ghc-prof-flamegraph: Generates flamegraphs from GHC .prof files.
This is a small tool to render GHC time profiling reports as interactive SVG flame graphs using FlameGraph. Basic usage:
ghc-prof-flamegraph myprogram.prof
You can also generate a flamegraph using the allocation measurements using the --alloc flag.
The flamegraph.pl script is bundled with this package, so you don't need to install it (though you need to have Perl installed).
Downloads
- ghc-prof-flamegraph-0.2.0.1.tar.gz [browse] (Cabal source package)
 - Package description (as included in the package)
 
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.2.0.0, 0.2.0.1 | 
|---|---|
| Dependencies | base (>=4.6 && <5), filepath, optparse-applicative, process [details] | 
| License | MIT | 
| Copyright | (c) 2015 FP Complete Corporation | 
| Author | Francesco Mazzoli | 
| Maintainer | francesco@fpcomplete.com | 
| Category | Testing | 
| Source repo | head: git clone https://github.com/fpco/ghc-prof-flamegraph | 
| Uploaded | by FrancescoMazzoli at 2021-08-17T09:23:41Z | 
| Distributions | NixOS:0.2.0.1 | 
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Executables | ghc-prof-flamegraph | 
| Downloads | 5006 total (8 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs not available [build log] Last success reported on 2021-08-17 [all 1 reports]  |