FIX #1955: confusion between .exe.hp and .hp suffixes for heap profiles
authorSimon Marlow <simonmar@microsoft.com>
Mon, 19 May 2008 12:51:01 +0000 (12:51 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Mon, 19 May 2008 12:51:01 +0000 (12:51 +0000)
commitf0a352756958c7c841da25143f7fdea610ab9a21
treec366757ff5d7021a8cd18a2c773073fa21ffa144
parent90b9566607ef837329434657c8fabc4bdffdf1af
FIX #1955: confusion between .exe.hp and .hp suffixes for heap profiles
Now we use <prog>.hp and <prog>.prof consistently.
rts/Profiling.c
utils/hp2ps/Main.c