Page MenuHomeFreeBSD

loader: Add TSLOG to interpreter built-ins
ClosedPublic

Authored by cperciva on Sep 11 2024, 4:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 3:57 PM
Unknown Object (File)
Sun, Oct 12, 4:57 AM
Unknown Object (File)
Sat, Oct 11, 10:37 PM
Unknown Object (File)
Wed, Oct 8, 5:21 PM
Unknown Object (File)
Fri, Oct 3, 4:09 PM
Unknown Object (File)
Tue, Sep 30, 7:52 PM
Unknown Object (File)
Sep 15 2025, 12:06 AM
Unknown Object (File)
Sep 9 2025, 10:07 AM
Subscribers

Details

Summary

Wrap each call to a built-in command with TSENTER/TSEXIT to make
it easier to see where time is going in the loader.

Sponsored by: Amazon

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable