"Peter Urbanec" winehq.org@urbanec.net wrote:
This patch will prefix every line of log output with a time stamp.
The time stamps are formatted as [seconds.microseconds] and measured as elapsed time from the first time a message is output. This helps with tracking down time sensitive bugs and it may also come in handy when investigating performance.
At the very least this should be a separate debug channel, if it ever gets included at all.