[Haskell] profiling and GHC6.4

Ketil Malde ketil+haskell at ii.uib.no
Thu Apr 21 03:29:23 EDT 2005


Ketil Malde <ketil+haskell at ii.uib.no> writes:

> I have some problems getting profiling to work with a ghc-6.4 that I
> compiled from source.  Everything seems to work all right, but the
> output doesn't contain any times
  [...]
> (ghc 6.4 compiled from source with ghc 6.2.2 on Ubuntu 5.04, Linux
> 2.6.12-rc2)

I tried with a stock kernel, and now it works.  I've probably forgot
to include some feature that GHC uses for tracking times (RTC?) when I
compiled the kernel. 

Would be nice if GHC told me about the missing feature, it's not a big
deal. 

-kzm
-- 
If I haven't seen further, it is by standing in the footprints of giants



More information about the Haskell mailing list