http://bugs.winehq.org/show_bug.cgi?id=21165
Erich Hoover ehoover@mines.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ehoover@mines.edu
--- Comment #10 from Erich Hoover ehoover@mines.edu 2010-01-24 11:46:49 --- (In reply to comment #8)
(In reply to comment #7)
Is there any way to compare system call responses between Windows and Linux runs?
That won't help. You may want to try oprofile to try to figure out where most of the slowness is.
Are there any good examples of using oprofile with Wine? I tried some examples from googling and I'm either not reading the results correctly or the vast majority of the time is being spent outside of the Wine code.