ghc-prof-flamegraph

Version 0.2.0.1 revision 0 uploaded by FrancescoMazzoli.

Package meta

Synopsis
Generates flamegraphs from GHC .prof files.
Description

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).

Author
Francesco Mazzoli
Bug reports
n/a
Category
Testing
Copyright
(c) 2015 FP Complete Corporation
Homepage
n/a
Maintainer
francesco@fpcomplete.com
Package URL
n/a
Stability
n/a

Components