Skip to content

Generate flamegraphs from ghc RTS .prof dumps

License

Notifications You must be signed in to change notification settings

platonic-io/prof-flamegraph

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%