blob: e7b0b2a7f16dcdbcc5b31772f2822857963ba9e2 [file] [view]
# CPU Profiler
This is a cpu profiler aimed at sampling stack traces and outputting them to pprof
format.
## Usage:
See [Profiling Cpu Usage](//docs/development/profiling/profiling-cpu-usage.md) for a how to profile
cpu usage using this profiler.