Crate fidl_fuchsia_memory_heapdump_client_common

Source

Macros§

CollectorErrorUnknown
Pattern that matches an unknown CollectorError member.
ProcessSelectorUnknown
Pattern that matches an unknown ProcessSelector member.
SnapshotElementUnknown
Pattern that matches an unknown SnapshotElement member.

Structs§

Allocation
An allocated memory block.
BlockContents
The contents of an allocated memory block.
BuildId
An ELF build ID.
ExecutableRegion
A memory region containing code loaded from an ELF file.
SnapshotReceiverBatchRequest
SnapshotReceiverReportErrorRequest
StackTrace
A stack trace.
StoredSnapshot
A snapshot that is stored on the device and that can be downloaded.
StoredSnapshotIteratorGetNextResponse
ThreadInfo
Information on a given thread.

Enums§

CollectorError
The reason why a method failed.
ProcessSelector
Filter to restrict an operation to a subset of the available processes.
SnapshotElement
An element that is part of a snapshot.

Constants§

MAX_BUILD_ID_LENGTH

Type Aliases§

StackTraceKey
ThreadInfoKey