Page MenuHomeFreeBSD

libdtrace: Add kinst support
ClosedPublic

Authored by markj on Oct 1 2022, 3:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 19, 11:01 PM
Unknown Object (File)
Sat, Oct 18, 10:07 AM
Unknown Object (File)
Fri, Oct 17, 2:16 PM
Unknown Object (File)
Thu, Oct 16, 7:15 PM
Unknown Object (File)
Thu, Oct 16, 6:18 PM
Unknown Object (File)
Mon, Oct 13, 4:35 PM
Unknown Object (File)
Mon, Oct 13, 4:35 PM
Unknown Object (File)
Mon, Oct 13, 4:35 PM
Subscribers

Details

Summary

kinst does not instantiate its probes automatically, it only does so on
demand via an ioctl interface implemented by /dev/kinst. This change
modifies libdtrace to perform that work when the script references the
kinst provider.

Sponsored by: Google, Inc. (GSoC 2022)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable