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)
Wed, Nov 26, 11:14 AM
Unknown Object (File)
Tue, Nov 25, 4:29 PM
Unknown Object (File)
Tue, Nov 18, 1:39 PM
Unknown Object (File)
Wed, Nov 5, 11:37 PM
Unknown Object (File)
Wed, Nov 5, 11:54 AM
Unknown Object (File)
Wed, Nov 5, 11:54 AM
Unknown Object (File)
Wed, Nov 5, 11:52 AM
Unknown Object (File)
Tue, Nov 4, 1:00 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