• Peter Marshall's avatar
    [tracing] Roll perfetto · 59cbcb7f
    Peter Marshall authored
    Roll perfetto to get the fix for a TSAN race.
    
    We need to override a new method on the producer, ClearIncrementalState.
    It is only called if the producer opts into it, which we do not so we
    add UNREACHABLE() in the implementation.
    
    Cq-Include-Trybots: luci.v8.try:v8_linux64_perfetto_dbg_ng
    Bug: v8:8339
    Change-Id: I782989f32b511e98479f6637148e3bdd78a6578a
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1615461Reviewed-by: 's avatarJakob Gruber <jgruber@chromium.org>
    Commit-Queue: Peter Marshall <petermarshall@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#61584}
    59cbcb7f
Name
Last commit
Last update
..
DEPS Loading commit data...
perfetto-consumer.h Loading commit data...
perfetto-json-consumer.cc Loading commit data...
perfetto-json-consumer.h Loading commit data...
perfetto-producer.cc Loading commit data...
perfetto-producer.h Loading commit data...
perfetto-shared-memory.cc Loading commit data...
perfetto-shared-memory.h Loading commit data...
perfetto-tasks.cc Loading commit data...
perfetto-tasks.h Loading commit data...
perfetto-tracing-controller.cc Loading commit data...
perfetto-tracing-controller.h Loading commit data...
trace-buffer.cc Loading commit data...
trace-buffer.h Loading commit data...
trace-config.cc Loading commit data...
trace-object.cc Loading commit data...
trace-writer.cc Loading commit data...
trace-writer.h Loading commit data...
tracing-controller.cc Loading commit data...