Strace-process-tree

Latest version: v1.5.1

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.6.2

------------------

* PEP-8 and slight readability refactoring.

0.6.1

------------------

* New strace in Ubuntu 18.04 LTS formats its log files differently.
* Recognize fork().

0.6.0

------------------

* Use argparse, add help message.
* Better error reporting.
* Print just the command lines instead of execve() system call arguments
(pass -v/--verbose if you want to see full execve() calls like before).
* execve() is more important than clone().
* Distinguish threads from forks.
* This was the last version released as a Gist. Newer versions were available
from `my scripts repository
<https://github.com/mgedmin/scripts/blob/master/strace-process-tree>`__.

0.5.1

------------------

* Strip trailing whitespace in output.

0.5.0

------------------

* Handle strace -T output.
* Simplify clone() args in output.

0.4.0

------------------

* Support vfork() and fork().

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.