patch applied (ghc): FIX #1955: confusion between .exe.hp and .hp
suffixes for heap profiles
Simon Marlow
simonmarhaskell at gmail.com
Tue May 20 08:22:47 EDT 2008
Mon May 19 05:51:01 PDT 2008 Simon Marlow <simonmar at microsoft.com>
* FIX #1955: confusion between .exe.hp and .hp suffixes for heap profiles
Now we use <prog>.hp and <prog>.prof consistently.
M ./rts/Profiling.c -5 +20
M ./utils/hp2ps/Main.c -1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080519125101-760e2-d382a988f5ea7c00d6e187aefaa958e0ee304a5b.gz
More information about the Cvs-ghc
mailing list