CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/12 09:57:24
Modified files:
usr.sbin/btrace: bt.5 bt_parse.y bt_parser.h btrace.c map.c
Log message:
Implement the probe variable. Can be used for example with
@map[probe] = count();
OK mpi@
