master
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.
ioctlname() prototype is already in ../kdump/kdump.h
provide the pieces for ktrace/kdump to observe pinsyscall violations. (not used yet, because the pinsyscall changes are still being worked on) ok kettenis
Delete obsolete /* ARGSUSED */ lint comments.
include KTRFAC_PINSYSCALL in the ktrace options
list tracepoints directly in kdump.1 instead of pointing to ktrace.1
rectify comment about syncing trace points letters, kdump usage has none