Structs§
- Build ID of a shared object.
- A mapping of a single shared object.
- A minimal representation of a profile that can be parsed from the jemalloc heap profile.
- A single sample in the profile. The stack is a list of addresses.
Enums§
- Start times of the profiler.
Traits§
- A trait for safe, simple, and infallible casts.
- A trait for attempted casts.
Functions§
- Parse a jemalloc profile file, producing a vector of stack traces along with their weights.