CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2020/04/15 09:00:04
Modified files: usr.sbin/btrace: bt_parser.h Log message: Document filters: one type of predicates checked in kernel. By default a PID filter is set by dt(4) to not record events for the tracing program. The other type of predicates, which are checked in userland, is coming soon!