hp2any-graph: Real-time heap graphing utility and profile stream server with a reusable graphing module.
This package contains two utilities: a grapher that can display heap profiles in real time both for local and remote processes, and a relay application the grapher connects to in the latter case. Additionally, the graphing capability is exposed to other programs as well in the form of a library module.
To avoid the need for OpenGL on the server side, the package can be
built with the ServerOnly flag:
cabal install --flags=serveronly
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| serveronly | Suppress building the client, thereby removing the dependency on OpenGL. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hp2any-graph-0.5.4.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.4.1, 0.5.4.2 |
|---|---|
| Change log | CHANGES |
| Dependencies | base (>=4 && <5), bytestring, containers, directory, filepath, GLUT, hp2any-core, network, OpenGL, parseargs (>=0.1.3.1), process [details] |
| License | BSD-3-Clause |
| Copyright | (c) 2009-2013, Patai Gergely |
| Author | Patai Gergely |
| Maintainer | Patai Gergely (patai.gergely@gmail.com) |
| Category | profiling, development, utils |
| Home page | http://www.haskell.org/haskellwiki/Hp2any |
| Source repo | head: git clone https://github.com/cobbpg/hp2any.git |
| Uploaded | by GergelyPatai at 2014-07-23T19:52:54Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | hp2any-relay, hp2any-graph |
| Downloads | 5564 total (25 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |