opnsense-src/sys/cddl/dev/fbt
Mark Johnston 4538cee5bf Allow tracing of functions prefixed by "__".
This restriction was inherited from upstream but is not relevant on FreeBSD.
Furthermore, it hindered the tracing of locking primitive subroutines.

MFC after:	1 week
2016-10-02 00:35:00 +00:00
..
aarch64 Make the second argument of dtrace_invop() a trapframe pointer. 2016-04-17 23:08:47 +00:00
arm Allow tracing of functions prefixed by "__". 2016-10-02 00:35:00 +00:00
mips Implement FBT provider (MD part) for DTrace on MIPS. 2016-05-05 13:54:50 +00:00
powerpc Allow tracing of functions prefixed by "__". 2016-10-02 00:35:00 +00:00
riscv Remove unused variables. 2016-07-29 12:29:17 +00:00
x86 Allow tracing of functions prefixed by "__". 2016-10-02 00:35:00 +00:00
fbt.c Allow tracing of functions prefixed by "__". 2016-10-02 00:35:00 +00:00
fbt.h Make the second argument of dtrace_invop() a trapframe pointer. 2016-04-17 23:08:47 +00:00