Crate fidl_fuchsia_memory_sampler_common

Source

Structs§

ExecutableSegment
Address region that corresponds to an executable segment in an ELF module.
ModuleMap
Information necessary for the symbolization of a module. Represents the subset of an ELF module relevant for the purposes of the profiler. The main use case for this map is the symbolization of stack traces.
SamplerRecordAllocationRequest
SamplerRecordDeallocationRequest
SamplerSetProcessInfoRequest
StackTrace
A stack trace, as a collection of stack frames.

Constants§

BUILD_ID_BYTES
A build ID is a 20 bytes long sequence.