freebsd-dev/sys/cddl/dev/fbt
Justin Hibbits cfebc0faa7 DTrace/powerpc: Fix FBT return probes
The FBT fuction boundary prober was setting one return probe marker value,
but the dtrace handler was expecting another.  This causes a hang when
tracing return probes.
2018-11-21 16:47:11 +00:00
..
aarch64 Allow multiple FBT probes to share a tracepoint. 2018-08-28 20:21:36 +00:00
arm Allow multiple FBT probes to share a tracepoint. 2018-08-28 20:21:36 +00:00
mips Allow multiple FBT probes to share a tracepoint. 2018-08-28 20:21:36 +00:00
powerpc DTrace/powerpc: Fix FBT return probes 2018-11-21 16:47:11 +00:00
riscv Various fixes for TLB management on RISC-V. 2018-10-15 18:56:54 +00:00
x86 Allow multiple FBT probes to share a tracepoint. 2018-08-28 20:21:36 +00:00
fbt.c Fix the hash table lookup in fbt_destroy(). 2018-09-02 17:02:13 +00:00
fbt.h Allow multiple FBT probes to share a tracepoint. 2018-08-28 20:21:36 +00:00