[GHC] #8811: Profiling output jumbled together
GHC
ghc-devs at haskell.org
Tue Mar 31 09:02:01 UTC 2015
#8811: Profiling output jumbled together
-------------------------------------+-------------------------------------
Reporter: augustss | Owner: dalaing
Type: bug | Status: new
Priority: normal | Milestone:
Component: Profiling | Version: 7.6.3
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by thomie):
* If you calculate the maximum width of the "no." column, then writing a
test will be easier. Otherwise you'd need a test with over >10^4 or 10^5
cost centres, which might need to run for a long time? Just do what you
think is reasonable, maybe no extra test is needed.
* To be sure: the line I referenced above is only for the header. The
function `logCCS` needs to be updated as well.
* I think all the .prof.sample files in the output will need to be updated
afterwards. You might want to make sure they are up-to-date before making
any changes. See [wiki:Building/RunningTests/Updating].
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8811#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list