Question about simple profiling implementation

Alexandre Julliard julliard at winehq.org
Mon Dec 1 22:13:44 CST 2003


Andrew de Quincey <adq_dvb at lidskialf.net> writes:

> However, if no one minds, I think I'll still implement the stuff I was doing. 
> I found being able to examine the call tree with ballpark figures of how long 
> was spent in each call was very invaluable.

Note that the relay debugging adds a huge overhead, especially for
functions that call other parts of Wine, so adding precise timings in
there is pretty much useless. That may also explain why you get such
strange results.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list