wined3d profiling

2011-02-22 Thread Tobias Jakobi
Hey there, I'm experiencing some performance problems with wined3d. The affected game is FEAR (demo does the trick). At first I thought it was related to running the demo on my Intel i965, but I got the same problem running the demo on my Radeon HD4750@r600g. If anyone wants to test this

Re: wined3d profiling

2011-02-22 Thread Jeff Zaroyko
On Tue, Feb 22, 2011 at 8:53 PM, Tobias Jakobi liquid.a...@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

Re: wined3d profiling

2011-02-22 Thread Roderick Colenbrander
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 jeffzaro...@gmail.com wrote: On Tue, Feb 22, 2011 at 8:53 PM,