Popularity
8.9
Stable
Activity
3.9
-
33
10
32

Monthly Downloads: 207
Programming language: Haskell
License: GNU General Public License v3.0 or later
Tags: Development     GHC     Debug     Profiling     Trace    
Latest version: v0.13.0

ghc-events alternatives and similar packages

Based on the "ghc" category.
Alternatively, view ghc-events alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of ghc-events or a related project?

Add another 'ghc' Package

README

ghc-events

Build Status Hackage Hackage-Deps

A Haskell library for parsing .eventlog files emitted by the GHC runtime system. The package also includes an executable, ghc-events that can be used to display the contents of .eventlog files

TODO

  • Add example usage/tutorial of the new API to this readme

Known Issues

  • Writing event logs back to file does not work. It is hard to say how long has this been broken or how difficult will it be to fix (#14)