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
trash-bin2
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
man pages: add missing commas between subordinate and main clauses
4 years ago
bt_parse.y
btrace(8): fix lexer to allow whitespace after filters.
4 years ago
bt_parser.h
Implement the probe variable. Can be used for example with @map[probe] = count(); OK mpi@
4 years ago
btrace.8
Install useful btrace scripts into /usr/share/btrace directory. OK tedu@
4 years ago
btrace.c
Since other exported commandnames were increased to 24 and graduated into proper strings, adapt dt's exported string in the same way. Old/new files/tools will not work the same way. That this interface needs to also change was pointed out by jsg
4 years ago
btrace.h
Delete the last emulation callbacks: we're Just ELF, so declare exec_elf_fixup() and coredump_elf() in <sys/exec_elf.h> and call them and the MD setregs() directly in kern_exec.c and kern_sig.c
4 years ago
ksyms.c
cast large to reduce warning on 32-bit machines (an ELF type is printed with %ll)
5 years ago
map.c
add support for printing some extra large numbers to histograms ok mpi
4 years ago
printf.c
fix typo in comment and trailing whitespace
5 years ago