haskell / ghc-events

Library and tool for parsing .eventlog files from GHC
http://www.haskell.org/haskellwiki/ThreadScope
Other
33 stars 34 forks source link

fix typos #81

Closed ghost closed 2 years ago

ghost commented 2 years ago

src/GHC/RTS/EventParserUtils.hs src/GHC/RTS/Events.hs src/GHC/RTS/Events/Analysis.hs

maoe commented 2 years ago

LGTM, thanks