Visualization Libraries for ghc-debug
- Mentors
- Matthew Pickering
- Organization
- Haskell.org
"ghc-debug" is a heap profiler tool for GHC that pauses the current program and lets you run your own custom analyses on the heap. My proposal is to make it possible to easily convert the output from common forms of analyses (censuses, histograms, and graphs) into visualizations.