You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
Turn GHC `-pj` profiling output into FlameGraph format.