eventlog2html: Visualise an eventlog
eventlog2html is a library for visualising eventlogs. At the moment, the intended use is to visualise eventlogs which have heap profiling events, as a replacement to hp2ps and hp2pretty. eventlog2html creates a static webpage which contains a collection of different interactive charts for analysing heap usage. Trace events are displayed on the chart and the charts can be zoomed, scrolled and filtered to give a more exploratory feel to heap profile analysis.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- eventlog2html-0.11.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0, 0.11.0, 0.11.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.4.3 && <1.6 || >=2.0 && <2.3), array (>=0.5.3 && <0.6), attoparsec (>=0.13.2 && <0.15), base (>=4 && <5), blaze-html (>=0.9.1 && <0.10), blaze-markup (>=0.8 && <0.9), bytestring (>=0.10.8 && <0.13), containers (>=0.5.0 && <0.8), eventlog2html, file-embed (>=0.0.11 && <0.1), filepath (>=1.4.2 && <1.6), ghc-events (>=0.19.0 && <0.20), ghc-heap (>=9 && <10), githash (>=0.1.6.2 && <0.2), hashable (>=1.0 && <1.5), hashtables (>=1.2.3 && <1.4), hvega (>=0.11.0 && <0.13), mtl (>=2.2.2 && <2.4), optparse-applicative (>=0.14.3 && <0.19), raw-strings-qq (>=1.1 && <1.2), semigroups (>=0.18 && <0.21), statistics-linreg (>=0.3 && <0.4), text (>=1.2.3 && <1.3 || >=2.0 && <2.2), time (>=1.8.0 && <2.0), trie-simple (>=0.4 && <0.5), vector (>=0.11 && <0.14) [details] |
Tested with | ghc ==9.0.2, ghc ==9.2.7, ghc ==9.4.7, ghc ==9.6.2, ghc ==9.8.1, ghc ==9.10.1 |
License | BSD-3-Clause |
Copyright | (C) 2010,2011,2015,2017,2018 Claude Heiland-Allen 2019 Matthew Pickering |
Author | Matthew Pickering, David Binder, Claude Heiland-Allen |
Maintainer | matthewtpickering@gmail.com |
Category | Development |
Home page | https://mpickering.github.io/eventlog2html |
Bug tracker | https://github.com/mpickering/eventlog2html/issues |
Source repo | head: git clone https://github.com/mpickering/eventlog2html.git |
Uploaded | by DavidBinder at 2024-08-17T16:48:50Z |
Distributions | NixOS:0.11.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | eventlog2html |
Downloads | 5614 total (84 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-08-17 [all 1 reports] |