[][src]Module inferno::collapse

Stack collapsing for various input formats.

See the crate-level documentation for details.

Modules

dtrace

Stack collapsing for the output of dtrace.

guess

Attempts to use whichever Collapse implementation is appropriate for a given input

perf

Stack collapsing for the output of perf script.

Traits

Collapse

The abstract behavior of stack collapsing.