summaryrefslogtreecommitdiff
path: root/strace.1
Commit message (Expand)AuthorAgeFilesLines
* Implement simultaneous use of -p option and tracing of a commandDmitry V. Levin2016-01-221-2/+7
* strace.1: fix format of -P descriptionDmitry V. Levin2016-01-221-1/+1
* Document that syscall names match kernel __NR_* constantsDmitry V. Levin2015-12-091-0/+12
* Document that -k is available only with libunwindGiedrius Statkevičius2015-03-041-0/+3
* Add -yy option: print ip and port associated with socket descriptorsDmitry V. Levin2014-09-171-0/+3
* Document -k option as experimentalDmitry V. Levin2014-06-181-1/+1
* manpage: minor correctionsDmitry V. Levin2014-06-031-18/+23
* Add -k option to print stack trace after each syscallLuca Clementi2014-05-301-1/+4
* Optionally produce stats on syscall latencyMark Hills2014-05-291-0/+4
* Another manpage tweakDenys Vlasenko2013-06-261-1/+0
* Manpage updateDenys Vlasenko2013-06-261-19/+25
* Do not suppress signal delivery messages with -qqDmitry V. Levin2013-05-281-2/+1
* Allow -q to be repeated for very quiet outputDaniel P. Berrange2013-05-131-0/+4
* Use dynamically-sized selected[] array for -P PATHDenys Vlasenko2013-03-051-1/+1
* Make -b take SYSCALL param, document it in --help and in manpage.Denys Vlasenko2013-02-271-20/+24
* Add -e trace=memory optionNamhyung Kim2012-10-261-0/+3
* manpage: remove false info about -p being limited to 32 processesDenys Vlasenko2012-03-261-1/+1
* Tweak help text and manpage (added -In to manpage)Denys Vlasenko2012-03-261-63/+23
* Tidy up includes and copyright notices, fix indentationDenys Vlasenko2012-03-161-3/+0
* manpage: remove bugs which are fixedDenys Vlasenko2012-03-151-16/+0
* Make manpage mention that -p "`pidof PROG`" worksDenys Vlasenko2012-03-131-5/+2
* Remove and update documentationDmitry V. Levin2012-02-251-2/+1
* Manual removal of non-Linux source, documentation, etc.Denys Vlasenko2012-02-251-5/+0
* strace.1: fix a typoDmitry V. Levin2012-02-221-1/+1
* Add ability to print file descriptor paths and filter by those pathsGrant Edwards2011-04-081-1/+15
* strace.1: fix misleading italicsDmitry V. Levin2011-01-141-6/+6
* Document -C/-DAndreas Schwab2010-06-241-1/+11
* * strace.1: Fix quoting of hyphens and formatting of strace options.Dmitry V. Levin2010-04-071-44/+62
* Implement -C option to combine regular and -c outputDmitry V. Levin2010-04-071-1/+6
* 2008-12-09 Roland McGrath <roland@redhat.com>Roland McGrath2008-12-101-2/+20
* manpage: document new feature of propagating exit code/signal death status.Denys Vlasenko2008-12-091-1/+2
* 2008-09-12 Tomas Pospisek <tpo@sourcepole.ch>Jan Kratochvil2008-09-121-0/+20
* 2008-08-28 Roland McGrath <roland@redhat.com>Roland McGrath2008-08-281-0/+6
* 2008-07-03 Jan Kratochvil <jan.kratochvil@redhat.com>Roland McGrath2008-07-181-12/+10
* 2006-04-25 Roland McGrath <roland@redhat.com>Roland McGrath2006-04-251-1/+3
* 2005-08-08 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-12-021-4/+3
* 2005-06-08 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-07-051-0/+3
* 2004-08-31 Roland McGrath <roland@redhat.com>Roland McGrath2004-08-311-2/+3
* 2004-01-13 Roland McGrath <roland@redhat.com>Roland McGrath2004-01-131-2/+2
* 2003-10-21 Roland McGrath <roland@redhat.com>Roland McGrath2003-10-221-5/+5
* 2003-01-21 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-241-1/+20
* 2003-01-14 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-141-2/+3
* Bunch of stuffWichert Akkerman1999-12-231-1/+1
* Update versionnumber to 4.0Wichert Akkerman1999-07-091-1/+1
* Various fixes, see ChangeLog for detailsWichert Akkerman1999-06-111-69/+163
* Update maintainer name in manpageWichert Akkerman1999-05-151-1/+1
* Fix a couple of typos in the man page.Nate Sammons1999-03-311-2/+2
* Add capability for Linux to change a vfork call into plain fork, whichNate Sammons1999-03-291-3/+4
* Initial revisionWichert Akkerman1999-02-191-0/+544