profBug
Matthew Fluet
mfluet@intertrust.com
Sat, 2 Jun 2001 18:27:44 -0700 (PDT)
I posted the latest mlprof and a profiling version of go compiled
with the latest mlton:
http://www.cs.cornell.edu/People/fluet/MLton/mlprof.tgz
http://www.cs.cornell.edu/People/fluet/MLton/profBug.tgz
For this version of mlprof, -s means display static functions; without -s,
all static function time is listed under "<static>". And I think I have
the distinction between static and non-static correct.
Try it out and see if this gives better results.