CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/04/22 03:36:39

Modified files:
        usr.sbin/btrace: bt_parse.y bt_parser.h btrace.c 

Log message:
Remove support for in-kernel filters.

This might be added back in a future if copying events to userland becomes
a performance issue.  However note that it is not always possible to filter
in-kernel if, for example. a variable has to be evaluated when a rule fires.

Reply via email to