opnsense-src/sys/cddl/dev
Christos Margiolis 080e56a6c9 dtrace: expose dtrace_instr_size() to userland and implement it for riscv
dtrace_instr_size() is needed by the forthcoming RISC-V port of kinst,
as well as by libdtrace in D38825 for both amd64 and RISC-V.

Reviewed by:	markj, mhorne
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D39489
2023-04-20 13:35:57 -04:00
..
dtmalloc Adjust dtmalloc_unload() definition to avoid clang 15 warning 2022-07-19 20:37:08 +02:00
dtrace dtrace: expose dtrace_instr_size() to userland and implement it for riscv 2023-04-20 13:35:57 -04:00
fbt dtrace/powerpc: Adjust AFRAMES for fbt and profile 2023-03-11 11:35:27 -05:00
kinst kinst: Add per-CPU interrupt trampolines 2022-12-08 15:03:51 -05:00
profile dtrace/powerpc: Adjust AFRAMES for fbt and profile 2023-03-11 11:35:27 -05:00
sdt sdt: Create providers and probes in separate passes when loading sdt.ko 2020-12-03 17:10:00 +00:00
systrace kern: drop remaining references to removed makesyscalls.sh 2021-09-09 19:40:54 -05:00
prototype.c Adjust prototype_unload() definition to avoid clang 15 warning 2022-07-20 17:13:49 +02:00