@hackage / ghc-prof-aeson-flamegraph

Turn GHC `-pj` profiling output into FlameGraph format.

Latest0.1.0.0

About

Metadata

  • Last updated , by MateuszKowalczyk
  • License BSD-3-Clause
  • Categories Profiling
  • Maintained by: fuuzetsu@fuuzetsu.co.uk

  • Lottery factor: 0

Links

Installation

Readme

ghc-prof-aeson-flamegraph Build Status Build Status

Turn GHC's JSON profiling output into FlameGraph compatible format.

This is similar to ghc-prof-flamegraph but only supports JSON format. If you want to process profiling output from regular -p, -P &c., please try using that instead.