Bug in strace-log-merge Fails utterly and silently

Dmitry V. Levin ldv at altlinux.org
Tue Jul 23 11:23:27 UTC 2019


Hi,

On Tue, Jul 23, 2019 at 10:55:56AM +1200, worik wrote:
> strace -o /tmp/firefox.log -ff firefox
> 
> strace-log-merge /tmp/firefox.log | tee /tmp/firefox_strace.log
> 
> cat /tmp/firefox_strace.log
> 
> No output
> 
> Perhaps I am misusing it? I have read the man page

The manual page for strace-log-merge clearly states that
strace-log-merge merges "strace -ff -tt" output.
 
Both -ff and -tt are crucial.
  
The manual page is available in strace >= 4.21, it definitely worth reading.

> aptitude show strace|grep Version
> Version: 4.21-1ubuntu1
> 
> cat /etc/issue
> Ubuntu 18.04.2 LTS \n \l


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20190723/688a6af4/attachment.bin>


More information about the Strace-devel mailing list