Filter out dtrace(1) probes
Farhan Khan
khanzf at gmail.com
Thu Aug 16 22:49:44 UTC 2018
Hi all,
Is it possible to filter out probes?
For example, if I did:
dtrace -n 'fbt:kernel::entry { something_here }'
but I specifically do not want fbt:entry:SOMETHING:entry, is that
possible? I know that I can run grep -v, but it still shows the output
from "something_here".
Thank you,
--
Farhan Khan
PGP Fingerprint: B28D 2726 E2BC A97E 3854 5ABE 9A9F 00BC D525 16EE
More information about the freebsd-dtrace
mailing list