Module inferno::collapse [−][src]
Stack collapsing for various input formats.
See the crate-level documentation for details.
Modules
| dtrace | Stack collapsing for the output of |
| guess | Attempts to use whichever Collapse implementation is appropriate for a given input |
| perf | Stack collapsing for the output of |
| sample | Stack collapsing for the output of |
| vtune | Stack collapsing for the output of |
Traits
| Collapse | The abstract behavior of stack collapsing. |