History log of /haiku/src/tests/misc/boot_time_logger.sh
Revision Date Author Comments
# 5ce7069d 29-Aug-2015 Michael Lotz <mmlr@mlotz.ch>

Add script that prints the uptime after waiting for all servers.

It waits for the message port of each application to become available
using waitfor and then waits for the application to actually reply
using hey. This establishes the criterion of the boot process being
complete as "all servers (and Tracker & Deskbar) are started and
respond to messages".


# 5ce7069d156df977c21ff82f557a260d8d9cc5a2 29-Aug-2015 Michael Lotz <mmlr@mlotz.ch>

Add script that prints the uptime after waiting for all servers.

It waits for the message port of each application to become available
using waitfor and then waits for the application to actually reply
using hey. This establishes the criterion of the boot process being
complete as "all servers (and Tracker & Deskbar) are started and
respond to messages".