HomeFreeBSD

Use the TSLOG framework to record entry/exit timestamps for machine

Description

Use the TSLOG framework to record entry/exit timestamps for machine
independent functions with important roles in the early boot process:
mi_startup (with the "exit" recorded when it becomes swapper),
start_init (with the "exit" recorded when the thread is about to
"return" into the newly created init process), vfs_mountroot, and
vfs_mountroot_wait.

Details

Provenance
cpercivaAuthored on
Parents
rS327425: Use the TSLOG framework to record entry/exit timestamps for hammer_time.
Branches
Unknown
Tags
Unknown