platonic-io · GitHub

Build Status

Visualise Haskell application .prof data as a flamegraph.

For example

demo

To install, use the cabal-install tool (get it from ghcup or your operating system's package manager) and type

cabal new-update
cabal new-install prof-flamegraph

There is no need to clone this repository.

Further documentation in prof-flamegraph.cabal or with the --help.

Read the original on github.com ↗