aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/truss/truss.h
Commit message (Expand)AuthorAgeFilesLines
* - Add decoding of kse_release, kevent, sigprocmask, unmount, socket, getrusage,Pav Lucistnik2006-05-151-0/+10
* Add a -s flag for the same functionality as strace. Introduce a NameBrian Somers2006-01-021-0/+1
* Use timespec not timeval.Matthew N. Dodd2002-08-051-3/+3
* Add options to print the argument and environment string parameters toMatthew N. Dodd2002-08-041-0/+2
* Add options to print absolute and relative timestamps.Matthew N. Dodd2002-08-041-0/+6
* Allow tracking fork()ed children.Matthew N. Dodd2002-08-041-0/+2
* Parameterize globals.Matthew N. Dodd2002-08-041-0/+35