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)
Tue, Mar 10, 5:58 AM
Unknown Object (File)
Fri, Mar 6, 4:45 PM
Unknown Object (File)
Fri, Mar 6, 6:19 AM
Unknown Object (File)
Sun, Mar 1, 7:09 PM
Unknown Object (File)
Sun, Mar 1, 4:34 PM
Unknown Object (File)
Sun, Mar 1, 1:43 AM
Unknown Object (File)
Thu, Feb 26, 6:44 PM
Unknown Object (File)
Thu, Feb 26, 4:31 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