Skip to content

v0.4.0

Compare
Choose a tag to compare
@ivanyu ivanyu released this 23 Nov 05:33
· 41 commits to main since this release
dd5cca8

This release is focused on improvements to the dumper:

  1. The heap file is now automatically fetched from containers/namespaces. No more need for docker cp or similar after finishing the dump.
  2. The progress is reported when the dumper and target are in different mount namespaces.
  3. Docker containers are explicitly supported as targets. Just specify --docker-container instead of --pid to work with the root process of a container.

PyHeap UI Docker image: ivanyu/pyheap-ui:0.4.0