scuffle-pprof 0.2.0

Helper crate for adding pprof support to your application.
Documentation
1
2
3
4
5
# scuffle-pprof examples

Examples of using the `scuffle-pprof` crate.

- [cpu]./src/cpu.rs - Example of creating a cpu profile.