ghc-prof-flamegraph: Generates flamegraphs from GHC .prof files.

[ mit, program, testing ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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 4670 total (23 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]