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.bin
/
ktrace
/
at
jcs
7 files
Makefile
Introduce ltrace(1). This tool works with ld.so to inject utrace record for each plt call, allowing to trace a binary linked against shared library at the public function call level.
13 years ago
extern.h
ioctlname() prototype is already in ../kdump/kdump.h
8 years ago
ktrace.1
provide the pieces for ktrace/kdump to observe pinsyscall violations. (not used yet, because the pinsyscall changes are still being worked on) ok kettenis
2 years ago
ktrace.c
Delete obsolete /* ARGSUSED */ lint comments.
3 years ago
ktrace.h
include KTRFAC_PINSYSCALL in the ktrace options
2 years ago
ltrace.1
list tracepoints directly in kdump.1 instead of pointing to ktrace.1
2 years ago
subr.c
rectify comment about syncing trace points letters, kdump usage has none
2 years ago