freebsd-dev/sys/cddl/dev/fbt
Mark Johnston 35127d3c0f Restore the correct value when disabling probes. Otherwise the instrumented
tracepoints would continue to generate traps, which would be ignored but
could consume noticeable amounts of CPU if, say, all functions in the kernel
were instrumented.

X-MFC-With:	r270067
2014-08-24 17:10:47 +00:00
..
powerpc Factor out the common code for function boundary tracing instead of 2014-08-16 21:42:55 +00:00
x86 Factor out the common code for function boundary tracing instead of 2014-08-16 21:42:55 +00:00
fbt.c Restore the correct value when disabling probes. Otherwise the instrumented 2014-08-24 17:10:47 +00:00
fbt.h Factor out the common code for function boundary tracing instead of 2014-08-16 21:42:55 +00:00