Bug 1021339

Summary: Review Request: ghc-events - Library and tool for parsing GHC eventlog files
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DEFERRED QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: fedora, haskell-devel, package-review, zebob.m
Target Milestone: ---Flags: fedora: fedora-review?
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: Ready
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-12-28 05:54:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jens Petersen 2013-10-21 06:40:05 UTC
Spec URL: http://petersen.fedorapeople.org/reviews/ghc-events.spec
SRPM URL: http://petersen.fedorapeople.org/reviews/ghc-events-0.4.2.0-1.fc19.src.rpm

Description:
Parses .eventlog files emitted by GHC 6.12.1 and later. Includes the ghc-events
tool permitting, in particular, to dump an event log file as text.

Comment 1 Jens Petersen 2013-10-21 06:48:25 UTC
Needed for the ghc ThreadScope tool.

This is a BinLib package providing the ghc-events tool and library.
I am not sure how much used the ghc-events tool is -
if it is less important it could also be added to
devel subpackage.

I will try to ask people with experience with ghc eventlogging.

Comment 2 Jens Petersen 2013-10-21 06:50:03 UTC
Koji rawhide scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6082464

Comment 3 Ben Boeckel 2015-08-23 18:04:43 UTC
Looks like it needs a version bump to 0.4.4.0:

Setup: At least the following dependencies are missing:
array >=0.2 && <0.5, binary >=0.5 && <0.7

https://kojipkgs.fedoraproject.org//work/tasks/8428/10798428/build.log

Comment 4 Robert-André Mauchin 🐧 2018-01-09 19:08:42 UTC
If you bump to 0.7.0, I'll review your package.

Comment 5 Jens Petersen 2019-12-28 05:54:25 UTC
threadscope seems to no longer build with latest ghc releases...
However this library could still be useful, but I will close it out for now.