Structs§
- Mapping
- A mapping of a single shared object.
- Stack
Profile - A minimal representation of a profile that can be parsed from the jemalloc heap profile.
- Stack
Profile Iter - Weighted
Stack - A single sample in the profile. The stack is a list of addresses.
Statics§
- MAPPINGS
- Mappings of the processes’ executable and shared libraries.
Functions§
- parse_
jeheap - Parse a jemalloc profile file, producing a vector of stack traces along with their weights.