Releases: microsoft/ProcDump-for-Linux
Releases · microsoft/ProcDump-for-Linux
ProcDump 1.5
01 Jun 00:31
Compare
Sorry, something went wrong.
No results found
ProcDump 1.4.1
09 Mar 22:10
Compare
Sorry, something went wrong.
No results found
Changes:
Add support to filter on exception message (#160 )
Add wildcard filtering support when dump on exceptions (#154 )
ProcDump 1.4
12 Dec 18:59
Compare
Sorry, something went wrong.
No results found
Changes:
Adds the capability to generate core dumps when specified exceptions occur in a .NET process. (#151 )
ProcDump 1.3
03 Nov 16:54
Compare
Sorry, something went wrong.
No results found
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
17 Sep 00:37
Compare
Sorry, something went wrong.
No results found
Changes:
Added -G Signal trigger (#120 )
Small fix for multiple definition with GCC 10+ (#104 , #123 )
Added -o custom path/file name for core dumps (#103 , #100 )
Small bug fixes (#102 , #99 , #92 )
Procdump 1.1.1
04 Apr 02:25
Compare
Sorry, something went wrong.
No results found
Changes:
Added -T thread count trigger and -F file descriptor count trigger (#81 )
Procdump 1.1
13 Dec 18:28
Compare
Sorry, something went wrong.
No results found
Changes:
Added support for .NET Core 3.x+ core dump generation that results in manageable core dump sizes (#67 )
Added -w parameter to support targetting name of the process executable (#34 , #40 )
Small bug fixes (#36 , #50 , #57 , #58 , #59 )
Add a multi-distro spec file to build procdump (#29 )
Procdump 1.0.1
10 Jan 21:28
Compare
Sorry, something went wrong.
No results found
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
06 Dec 00:49
Compare
Sorry, something went wrong.
No results found
This is the release of Procdump 1.0 for Linux.