Name: | procdump |
---|---|
Version: | 1.1.1 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 143041 |
License: | MIT |
RPM: | procdump-1.1.1-1.el8.aarch64.rpm |
Source RPM: | procdump-1.1.1-1.el8.src.rpm |
Build Date: | Mon May 25 2020 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | https://github.com/microsoft/ProcDump-for-Linux |
Summary: | Sysinternals process dump utility |
Description: | ProcDump is a command-line utility whose primary purpose is monitoring an application for various resources and generating crash dumps during a spike that an administrator or developer can use to determine the cause of the issue. ProcDump also serves as a general process dump utility that you can embed in other scripts. |
- Added -T thread count trigger and -F file descriptor count trigger
- Fix build with GCC 10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Add command line parameter (-w) for targetting the name of a process - Small bug fixes
- Initial release