CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/21 04:53:17
Modified files:
usr.sbin/btrace: bt_parse.y btrace.c
Log message:
Extend filters to support any conditionnal test including global variables.
Stop using in-kernel filtering for the moment except for not tracing the
tracer.
Keep track of the number of filtered events.
