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
F154874576: D52034.id160815.diff
Wed, Apr 29, 4:39 PM
Unknown Object (File)
Wed, Apr 29, 1:27 AM
Unknown Object (File)
Wed, Apr 29, 12:09 AM
Unknown Object (File)
Sun, Apr 19, 1:48 PM
Unknown Object (File)
Sat, Apr 18, 8:58 PM
Unknown Object (File)
Thu, Apr 16, 9:52 AM
Unknown Object (File)
Tue, Apr 14, 6:39 AM
Unknown Object (File)
Sun, Apr 12, 1:44 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