• 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
..
tracing Loading commit data...
DEPS Loading commit data...
OWNERS Loading commit data...
default-foreground-task-runner.cc Loading commit data...
default-foreground-task-runner.h Loading commit data...
default-platform.cc Loading commit data...
default-platform.h Loading commit data...
default-worker-threads-task-runner.cc Loading commit data...
default-worker-threads-task-runner.h Loading commit data...
delayed-task-queue.cc Loading commit data...
delayed-task-queue.h Loading commit data...
task-queue.cc Loading commit data...
task-queue.h Loading commit data...
worker-thread.cc Loading commit data...
worker-thread.h Loading commit data...