On Thursday November 22 2007 22:13, Jean-Michel Bruenn wrote: > Hello again, > > i checked again, with Top, it's showing sometimes a WAIT between 20 and > 60 percent while playing. > > Attached you'll find the results of oprofile: > gw_wine-preloader.log > gw_wineserver.log > gw_wine.log Most important results are from application itself (*.exe process) and its threads not from wine/wineserver. BTW, you incorrectly compiled WINE. From your gw_wine-preloader.log: ... 5205 0.1676 winex11.drv.so (no symbols) 4762 0.1533 winealsa.drv.so (no symbols) ... That means you have no debugging symbols! Make sure to recompile WINE with "-g" option. _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users