Releases: microsoft/ProcDump-for-Linux
Releases · microsoft/ProcDump-for-Linux
ProcDump 1.3
Changes:
- BREAKING CHANGE: CLI interface has been changed to match ProcDump for Windows.
- Added new process group trigger (-pgid) which allows monitoring all processes running in the same process group.
- Build integration improvements
- Various bug fixes
Procdump 1.2
Procdump 1.1.1
Changes:
- Added
-T
thread count trigger and-F
file descriptor count trigger (#81)
Procdump 1.1
Procdump 1.0.1
Changes:
- hook into Travis CI to run integration tests
- fixed potential deadlock upon malloc failing
- fixed improper process name parsing and sanitizing process name for dump file generation
- fixed various typos
- fixed post-build check failures on openSUSE
Procdump 1.0 - Initial Release
This is the release of Procdump 1.0 for Linux.