tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.sbin
/
btrace
/
at
jcs
11 files
Makefile
we do not build binaries -g by default
4 years ago
TODO
btrace(8): add initial support for cli arguments
4 years ago
bt.5
bt(5), btrace(8): execute END probe and print non-empty maps upon exit()
2 years ago
bt_parse.y
Support additional interval/profile units in btrace(8): hz, us, ms, s.
1 year ago
bt_parser.h
Support additional interval/profile units in btrace(8): hz, us, ms, s.
1 year ago
btrace.8
update documentation for btrace(8) and dt(4) so it matches the code we have in tree. Lot of suggestions from claudio@ and ingo@.
6 months ago
btrace.c
update documentation for btrace(8) and dt(4) so it matches the code we have in tree. Lot of suggestions from claudio@ and ingo@.
6 months ago
btrace.h
remove prototypes for removed functions
4 months ago
ksyms.c
Teach btrace(8) how to resolve addresses in callstacks to symbols. Overall design comes from deraadt@. The calculation method of DSO address in traced process virtual address space was suggested by kettenis@. Many others provided their feedback and ideas in earlier versions of this change.
6 months ago
map.c
Implement tuples, needed to export per-CPU scheduling data.
2 years ago
printf.c
Interpret the argument of '%c' as an integer instead of a string.
2 years ago