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)
Sun, Mar 29, 1:02 AM
Unknown Object (File)
Sat, Mar 28, 4:33 PM
Unknown Object (File)
Tue, Mar 24, 7:19 PM
Unknown Object (File)
Thu, Mar 19, 2:40 PM
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)
Mar 1 2026, 7:09 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