Create core dumps based on performance triggers
https://github.com/Microsoft/ProcDump-for-Linux
ProcDump is a Linux reimagining of the classic ProcDump tool from the
Sysinternals suite of tools for Windows. ProcDump provides a convenient
way for Linux developers to create core dumps of their application
based on performance triggers.
- Sources inherited from project devel:tools
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / procdump
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:devel:tools/procdump && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
procdump-1.0.1.tar.gz | 0000064266 62.8 KB | |
procdump.changes | 0000000676 676 Bytes | |
procdump.spec | 0000001605 1.57 KB |
Revision 3 (latest revision is 14)
Luigi Baldoni (alois)
accepted
request 646396
from
Luigi Baldoni (alois)
(revision 3)
- Update to version 1.0.1 * 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 - Dropped procdump-SUSE.patch (merged upstream) and procdump-no_return_nonvoid.patch (no longer necessary)
Comments 0