http://bugs.winehq.org/show_bug.cgi?id=30077
--- Comment #3 from Adam Maćkowiak Admc@ufurmix.org 2012-03-05 10:19:23 CST --- So, I executed this command: WINEDEBUG=+tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio wine ./Gruntz.exe 2> ./gruntz.log
Results: 5 mins of play - 764 MB log file 30 seconds of play - 67 MB log file
I opened file with kate and I saw tons of: 0009:trace:dsound:IDirectSoundBufferImpl_GetStatus (0x(hex address),0x(hex address)), thread is 0009 0009:trace:dsound:IDirectSoundBufferImpl_GetStatus status=5
And: 0026:trace:dsound:DSOUND_MixToPrimary MixToPrimary for 0x(hex address), state=0
How do I get rid of these? It will make logfile much shorter.