Expand description
Stack collapsing for various input formats.
See the crate-level documentation for details.
Modules§
- Stack collapsing for the output of
dtrace. - Stack collapsing for the output of the GHC’s built-in profiler.
- Attempts to use whichever Collapse implementation is appropriate for a given input
- Stack collapsing for the output of
perf script. - Collapse direct recursive backtraces.
- Stack collapsing for the output of
sampleon macOS. - Stack collapsing for the output of the Visual Studio built-in profiler.
- Stack collapsing for the output of
VTune.
Traits§
- The abstract behavior of stack collapsing.