Expand description
Profiling for Stak Scheme.
Structs§
- Duration
Record - A duration record.
- Procedure
Record - A procedure record.
- Stack
- A stack.
- Stack
Profiler - A stack profiler.
Enums§
- Error
- An error.
- Procedure
Operation - A procedure operation.
Traits§
- Record
- A profile record.
- Stacked
Record - A profile record with stack trace information.
Functions§
- calculate_
durations - Calculates durations.
- calculate_
flamegraph - Calculates a flamegraph.
- collapse_
stacks - Collapses stacks.
- read_
records - Reads profile records.
- reverse_
stacks - Reverses stack frames in profile records.
- write_
records - Writes profile records.