Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(418)

Issue 492823002: Add OnBeforeTraceLogDisabled notification to EnabledStateObserver (Closed)

Created:
6 years, 4 months ago by alph
Modified:
5 years, 8 months ago
Reviewers:
dsinclair, nduca, pfeldman, yurys
CC:
chromium-reviews, wfh+watch_chromium.org, dsinclair+watch_chromium.org, erikwright+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Add OnBeforeTraceLogDisabled notification to EnabledStateObserver The method can be used to perform last call actions that require tracing still being enabled. BUG=406277

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rename the callback to OnBeforeTraceLogDisabled #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -3 lines) Patch
M base/debug/trace_event_impl.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M base/debug/trace_event_impl.cc View 1 2 chunks +13 lines, -3 lines 0 comments Download
M base/debug/trace_event_unittest.cc View 1 5 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
alph
Nat, could you please take a look. Thanks!
6 years, 4 months ago (2014-08-20 15:58:53 UTC) #1
yurys
Pleas file a bug describing the approach with V8 CPU profile written into a trace ...
6 years, 4 months ago (2014-08-22 06:15:06 UTC) #2
alph
https://codereview.chromium.org/492823002/diff/1/base/debug/trace_event_impl.h File base/debug/trace_event_impl.h (right): https://codereview.chromium.org/492823002/diff/1/base/debug/trace_event_impl.h#newcode508 base/debug/trace_event_impl.h:508: virtual void OnTraceLogDisabling() { } On 2014/08/22 06:15:06, yurys ...
6 years, 4 months ago (2014-08-22 09:58:35 UTC) #3
yurys
lgtm
6 years, 4 months ago (2014-08-22 12:29:07 UTC) #4
alph
ping
6 years, 3 months ago (2014-08-28 14:02:01 UTC) #5
dsinclair
lgtm
6 years, 3 months ago (2014-09-02 14:29:22 UTC) #6
dsinclair
On 2014/09/02 14:29:22, dsinclair wrote: > lgtm The description is out of date, the method ...
6 years, 3 months ago (2014-09-04 14:14:46 UTC) #7
alph
On 2014/09/04 14:14:46, dsinclair wrote: > On 2014/09/02 14:29:22, dsinclair wrote: > > lgtm > ...
6 years, 3 months ago (2014-09-04 14:58:52 UTC) #8
nduca
i do not really like this approach. i would like to have an explicit add ...
5 years, 9 months ago (2015-03-13 02:23:20 UTC) #9
pfeldman
That's the one that is used to send the v8 samples as a single trace ...
5 years, 9 months ago (2015-03-13 04:42:35 UTC) #10
alph
On 2015/03/13 04:42:35, pfeldman wrote: > That's the one that is used to send the ...
5 years, 9 months ago (2015-03-13 07:01:49 UTC) #11
pfeldman
5 years, 9 months ago (2015-03-13 07:38:47 UTC) #12
Ouch. I was sure it made its way into repo. alph@, we need to make sure samples
are in trace asap.

Powered by Google App Engine
This is Rietveld 408576698