
13 Sep
2005
13 Sep
'05
4:09 a.m.
On 12 September 2005 22:59, J. Garrett Morris wrote:
(apologies for the previous attempt at this message)
I'm attempting to profile a project spread over four or five modules, each compiled using cabal with the --enable-library-profiling and --enable-executable-profiling switches. The resulting profiles include all function calls for several of the modules, but one of the others is mysteriously never mentioned, despite definitely having been called. Is there some reason module (compiled with profiling) would be excluded from the final report?
Not that I can think of, unless for some reason that module didn't get compiled with -auto-all? Cheers, Simon
7190
Age (days ago)
7190
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow