freebsd-dev/sys/cddl/dev
Justin Hibbits 0440a7f539 Fix check for fbt_excluded() in powerpc
fbt_excluded() returns 1 if the symbol is to be excluded.  Every other
arch has this correct, powerpc was the only broken one

MFC after:	1 week
2017-05-10 03:20:20 +00:00
..
dtmalloc
dtrace Fix a harmless LOR in dtrace_load(). 2017-05-01 17:01:00 +00:00
fbt Fix check for fbt_excluded() in powerpc 2017-05-10 03:20:20 +00:00
profile Add initial DTrace support for RISC-V. 2016-05-24 16:41:37 +00:00
sdt
systrace Re-check the systrace probe ID before calling dtrace_probe(). 2016-09-22 23:22:53 +00:00
prototype.c