Expand description
Tool for creating an output required to generate differential flame graphs.
See the crate-level documentation for details.
Structs§
- Options
- Configure the generated output.
Functions§
- from_
files - Produce an output that can be used to generate a differential flame graph from a before and an after profile.
- from_
readers - Produce an output that can be used to generate a differential flame graph.