ProcDump For Linux Versions Save

A Linux version of the ProcDump Sysinternals tool

1.2

2 years ago

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)

1.1.1

4 years ago

Changes:

  • Added -T thread count trigger and -F file descriptor count trigger (#81)

1.1

4 years ago

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)

1.0.1

6 years ago

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

1.0

6 years ago

This is the release of Procdump 1.0 for Linux.