inferno 0.11.19

Rust port of the FlameGraph performance profiling tool suite
Documentation

inferno

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 10 of them enabled by default.

default

  • cli
  • multithreaded
  • nameattr

cli

  • clap
  • env_logger

multithreaded

  • dashmap
  • crossbeam-utils
  • crossbeam-channel

nameattr

  • indexmap

clap

  • dep:clap

env_logger

  • dep:env_logger

dashmap

  • dep:dashmap

crossbeam-utils

  • dep:crossbeam-utils

crossbeam-channel

  • dep:crossbeam-channel

indexmap

  • dep:indexmap