Strace-process-tree

Latest version: v1.4.0

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

Scan your dependencies

Page 1 of 4

1.4.1

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

- Nothing changed yet.

1.4.0

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

* Fix parsing `/* 1 var */` (`issue 9
<https://github.com/mgedmin/strace-process-tree/pull/9>`_).
* Removed support for Python 2.

1.3.0

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

* Support the NO_COLOR environment variable for disabling color autodetection
(see https://no-color.org/).
* Fix parsing '<... syscall resumed>)' lines without a space in front of
the closing parenthesis (`issue 5
<https://github.com/mgedmin/strace-process-tree/issues/5>`_).

1.2.1

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

* Add support for Python 3.8, 3.9, 3.10, and 3.11.
* Drop support for Python 3.5 and 3.6.
* Show line numbers when complaining about malformed input lines.
* Handle "[pid NNN]" prefixes with more than one space.

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.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.