Structs§
- Allocation
- Information about an allocated memory block and, optionally, its contents.
- Executable
Region - A memory region containing code loaded from an ELF file.
- Snapshot
- Contains all the data received over a
SnapshotReceiver
channel. - Stack
Trace - A stack trace.
- Streamer
- Implements pagination on top of a SnapshotReceiver channel.
- Thread
Info - Information identifying a specific thread.