wined3d profiling

Roderick Colenbrander thunderbird2k at gmail.com
Tue Feb 22 08:59:55 CST 2011


In case of Intel make sure you use drivers with debug symbols :) Yeah,
you could use oprofile, but for some quick and easy profiling sysprof
can be easier and much quicker.

Roderick

On Tue, Feb 22, 2011 at 2:55 AM, Jeff Zaroyko <jeffzaroyko at gmail.com> wrote:
> On Tue, Feb 22, 2011 at 8:53 PM, Tobias Jakobi <liquid.acid at gmx.net> wrote:
>>
>> What is the recommended way of profiling wine components? oprofile?
>>
>
> See http://wiki.winehq.org/Performance
>
> oprofile works well if things are cpu bound, or for illustrating cases
> of redundant calls.  If oprofile shows a lot of time in video drivers,
> you could try gDEBugger mentioned on the above wiki page to gain some
> insight.
>
> Jeff
>
>
>



More information about the wine-devel mailing list