Question about simple profiling implementation

Alexandre Julliard julliard at winehq.org
Tue Dec 2 13:49:15 CST 2003


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

> As you say, relay debugging adds a huge overhead... however, would you say 
> that this overhead would be fairly constant for each particular function? 

No, it all depends on what other functions it is calling, and this may
change for each call.

> I'm thinking of not outputting the raw values as they are quite misleading; 
> instead percentages would probably be better.
>
> What do you think?

I'd suggest you look into Charles' profiler support that was posted
some time ago on wine-patches (and that I'll get around to merge
someday, promised <g>).

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list