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
F165012162: D52034.id160815.diff
Wed, Aug 5, 8:06 AM
F164930121: D52034.id.diff
Tue, Aug 4, 10:38 PM
F164887568: D52034.id160815.diff
Tue, Aug 4, 12:46 PM
Unknown Object (File)
Tue, Aug 4, 10:37 AM
Unknown Object (File)
Mon, Aug 3, 3:28 AM
Unknown Object (File)
Wed, Jul 22, 5:37 PM
Unknown Object (File)
May 15 2026, 5:33 PM
Unknown Object (File)
May 15 2026, 4:32 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