hp2pretty: generate pretty graphs from heap profiles
hp2pretty is a rewrite of hp2ps, implemented in Haskell, with the aims of being maintainable, with more flexible output, and more beautiful output. Currently hp2pretty outputs Scalable Vector Graphics (SVG) only, though PostScript (PS) is planned. Also none (count'em) of hp2ps' options are implemented yet in hp2pretty.
Usage has changed since the previous release:
hp2pretty *.hp
hp2pretty --uniform-scale=time *.hp
hp2pretty --uniform-scale=memory *.hp
hp2pretty --uniform-scale=both *.hp
Colours have also changed: now they are based on a hash of the cost label, which should make colours have stable semantics across program runs.
[Skip to Readme]
Versions | 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.8.0.1, 0.8.0.2 |
---|---|
Change log | NEWS |
Dependencies | array, base (==4.*), bytestring, containers, filepath, mtl [details] |
License | BSD-3-Clause |
Copyright | (C) 2010,2011 Claude Heiland-Allen |
Author | Claude Heiland-Allen |
Maintainer | claudiusmaximus@goto10.org |
Category | Development |
Home page | http://gitorious.org/hp2pretty |
Source repo | head: git clone git://gitorious.org/hp2pretty/hp2pretty.git this: git clone git://gitorious.org/hp2pretty/hp2pretty.git(tag v0.4) |
Uploaded | by ClaudeHeilandAllen at Wed May 18 16:52:03 UTC 2011 |
Distributions | LTSHaskell:0.8.0.2, NixOS:0.8.0.2, Stackage:0.8.0.2, openSUSE:0.8.0.2 |
Executables | hp2pretty |
Downloads | 3191 total (29 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2016-12-28 [all 7 reports] Hackage Matrix CI |
Downloads
- hp2pretty-0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)