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

Current tag: OPENBSD_6_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.1   4 years  mpi   Import a bug tracer, companion of dt(4), that speaks the bt(5) language. ok ket...
[TXT] TODO  1.8   3 years  mpi   Implement linear and power-of-two histograms: hist() and lhist() keywords. This...
[TXT] bt.5  1.9   3 years  jmc   various fixes; ok mpi
[TXT] bt_parse.y  1.17   3 years  jasper   add support for '&' and '|' operators in btrace scripts feedback from otto@ ok ...
[TXT] bt_parser.h  1.10   3 years  jasper   add support for '&' and '|' operators in btrace scripts feedback from otto@ ok ...
[TXT] btrace.8  1.2   3 years  mpi   Support '-p' a flag to filter all actions by PID.
[TXT] btrace.c  1.25   3 years  jasper   add support for '&' and '|' operators in btrace scripts feedback from otto@ ok ...
[TXT] btrace.h  1.8   3 years  mpi   Improve documentation.
[TXT] ksyms.c  1.2   3 years  mpi   Be compatible with bpftrace(8)'s output when printing stack traces in maps. Thi...
[TXT] map.c  1.11   3 years  jasper   fix typo in comment and trailing whitespace
[TXT] printf.c  1.2   3 years  jasper   fix typo in comment and trailing whitespace