Update strace-graph to handle current strace output
Gabriel Laskar
gabriel at lse.epita.fr
Mon Feb 1 13:02:46 UTC 2016
On Wed, 27 Jan 2016 15:07:09 +1100
Keith Owens <kaos.ocs at gmail.com> wrote:
> 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(-)
I don't really know perl, but this looks good to me.
--
Gabriel Laskar
More information about the Strace-devel
mailing list