summaryrefslogtreecommitdiffstats
path: root/usr.bin/truss/truss.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r247300 for now. I'll post a new changeset for review.delphij2013-02-261-2/+2
* Expose timespec and timeval macros when __BSD_VISIBLE is defined. Thisdelphij2013-02-261-2/+2
* - Make truss thread-aware.zont2012-09-161-2/+3
* - Fix detaching under some circumstances.zont2012-09-121-0/+1
* - Style(9) cleanup.zont2012-09-021-16/+16
* - Use pid_t type instead of just int.zont2012-08-211-1/+1
* Fix copyright spelling.imp2010-03-101-1/+1
* Add -c option to summarize number of calls, errors, and system time.dds2009-05-121-0/+11
* Make use of ptrace(2) instead of procfs in truss(1), eliminatingdelphij2007-04-101-1/+23
* - Add decoding of kse_release, kevent, sigprocmask, unmount, socket, getrusage,pav2006-05-151-0/+10
* Add a -s flag for the same functionality as strace. Introduce a Namebrian2006-01-021-0/+1
* Use timespec not timeval.mdodd2002-08-051-3/+3
* Add options to print the argument and environment string parameters tomdodd2002-08-041-0/+2
* Add options to print absolute and relative timestamps.mdodd2002-08-041-0/+6
* Allow tracking fork()ed children.mdodd2002-08-041-0/+2
* Parameterize globals.mdodd2002-08-041-0/+35
OpenPOWER on IntegriCloud