Skip to content

ProcDump 3.3

Latest
Compare
Choose a tag to compare
@MarioHewardt MarioHewardt released this 28 May 19:33
e7ddf08

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)