inferno 0.10.6

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 11 feature flags, 11 of them enabled by default.

default

  • cli
  • multithreaded
  • nameattr

cli

  • structopt
  • env_logger

multithreaded

  • dashmap
  • crossbeam-utils
  • crossbeam-channel
  • num_cpus

nameattr

  • indexmap

structopt

    This feature flag does not enable additional features.

env_logger

    This feature flag does not enable additional features.

dashmap

    This feature flag does not enable additional features.

crossbeam-utils

    This feature flag does not enable additional features.

crossbeam-channel

    This feature flag does not enable additional features.

num_cpus

    This feature flag does not enable additional features.

indexmap

    This feature flag does not enable additional features.