]> granicus.if.org Git - strace/history - strace.1
file.c: fix 32-bit stat decoding on 64-bit architectures
[strace] / strace.1
2014-09-17 Dmitry V. LevinAdd -yy option: print ip and port associated with socke...
2014-06-18 Dmitry V. LevinDocument -k option as experimental
2014-06-03 Dmitry V. Levinmanpage: minor corrections
2014-05-30 Luca ClementiAdd -k option to print stack trace after each syscall
2014-05-29 Mark HillsOptionally produce stats on syscall latency
2013-06-26 Denys VlasenkoAnother manpage tweak
2013-06-26 Denys VlasenkoManpage update
2013-05-28 Dmitry V. LevinDo not suppress signal delivery messages with -qq
2013-05-13 Daniel P. BerrangeAllow -q to be repeated for very quiet output
2013-03-05 Denys VlasenkoUse dynamically-sized selected[] array for -P PATH
2013-02-27 Denys VlasenkoMake -b take SYSCALL param, document it in --help and...
2012-10-26 Namhyung KimAdd -e trace=memory option
2012-03-26 Denys Vlasenkomanpage: remove false info about -p being limited to...
2012-03-26 Denys VlasenkoTweak help text and manpage (added -In to manpage)
2012-03-16 Denys VlasenkoTidy up includes and copyright notices, fix indentation
2012-03-15 Denys Vlasenkomanpage: remove bugs which are fixed
2012-03-13 Denys VlasenkoMake manpage mention that -p "`pidof PROG`" works
2012-02-25 Dmitry V. LevinRemove and update documentation
2012-02-25 Denys VlasenkoManual removal of non-Linux source, documentation,...
2012-02-22 Dmitry V. Levinstrace.1: fix a typo
2011-04-08 Grant EdwardsAdd ability to print file descriptor paths and filter...
2011-01-14 Dmitry V. Levinstrace.1: fix misleading italics
2010-06-24 Andreas SchwabDocument -C/-D
2010-04-07 Dmitry V. Levin* strace.1: Fix quoting of hyphens and formatting of...
2010-04-07 Dmitry V. LevinImplement -C option to combine regular and -c output
2008-12-10 Roland McGrath2008-12-09 Roland McGrath <roland@redhat.com>
2008-12-09 Denys Vlasenkomanpage: document new feature of propagating exit code...
2008-09-12 Jan Kratochvil2008-09-12 Tomas Pospisek <tpo@sourcepole.ch>
2008-08-28 Roland McGrath2008-08-28 Roland McGrath <roland@redhat.com>
2008-07-18 Roland McGrath2008-07-03 Jan Kratochvil <jan.kratochvil@redhat...
2006-04-25 Roland McGrath2006-04-25 Roland McGrath <roland@redhat.com>
2005-12-02 Roland McGrath2005-08-08 Dmitry V. Levin <ldv@altlinux.org>
2005-07-05 Roland McGrath2005-06-08 Dmitry V. Levin <ldv@altlinux.org>
2004-08-31 Roland McGrath2004-08-31 Roland McGrath <roland@redhat.com>
2004-01-13 Roland McGrath2004-01-13 Roland McGrath <roland@redhat.com>
2003-10-22 Roland McGrath2003-10-21 Roland McGrath <roland@redhat.com>
2003-01-24 Roland McGrath2003-01-21 Roland McGrath <roland@redhat.com>
2003-01-14 Roland McGrath2003-01-14 Roland McGrath <roland@redhat.com>
1999-12-23 Wichert AkkermanBunch of stuff
1999-07-09 Wichert AkkermanUpdate versionnumber to 4.0
1999-06-11 Wichert AkkermanVarious fixes, see ChangeLog for details
1999-05-15 Wichert AkkermanUpdate maintainer name in manpage
1999-03-31 Nate SammonsFix a couple of typos in the man page.
1999-03-29 Nate SammonsAdd capability for Linux to change a vfork call into...
1999-02-19 Wichert AkkermanInitial revision