The latest version of flamingra is 0.2-0.

flamingra

Version 0.1.1 revision 0 uploaded by AntonNikishaev.

Package meta

Synopsis
FlameGraphs of profiling
Description

Hack to turn the profiling output into the format suitable for FlameGraph. It will be (kind of) interactive (e.g. http://lelf.lu/files/pandoc.svg).

TL;DR (and the only one available) guide:

some-program +RTS -P
wget https://raw.githubusercontent.com/brendangregg/FlameGraph/master/flamegraph.pl
flamingra some-program.prof | perl flamegraph.pl > picturesque.svg

Usage:

flamingra out.prof | …

or

… | flamingra | …

where out.prof is -P profiling output.

Author
Antonio Nikishaev
Bug reports
n/a
Category
Development
Copyright
n/a
Homepage
n/a
Maintainer
me@lelf.lu
Package URL
n/a
Stability
n/a

Components