stackcollapse-ghc
Program to fold GHC prof files into flamegraph input The reasons why this package exists despite other packages with similar functionality (not including the NIH syndrome) boil down to: it does only one thing (stack collapsing), so it's up to the user to install flamegraph scripts, pass options etc (in my eyes it's not a limitation, on the contrary), output control: annotations (color profiles), extending traces from a configured set of modules with the source locations or toggling qualified names, precise ticks and/or bytes with -p reports, it's fast If you have a detailed prof file (-P RTS option) If you have a standard prof file (-p RTS option) If you have a detailed prof file (-P RTS option) If you have a standard prof file (-p RTS option) See the full README for details.
hackage.haskell.org
0.0.1
over 5 years ago
5
1,135 total
5
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/stackcollapse-ghc
spec |
| License | GPL-3.0-only |
| First Release | over 5 years ago |
| Last Synced | 30 days ago |
Repository
| Stars | 7 on GitHub |
| Forks | 0 on GitHub |