Docs.rs
flamegraph-0.6.11
flamegraph 0.6.11
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
spacejam
djc
github:flamegraph-rs:maintainers
Dependencies
anyhow ^1.0.43
normal
cargo_metadata ^0.23
normal
clap ^4.0.11
normal
clap_complete ^4.0.2
normal
indicatif ^0.18.0
normal
inferno ^0.12.2
normal
opener ^0.8.1
normal
rustc-demangle ^0.1
normal
shlex ^1.1.0
normal
signal-hook ^0.4.1
normal
blondie ^0.5.2
normal
Versions
54.17%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
generate_flamegraph_for_workload
flamegraph
0.6.11
flamegraph
Function
generate_
flamegraph_
for_
workload
Copy item path
Source
pub fn generate_flamegraph_for_workload( workload:
Workload
, opts:
Options
, ) ->
Result
<
()
>