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)
Fri, May 15, 5:33 PM
Unknown Object (File)
Fri, May 15, 4:32 PM
Unknown Object (File)
Thu, May 14, 5:29 AM
Unknown Object (File)
Tue, May 12, 9:54 PM
Unknown Object (File)
Tue, May 12, 7:19 AM
Unknown Object (File)
Mon, May 11, 11:49 PM
Unknown Object (File)
Wed, Apr 29, 4:39 PM
Unknown Object (File)
Wed, Apr 29, 1:27 AM
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