NetBSD/external/cddl
chs feabd72f0c dtrace: add support for SMAP
Add support in dtrace for SMAP, so that actions like copyinstr() work.
It would be better if dtrace could use the SMAP_* hotpatch macros directly,
but the hotpatching code does not currently operate on kernel modules,
so we'll use some tiny functions in the base kernel for now.
2023-11-03 09:07:56 +00:00
..
dtracetoolkit Sort options and their descriptions. 2020-06-26 15:45:18 +00:00
osnet dtrace: add support for SMAP 2023-11-03 09:07:56 +00:00
Makefile