| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| procdump-3.3.0-0.cm2.x86_64.rpm | 2024-05-28 | 904.7 kB | |
| procdump-3.3.0-0.el8.x86_64.rpm | 2024-05-28 | 749.8 kB | |
| procdump_3.3.0_amd64.deb | 2024-05-28 | 1.4 MB | |
| ProcDump 3.3 source code.tar.gz | 2024-05-28 | 6.9 MB | |
| ProcDump 3.3 source code.zip | 2024-05-28 | 7.0 MB | |
| README.md | 2024-05-28 | 572 Bytes | |
| Totals: 6 Items | 17.0 MB | 0 | |
Changes:
- Enable diagnostics logging to go to either syslog or stdout (#242)
- Procdump requires su even when the user running procodump is the same as the user running the target process (#243)
- Procdump -restrack does not work in a containerized environment (#244)
- -restrack calloc and reallocarray sizes are incorrect (#245)
- Enable eBPF tracing when -log switch is specified (#246)
- Enable restrack without specifying triggers (#248)
- Race condition during exit where RestrackThread can leave a mutex orphaned due to thread cancellation (#249)