opnsense-src/sys/cddl/dev
Mitchell Horne c6943b44f7 dtrace: implement riscv dtrace_getustackdepth()
Pretty trivial following other implementations. The existing
dtrace_getustack_common() does most of the work.

Reviewed by:	markj
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D38303
2023-02-06 15:26:53 -04:00
..
dtmalloc Adjust dtmalloc_unload() definition to avoid clang 15 warning 2022-07-19 20:37:08 +02:00
dtrace dtrace: implement riscv dtrace_getustackdepth() 2023-02-06 15:26:53 -04:00
fbt dtrace: correct the aframes value for fbt provider 2023-01-12 11:06:07 -04:00
kinst kinst: Add per-CPU interrupt trampolines 2022-12-08 15:03:51 -05:00
profile dtrace: correct profile aframes value for riscv 2023-01-12 11:06:07 -04: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