freebsd-src/cddl/contrib/opensolaris
Christos Margiolis 2179a159ea libdtrace: Add kinst support
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, similar to the way pid provider probes are implemented.

Reviewed by:	markj
MFC after:	3 months
Sponsored by:	Google, Inc. (GSoC 2022)
Differential Revision:	https://reviews.freebsd.org/D36852
2022-10-11 18:19:08 -04:00
..
cmd dtrace tests: Rename some test type names to avoid a conflict 2022-08-02 20:32:08 -04:00
common libctf: Fix recursive descent into anonymous SOU fields 2022-04-12 17:29:53 -04:00
head MFV r270197: 2014-08-22 22:13:36 +00:00
lib libdtrace: Add kinst support 2022-10-11 18:19:08 -04:00
tools/ctf ctfconvert: Actually use the asprintf() helper 2022-08-02 20:49:50 -04:00
OPENSOLARIS.LICENSE