Fix profiling output; spotted by jlouis
authorIan Lynagh <igloo@earth.li>
Tue, 25 May 2010 11:12:17 +0000 (11:12 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 25 May 2010 11:12:17 +0000 (11:12 +0000)
commit68c1816d93339e48b4907ed3b80e9551c2150a2d
tree5a7cb75d12966baeae931558ccc3122b3680461c
parent8b6c1605e75a2482892995c6d0529911796e89dd
Fix profiling output; spotted by jlouis
We were outputing the number of words allocated in a column titled "bytes".
rts/Profiling.c