An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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.

Ecosystem
hackage.haskell.org
Latest Release
0.0.1
over 5 years ago
Versions
5
Downloads
1,135 total
Dependent Repos
5
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter by Kind
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 about 1 month ago
Repository
Stars 7 on GitHub
Forks 0 on GitHub