Crate heapdump_snapshot

Crate heapdump_snapshot 

Source

Structs§

Allocation
Information about one or more allocated memory blocks.
ExecutableRegion
A memory region containing code loaded from an ELF file.
Snapshot
Contains all the data received over a SnapshotReceiver channel.
StackTrace
A stack trace.
Streamer
Implements pagination on top of a SnapshotReceiver channel.
ThreadInfo
Information identifying a specific thread.

Enums§

Error