skia2/tools/trace
Brian Osman c7f2676ba0 Record all trace event data inline, with variable sized entries
Removes the need for strdup with copied strings, paves the way for
more (and richer) payload, and shrinks the average event way down.

Bug: skia:
Change-Id: I9604fe713c34cfc877dce84563af89c579abd65b
Reviewed-on: https://skia-review.googlesource.com/35166
Reviewed-by: Mike Klein <mtklein@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2017-08-16 15:32:44 +00:00
..
SkChromeTracingTracer.cpp Record all trace event data inline, with variable sized entries 2017-08-16 15:32:44 +00:00
SkChromeTracingTracer.h Record all trace event data inline, with variable sized entries 2017-08-16 15:32:44 +00:00
SkDebugfTracer.cpp Tracing cleanup and bugfixes 2017-07-21 20:57:27 +00:00
SkDebugfTracer.h Add category support to JSON and SkDebugf tracing 2017-07-21 16:38:23 +00:00
SkEventTracingPriv.cpp Add --traceMatch argument to filter tracing categories 2017-07-26 20:12:22 +00:00
SkEventTracingPriv.h ok, basic tracing support 2017-07-24 19:22:05 +00:00