Re: Update strace-graph to handle current strace output

2016-02-05 Thread Dmitry V. Levin
On Wed, Jan 27, 2016 at 03:07:09PM +1100, Keith Owens 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. Applied, thanks. -- ldv pgp

Re: Update strace-graph to handle current strace output

2016-02-01 Thread Gabriel Laskar
On Wed, 27 Jan 2016 15:07:09 +1100 Keith Owens 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

Update strace-graph to handle current strace output

2016-01-26 Thread Keith Owens
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