Strace-process-tree

Latest version: v1.5.1

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

Scan your dependencies

Page 2 of 4

1.2.0

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

* Colorize the output if your terminal supports color.
* Command-line options --color/--no-color if you don't want autodetection.
* Use ASCII art if your locale does not support UTF-8.
* Command-line options --ascii/--unicode if you don't want autodetection.
* Speed up strace log parsing by 40%.

1.1.0

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

* Show process running times when the strace log has timestamps
(i.e. -t/-tt/ -ttt was passed to strace).
* Fix tree construction to avoid duplicating processes when execve()
shows up in the log before the parent's clone() resumes.

1.0.0

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

* Moved to its own repository on GitHub, added a README and this changelog.
* First release to PyPI.

0.9.0

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

* Use Python 3 by default.

0.8.0

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

* Parse more strace log variations: pids shown as "[pid NNN]", timestamps
formatted as "HH:MM:SS.ssss" (strace -t/-tt versus -ttt that we already
handled).

0.7.0

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

* Do not lose information on repeated execve() calls.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.