opnsense-src/sys/cddl/dev
Mitchell Horne 36a9ce874b dtrace: correct the aframes value for fbt provider
Set the number of artificial frames to 5:
 1. cpu_exception_handler_supervisor()
 2. do_trap_supervisor()
 3. dtrace_invop_start()
 4. dtrace_invop()
 5. fbt_invop()

Reviewed by:	markj
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D37663
2023-01-12 11:06:07 -04:00
..
dtmalloc Adjust dtmalloc_unload() definition to avoid clang 15 warning 2022-07-19 20:37:08 +02:00
dtrace dtrace: dtrace_getpcstack() tweaks for riscv 2023-01-12 11:04:58 -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