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

Issue 13912028: Invoke trace callback even when trace buffer is full (Closed)

Created:
7 years, 8 months ago by caseq1
Modified:
7 years, 7 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, tonyg
Visibility:
Public.

Description

Invoke trace callback even when trace buffer is full We used to invoke trace event callbacks only when we successfully stored an event in the buffer. This does not work for clients that maintain their own buffers, so let's invoke callbacks unconditionally. BUG=173184 R=dsinclair@google.com, jar@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197009

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -6 lines) Patch
M base/debug/trace_event_impl.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M base/debug/trace_event_unittest.cc View 4 chunks +17 lines, -1 line 1 comment Download

Messages

Total messages: 4 (0 generated)
caseq1
7 years, 8 months ago (2013-04-26 12:31:39 UTC) #1
jar (doing other things)
Please also get approval from dsinclair... but patch set 1 LGTM https://codereview.chromium.org/13912028/diff/1/base/debug/trace_event_unittest.cc File base/debug/trace_event_unittest.cc (right): ...
7 years, 8 months ago (2013-04-26 16:43:31 UTC) #2
dsinclair1
Lgtm On Apr 26, 2013 5:31 AM, <caseq@google.com> wrote: > Reviewers: dsinclair, jar, > > ...
7 years, 8 months ago (2013-04-26 23:26:07 UTC) #3
caseq1
7 years, 7 months ago (2013-04-29 09:08:36 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r197009 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698