
FYI, I pushed this patch earlier today. I hope you find it useful!
Again, please let me know if it has disrupted your workflow; I'll
feverishly fix it up.
Further, I've consolidated the ticky-ticky documentation (both old and new)
here:
http://hackage.haskell.org/trac/ghc/wiki/Debugging/TickyTicky
Thanks.
On Sun, Mar 24, 2013 at 3:20 PM, Nicolas Frisby
I'm soon to commit some improvements/extensions to ticky-ticky profiling, including changing the format of the ticky report.
(To be clear, I'm referring to the file foo generated by +RTS -rfoo -RTS, having used the -ticky compiler flag).
Please let me know if your workflow makes any assumptions about the format of the ticky profiling report (eg the current fixed column widths).
Please also let me know if there are any particular counters you would like to have enabled; if it's straight-forward, I'd be happy to while I'm in there.