OpenBSD CVS

src/usr.sbin/btrace/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / btrace


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   2 years  deraadt   we do not build binaries -g by default
[TXT] TODO  1.12   2 years  dv   btrace(8): add initial support for cli arguments This adds initial support for ...
[TXT] bt.5  1.17   6 months  cheloha   bt(5), btrace(8): execute END probe and print non-empty maps upon exit() BPFTra...
[TXT] bt_parse.y  1.60   7 weeks  mpi   Implement else branching logic including 'else if'. Statement lists for if & el...
[TXT] bt_parser.h  1.26   7 weeks  mpi   Implement else branching logic including 'else if'. Statement lists for if & el...
[TXT] btrace.8  1.9   8 months  claudio   Even if support for utsack is very limited, document the option needed. OK mpi@
[TXT] btrace.c  1.90   7 weeks  mpi   Implement else branching logic including 'else if'. Statement lists for if & el...
[TXT] btrace.h  1.14   2 months  mpi   Printing large tuples require more than 64 chars, bump the string limit.
[TXT] ksyms.c  1.10   6 weeks  jsg   init var to fix missing symtab section path found by smatch, ok mpi@
[TXT] map.c  1.24   8 months  mpi   Implement tuples, needed to export per-CPU scheduling data. It is now possible ...
[TXT] printf.c  1.2   3 years  jasper   fix typo in comment and trailing whitespace