• Clemens Hammacher's avatar
    Revert "[tracing] Add a configurable output stream for perfetto tracing" · 2de2bc88
    Clemens Hammacher authored
    This reverts commit a03ed626.
    
    Reason for revert: Fails on win32: https://ci.chromium.org/p/v8/builders/ci/V8%20Win32/21252
    
    Original change's description:
    > [tracing] Add a configurable output stream for perfetto tracing
    > 
    > Add the ability to provide perfetto with an output stream for the JSON
    > consumer rather than hardcode it. D8 will use this interface exclusively
    > once the old trace controller is removed.
    > 
    > Also add a test for scope-managed trace events and their duration - this
    > was leftover from a previous CL.
    > 
    > Cq-Include-Trybots: luci.v8.try:v8_linux64_perfetto_dbg_ng
    > Bug: v8:8339
    > Change-Id: I1c45e17e528b549a4cfdaecabd33c7ac4ab4af77
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1611801
    > Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
    > Reviewed-by: Jakob Gruber <jgruber@chromium.org>
    > Commit-Queue: Peter Marshall <petermarshall@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#61753}
    
    TBR=ulan@chromium.org,yangguo@chromium.org,jgruber@chromium.org,petermarshall@chromium.org
    
    Change-Id: Ie7dbe4fc5f9e496fafc8e3ad2b05011b88c9e2c3
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: v8:8339
    Cq-Include-Trybots: luci.v8.try:v8_linux64_perfetto_dbg_ng
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1625465Reviewed-by: 's avatarClemens Hammacher <clemensh@chromium.org>
    Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#61754}
    2de2bc88
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...