[Haskell] reading call graphs

Ketil Malde ketil+haskell at ii.uib.no
Wed Aug 24 05:14:24 EDT 2005


"Scherrer, Chad" <Chad.Scherrer at pnl.gov> writes:

> I'm trying to understand the "entries" column. I thought this was the
> number of times a given function is called. But "main" is nonrecursive,

I thought so, too.  My guess would be that your program doesn't do
quite what you think it does, or that our interpretation is wrong, or
possibly that there is a bug in the profiling code.

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



More information about the Haskell mailing list