Page MenuHomeFreeBSD

rtld: Add UTRACE_LOAD_OBJECT traces for rtld and the main binary
ClosedPublic

Authored by jhb on Aug 19 2025, 9:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 26, 3:50 AM
Unknown Object (File)
Fri, Aug 14, 9:50 AM
Unknown Object (File)
Tue, Aug 11, 7:03 PM
Unknown Object (File)
Sun, Aug 9, 7:09 PM
Unknown Object (File)
Fri, Aug 7, 6:08 PM
Unknown Object (File)
Aug 5 2026, 8:06 AM
Unknown Object (File)
Aug 4 2026, 10:38 PM
Unknown Object (File)
Aug 4 2026, 12:46 PM
Subscribers

Details

Summary

These two objects are loaded by the kernel not rtld, but adding these
two traces means that UTRACE_LOAD_OBJECT traces now describe the
mappings for all executables and DSOs in a process' address space.

Obtained from: CheriBSD
Sponsored by: AFRL, DARPA

Diff Detail

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