[GHC] #10740: Ensure that ticky, profiler, and GC allocation numbers agree
GHC
ghc-devs at haskell.org
Wed Aug 5 13:12:21 UTC 2015
#10740: Ensure that ticky, profiler, and GC allocation numbers agree
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Revisions: |
-------------------------------------+-------------------------------------
Currently we have several subsystems independently tracking allocations.
It is very likely there are discrepancies between them. Ensuring that they
agree would be a great way to test each of them (especially ticky, which
is almost certainly bitrotted, see #10739).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10740>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list