ghc-6.0 heap profiling broken.
Simon Marlow
simonmar@microsoft.com
Fri, 13 Jun 2003 10:11:33 +0100
=20
> After compiling code with ghc-6.0 profiling support on, it=20
> appears that=20
> running the application with -prof produces an output file,=20
> but any -h?=20
> options for heap profiling causes a segmentation-fault under=20
> linux. The=20
> fault appearch to come in HeapCensus.
That's strange, I can't seem to repeat it here.
What flavour of Linux and which GHC distribution did you install?
Is anyone else having the same problem with heap profiling?
Cheers,
Simon