Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright spelling. | imp | 2010-03-10 | 1 | -1/+1 |
* | Add -c option to summarize number of calls, errors, and system time. | dds | 2009-05-12 | 1 | -0/+11 |
* | Make use of ptrace(2) instead of procfs in truss(1), eliminating | delphij | 2007-04-10 | 1 | -1/+23 |
* | - Add decoding of kse_release, kevent, sigprocmask, unmount, socket, getrusage, | pav | 2006-05-15 | 1 | -0/+10 |
* | Add a -s flag for the same functionality as strace. Introduce a Name | brian | 2006-01-02 | 1 | -0/+1 |
* | Use timespec not timeval. | mdodd | 2002-08-05 | 1 | -3/+3 |
* | Add options to print the argument and environment string parameters to | mdodd | 2002-08-04 | 1 | -0/+2 |
* | Add options to print absolute and relative timestamps. | mdodd | 2002-08-04 | 1 | -0/+6 |
* | Allow tracking fork()ed children. | mdodd | 2002-08-04 | 1 | -0/+2 |
* | Parameterize globals. | mdodd | 2002-08-04 | 1 | -0/+35 |