Update strace-graph to handle current strace output
Keith Owens
kaos.ocs at gmail.com
Wed Jan 27 04:07:09 UTC 2016
strace-graph does not work with the current strace output. These patches
bring it up to date and fix a few bugs. You can also get this from git://
git.code.sf.net/u/kaos/strace under branch graph.
Keith Owens (5):
strace-graph: Set use strict and use warnings
strace-graph: Handle strace -T
strace-graph: Handle recent strace output
strace-graph: Cope with clone immediately followed by exit
strace-graph: Print the pid in the graph
strace-graph | 40 ++++++++++++++++++++++++++++------------
1 file changed, 28 insertions(+), 12 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20160127/0fac698a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strace-graph.patches
Type: application/octet-stream
Size: 6109 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20160127/0fac698a/attachment.obj>
More information about the Strace-devel
mailing list