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

Issue 683283004: Enabling augmenting callback with Location (Closed)

Created:
6 years, 1 month ago by vadimt
Modified:
6 years, 1 month ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Enabling augmenting callback with Location. This is useful for instrumentations required for jankiness investigations. See the .h file comment for details. In fact, one of my investigations is blocked on this feature. BUG=401560 Committed: https://crrev.com/8ddfc1ef844ae617768b6b0cc5642c445a9ea9ff Cr-Commit-Position: refs/heads/master@{#302324}

Patch Set 1 #

Total comments: 7

Patch Set 2 : isherman@ comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -0 lines) Patch
M base/profiler/scoped_tracker.h View 2 chunks +9 lines, -0 lines 0 comments Download
M base/profiler/scoped_tracker.cc View 1 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
vadimt
isherman@, please pre-review the change. Thanks!
6 years, 1 month ago (2014-10-29 00:19:06 UTC) #2
Ilya Sherman
https://codereview.chromium.org/683283004/diff/1/base/profiler/scoped_tracker.cc File base/profiler/scoped_tracker.cc (right): https://codereview.chromium.org/683283004/diff/1/base/profiler/scoped_tracker.cc#newcode16 base/profiler/scoped_tracker.cc:16: void ExecuteAndAugmentCallback(const Location& location, nit: I find the "augment" ...
6 years, 1 month ago (2014-10-29 00:23:01 UTC) #3
vadimt
https://codereview.chromium.org/683283004/diff/1/base/profiler/scoped_tracker.cc File base/profiler/scoped_tracker.cc (right): https://codereview.chromium.org/683283004/diff/1/base/profiler/scoped_tracker.cc#newcode16 base/profiler/scoped_tracker.cc:16: void ExecuteAndAugmentCallback(const Location& location, On 2014/10/29 00:23:00, Ilya Sherman ...
6 years, 1 month ago (2014-10-29 00:52:21 UTC) #4
Ilya Sherman
https://codereview.chromium.org/683283004/diff/1/base/profiler/scoped_tracker.cc File base/profiler/scoped_tracker.cc (right): https://codereview.chromium.org/683283004/diff/1/base/profiler/scoped_tracker.cc#newcode18 base/profiler/scoped_tracker.cc:18: ScopedProfile tracking_profile(location); On 2014/10/29 00:52:21, vadimt wrote: > ScopedTracker ...
6 years, 1 month ago (2014-10-29 00:57:12 UTC) #5
vadimt
https://codereview.chromium.org/683283004/diff/1/base/profiler/scoped_tracker.cc File base/profiler/scoped_tracker.cc (right): https://codereview.chromium.org/683283004/diff/1/base/profiler/scoped_tracker.cc#newcode18 base/profiler/scoped_tracker.cc:18: ScopedProfile tracking_profile(location); This allows me to totally skip creating/destroying ...
6 years, 1 month ago (2014-10-29 17:47:29 UTC) #6
Ilya Sherman
LGTM https://codereview.chromium.org/683283004/diff/1/base/profiler/scoped_tracker.cc File base/profiler/scoped_tracker.cc (right): https://codereview.chromium.org/683283004/diff/1/base/profiler/scoped_tracker.cc#newcode18 base/profiler/scoped_tracker.cc:18: ScopedProfile tracking_profile(location); On 2014/10/29 17:47:29, vadimt wrote: > ...
6 years, 1 month ago (2014-10-30 00:51:35 UTC) #7
vadimt
mark@chromium.org: Please provide OWNERS review.
6 years, 1 month ago (2014-10-30 00:57:34 UTC) #9
Mark Mentovai
LGTM
6 years, 1 month ago (2014-10-31 17:47:44 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/683283004/20001
6 years, 1 month ago (2014-10-31 19:11:11 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-10-31 20:54:47 UTC) #13
commit-bot: I haz the power
6 years, 1 month ago (2014-10-31 20:55:27 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8ddfc1ef844ae617768b6b0cc5642c445a9ea9ff
Cr-Commit-Position: refs/heads/master@{#302324}

Powered by Google App Engine
This is Rietveld 408576698