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

Issue 16829002: Notify TraceLog observers outside of the lock (Closed)

Created:
7 years, 6 months ago by James Cook
Modified:
7 years, 6 months ago
Reviewers:
nduca
CC:
chromium-reviews, erikwright+watch_chromium.org, dsinclair
Visibility:
Public.

Description

Notify TraceLog observers outside of the lock This allows observers to call code that uses TRACE_EVENT macros. BUG=none, noticed while developing memory tracing patch TEST=Added to base_unittests TraceEventTestFixture Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=206109

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -102 lines) Patch
M base/debug/trace_event_impl.h View 3 chunks +13 lines, -14 lines 0 comments Download
M base/debug/trace_event_impl.cc View 4 chunks +106 lines, -79 lines 0 comments Download
M base/debug/trace_event_unittest.cc View 6 chunks +74 lines, -9 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
James Cook
Nat, PTAL. Dan, just FYI. I had to switch from ObserverList to my own vector ...
7 years, 6 months ago (2013-06-12 18:50:20 UTC) #1
nduca
i like this, lgtm
7 years, 6 months ago (2013-06-12 19:36:51 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamescook@chromium.org/16829002/1
7 years, 6 months ago (2013-06-12 20:50:10 UTC) #3
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=137789
7 years, 6 months ago (2013-06-12 23:11:00 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamescook@chromium.org/16829002/1
7 years, 6 months ago (2013-06-13 15:29:28 UTC) #5
commit-bot: I haz the power
7 years, 6 months ago (2013-06-13 17:45:02 UTC) #6
Message was sent while issue was closed.
Change committed as 206109

Powered by Google App Engine
This is Rietveld 408576698