ghc-prof: Library for parsing GHC time and allocation profiling reports

[ bsd3, development, library ] [ Propose Tags ]

Library for parsing GHC time and allocation profiling reports


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
dump

Build the executable "dump"

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.0, 1.0.1, 1.1.0, 1.2.0, 1.3.0, 1.3.0.1, 1.3.0.2, 1.4.0, 1.4.0.1, 1.4.0.2, 1.4.0.3, 1.4.0.4, 1.4.1, 1.4.1.1, 1.4.1.2, 1.4.1.3, 1.4.1.4, 1.4.1.5, 1.4.1.6, 1.4.1.7, 1.4.1.8, 1.4.1.9, 1.4.1.11, 1.4.1.12
Change log CHANGELOG.md
Dependencies attoparsec (<0.14), base (>=4.6 && <4.10), containers (>=0.5 && <0.6), ghc-prof, scientific (<0.4), text, time [details]
License BSD-3-Clause
Copyright Copyright (C) 2013-2017 Mitsutoshi Aoe
Author Mitsutoshi Aoe
Maintainer Mitsutoshi Aoe <maoe@foldr.in>
Category Development
Home page https://github.com/maoe/ghc-prof
Source repo head: git clone https://github.com/maoe/ghc-prof.git
Uploaded by MitsutoshiAoe at 2017-04-02T03:53:47Z
Distributions NixOS:1.4.1.12
Reverse Dependencies 1 direct, 1 indirect [details]
Executables dump
Downloads 15041 total (85 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-04-02 [all 1 reports]

Readme for ghc-prof-1.4.0.1

[back to package description]

ghc-prof: Library for parsing GHC time and allocation profiling reports

Hackage Hackage-Deps Stackage LTS Stackage Nightly Build Status Gitter

Applications