about summary refs log tree commit diff
path: root/extrace.1
Commit message (Collapse)AuthorAgeFilesLines
* extrace: add option to suppress runtime errors.Érico Nogueira2021-06-091-1/+3
| | | | | | | Errors like "process vanished ..." can fill the screen when attempting to run a certain process under extrace, and redirecting all of stderr to /dev/null will hide that process's output. Therefore, we need an option in extrace to hide them.
* add -u to print owner of processLeah Neukirchen2018-06-191-2/+4
|
* add -t for tracing process exit and durationLeah Neukirchen2017-07-141-1/+3
|
* LeahizeLeah Neukirchen2017-04-251-1/+1
|
* extrace.1: mention strace(1) v0.3Christian Neukirchen2016-06-141-1/+2
|
* add -e to output environment tooChristian Neukirchen2016-06-131-1/+5
|
* add pwait.1Christian Neukirchen2016-06-131-1/+2
|
* add extrace.1Christian Neukirchen2016-06-131-0/+85