[PATCH] Raise strace awareness

Dmitry V. Levin ldv at altlinux.org
Wed Apr 1 16:06:47 UTC 2020


On Wed, Apr 01, 2020 at 05:03:28PM +0200, Eugene Syromiatnikov wrote:
> On Wed, Apr 01, 2020 at 04:03:42PM +0200, Eugene Syromyatnikov wrote:
> > After der Strauss awareness has been raised sufficiently[1][2], it is
> > time for den Strauss itself to raise the awareness about strace,
> > and to do so, the most modern and contemporary method has been elected:
> > displaying tips, tricks and tweaks on each run.
> 
> One may want to try out the available builds of strace-5.5.0.163.39617[1].
> 
> $ ./strace -eexit  true
> exit_group(0)                           = ?
> +++ exited with 0 +++

A tip: if you don't know whether it's exit or exit_group, use -e/exit
instead.


-- 
ldv


More information about the Strace-devel mailing list