CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/23 12:36:51
Modified files:
usr.sbin/btrace: TODO bt.5 bt_parse.y bt_parser.h btrace.c
Log message:
Implement builtin 'cpu' keyword.
This is useful to know which CPU recorded a given event.
While here document 'retval' and comment out 'ustack' until we have a
way to capture userland stacks.
