https://bugs.winehq.org/show_bug.cgi?id=51319
David Koolhoven spambox1@koolhoven-home.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #70188|0 |1 is obsolete| |
--- Comment #9 from David Koolhoven spambox1@koolhoven-home.net --- Created attachment 70192 --> https://bugs.winehq.org/attachment.cgi?id=70192 End of Log with CPU usage included.
Complete log was captured, this time I left the CPU usage lines in. They can be trimmed out with something like `sed '/wineserver CPU usage from top/d'`. I have a log of the full run and can snip out earlier parts if requested this time. The CPU usage lines are prefixed with a timestamp and the full log ranges from 1624548363.477506 to 1624548673.525148. This part of the log uploaded accounts for 13 of 310 seconds captured.
This log contains the first entry with 100% usage. Reading the CPU usage for the beginning of the issue in this log is tricky because wineserver seems to compete with `cat` for core use.
Thanks again!