K 10 svn:author V 3 kai K 8 svn:date V 27 2019-06-02T19:50:16.976104Z K 7 svn:log V 470 devel/gn: Update to 1592 Changelog: Minor fixes to tracing The chrome://tracing expects the timestamp to be in microseconds, but it had been stored in the TraceItem in nanoseconds, so this fixes it. Also adds quotes around the thread_id, since on Mac it is written in hex format and so the JSON parser doesn't recognize it. Finally, adds toolchain information to the import traces. PR: 238241 Submitted by: Oleh Hushchenkov (maintainer) END