Skip to content

ProcDump 2.0

Compare
Choose a tag to compare
@MarioHewardt MarioHewardt released this 26 Jul 17:13
3d9576c

Changes:

  • Generate a dump when the size of the .NET generation exceeds threshold (#197)
  • Generate a dump when a .NET gen collection starts and ends (#196)
  • Generate a dump when each of the specified GC memory thresholds are exceeded (#194)
  • Add VSCode dev container support (#193)
  • Update existing memory triggers to be able to take a list of mem… (#192)
  • Add more descriptive error when failing to connect to .NET diagnostic… (#187)
  • Fixes incorrect tracing and adds some extended errno tracing (#185)