Chromium Code Reviews
DescriptionRevert of [tracing] Add filtering mode in TraceLog (patchset #7 id:380001 of https://codereview.chromium.org/2323483005/ )
Reason for revert:
Causes webkit failures https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Linux_Precise__dbg_/603/layout-test-results/results.html in https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Linux%20Precise%20%28dbg%29/builds/603
Original issue's description:
> [tracing] Add filtering mode in TraceLog
>
> This CL does:
> 1. Add new FILTERING_MODE in TraceLog. TraceLog can be enabled and
> disabled with FILTERING_MODE independently from RECORDING MODE. The
> TraceLog::mode_ is a bitmap.
> 2. In FILTERING_MODE trace buffer is not created and trace events are
> passed to filters but not recorded.
> 3. The filters can be added only by FILTERING_MODE and trace config.
> Once enabled, the filters cannot be changed until the filters are
> disabled.
> 4. HeapProfilerFilter is enabled using FILTERING_MODE when
> "--enable-heap-profiling" flag is passed, so that pseudo stack is
> recorded for all allocations, irrespective of tracing.
>
> BUG=625170
>
> Committed: https://crrev.com/20d2eeed2c735fbf018b9a9dffa810d51a25940d
> Cr-Commit-Position: refs/heads/master@{#425156}
TBR=oysteine@chromium.org,primiano@chromium.org,ssid@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=625170
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||