issues
search
haskell
/
ghc-events
Library and tool for parsing .eventlog files from GHC
http://www.haskell.org/haskellwiki/ThreadScope
Other
33
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
New release of ghc-events
#110
mpickering
opened
3 days ago
2
Index out of range in `ghc-events show` and dependencies of `ghc-events`
#109
MangoIV
opened
3 months ago
24
Fix type of ProfSampleCostCentre.profCapSet event field
#108
TeofilC
closed
1 month ago
3
Add support for the NonmovingPrunedSegments event
#107
TeofilC
closed
3 days ago
2
Assertion failure but nobody notices because assertions are off by default
#106
nh2
opened
5 months ago
2
Add GHC 9.10.1 to the versions tested in CI
#105
BinderDavid
closed
5 months ago
8
Draft: some fixes for ticky counters
#104
luite
opened
7 months ago
0
Add support for era event types
#103
fendor
closed
7 months ago
4
Support GHC-9.8.1
#102
TeofilC
closed
9 months ago
5
Add parsing code for new version of nonmoving heap census
#101
TeofilC
closed
7 months ago
3
Update earliest supported GHC in package description
#100
TeofilC
closed
7 months ago
3
Handling EventBlocks and roundtripping
#99
TeofilC
opened
1 year ago
2
WIP: Improve haddocks
#98
BinderDavid
opened
1 year ago
5
Remove CPP which was used for compatibility with GHC < 8.*
#97
BinderDavid
closed
1 year ago
2
Drop unused cpp which was used for compatibility with GHC < 8.*
#96
BinderDavid
closed
1 year ago
1
Add --version option to ghc-events CLI
#95
BinderDavid
closed
1 year ago
1
Support custom events
#94
adithyaov
closed
1 year ago
1
Update for GHC 9.6
#93
sergv
closed
1 year ago
2
Add pretty-printing of timestamps
#92
bgamari
closed
1 year ago
2
Allow parsing UserBinaryMessage events that have non-utf payloads
#91
TeofilC
closed
2 years ago
9
UserBinaryMessage containing non utf8 text leads to runtime error
#90
TeofilC
closed
2 years ago
1
Drop support for GHC < 8
#89
TeofilC
closed
2 years ago
9
Drop support for GHC < 8
#88
TeofilC
closed
2 years ago
1
Add support for ticky definition json fields
#87
AndreasPK
closed
1 year ago
6
Ensure that `ghc-events show` fails with an error on malformed events
#86
bgamari
closed
2 years ago
4
ghc-events show should exit with an error by default if it fails to consume the complete eventlog.
#85
AndreasPK
closed
2 years ago
1
ProfSampleCostCentre in the eventlog file carries a CapNo instead of a Capset
#84
nfrisby
closed
1 month ago
2
Add support for extension to Ticky counter definition field
#83
mpickering
closed
1 year ago
4
more typos
#82
ghost
closed
2 years ago
4
fix typos
#81
ghost
closed
2 years ago
1
clarify usage of `IntMap EventType` in `ppEvent`
#80
adamse
closed
2 years ago
1
Test with GHC 8.10.7
#79
maoe
closed
3 years ago
0
Relax base bound to support GHC-9.2.1
#78
TeofilC
closed
3 years ago
2
Release v0.17.0
#77
maoe
closed
3 years ago
0
Introduce EVENT_TICKY_BEGIN_SAMPLE
#76
bgamari
closed
3 years ago
6
Prepare v0.16.0
#75
maoe
closed
3 years ago
2
Add support for new 9.2 events
#74
mpickering
closed
3 years ago
6
CI: Add GHC 9.0.1 and 8.10.4 to the build matrix
#73
maoe
closed
3 years ago
0
Prepare v0.15.1
#72
maoe
closed
3 years ago
0
Fix the missing test files and regenerate GitHub Actions using haskell-ci
#71
maoe
closed
3 years ago
0
test-versions: test/ticky-ticky.eventlog: openBinaryFile: does not exist (No such file or directory)
#70
juhp
closed
3 years ago
1
Prepare v0.15.0
#69
maoe
closed
3 years ago
0
Add contributing guidelines (CONTRIBUTING.md)
#68
maoe
opened
3 years ago
1
Add support for ticky ticky counts
#67
nineonine
closed
3 years ago
4
Fix cabal check errors
#66
maoe
closed
4 years ago
0
Switch to GitHub Actions
#65
maoe
closed
4 years ago
0
Fix the parser error under GHC 9.0
#64
ethercrow
closed
4 years ago
2
What is evCap
#63
yaitskov
closed
4 years ago
5
Fix string encodings.
#62
bgamari
closed
4 years ago
5
WIP: Constant space sort
#61
bgamari
opened
4 years ago
2
Next