The latest version of hp2pretty is 0.10-0.

hp2pretty

Version 0.7 revision 0 uploaded by ClaudeHeilandAllen.

Package meta

Synopsis
generate pretty graphs from heap profiles
Description

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.

In hp2pretty-0.6 ByteString is replaced by Text, fixing bugs with Unicode.

In hp2pretty-0.5 using attoparsec and floatshow internally should give a healthy speedup.

In hp2pretty-0.4 usage changed since the previous release:

hp2pretty *.hp

hp2pretty --uniform-scale=time *.hp

hp2pretty --uniform-scale=memory *.hp

hp2pretty --uniform-scale=both *.hp

Colours also changed: now they are based on a hash of the cost label, which should make colours have stable semantics across program runs.

Author
Claude Heiland-Allen
Bug reports
n/a
Category
Development
Copyright
(C) 2010,2011,2015,2017 Claude Heiland-Allen
Homepage
https://code.mathr.co.uk/hp2pretty
Maintainer
claude@mathr.co.uk
Package URL
n/a
Stability
n/a

Components