skia2/tools/trace
Brian Osman b500ef7a76 Add some precision back to timestamps when using --trace
Optimizations to JSON size (%f -> %g) changed the meaning of the digits
argument, causing these timestamps to become severely truncated. Traces
have been fairly useless as a result (too many events starting/stopping
at the same time). This adds enough digits back that things are better.

Change-Id: I3f2d2a3dd064daf8449ac34ab5440f95e339a392
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/221346
Commit-Queue: Brian Osman <brianosman@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
Auto-Submit: Brian Osman <brianosman@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2019-06-17 22:08:06 +00:00
..
ChromeTracingTracer.cpp Add some precision back to timestamps when using --trace 2019-06-17 22:08:06 +00:00
ChromeTracingTracer.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
EventTracingPriv.cpp Add thread safety annotations for SkMutex 2019-05-13 15:44:33 +00:00
EventTracingPriv.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkDebugfTracer.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkDebugfTracer.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00