Extend filters to support any conditionnal test including global variables.
authormpi <mpi@openbsd.org>
Wed, 21 Apr 2021 10:53:17 +0000 (10:53 +0000)
committermpi <mpi@openbsd.org>
Wed, 21 Apr 2021 10:53:17 +0000 (10:53 +0000)
commit822ace7e089c87fc0777c2133057dc0959126e3a
tree27dae43fe3966febdff1cc2b30b3790d6654ca14
parent9f622a61bc7f1ac1416aab8bc535ddc6c53913cb
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.
usr.sbin/btrace/bt_parse.y
usr.sbin/btrace/btrace.c