Crate fidl_fuchsia_memory_heapdump_process

Source

Structs§

RegistryControlHandle
RegistryEventStream
RegistryMarker
RegistryProxy
RegistryRegisterV1Request
RegistryRequestStream
A Stream of incoming requests for fuchsia.memory.heapdump.process/Registry.
RegistrySynchronousProxy
SnapshotSinkV1ControlHandle
SnapshotSinkV1EventStream
SnapshotSinkV1Marker
SnapshotSinkV1Proxy
SnapshotSinkV1RequestStream
A Stream of incoming requests for fuchsia.memory.heapdump.process/SnapshotSinkV1.
SnapshotSinkV1StoreNamedSnapshotRequest
SnapshotSinkV1SynchronousProxy

Enums§

RegistryEvent
RegistryRequest
The Registry keeps track of all the instrumented processes that are running in the system.
SnapshotSinkV1Event
SnapshotSinkV1Request
Instrumented processes send application-initiated snapshots over this channel.

Constants§

VMO_MAP_READONLY_RIGHTS
Rights to map a VMO in read-only mode and read its “content size” property.

Traits§

RegistryProxyInterface
SnapshotSinkV1ProxyInterface