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

Issue 2483473002: Include calling address in tracked activities. (Closed)

Created:
4 years, 1 month ago by bcwhite
Modified:
4 years, 1 month ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Include calling address in tracked activities. BUG=620813 Committed: https://crrev.com/21f6c57d7b9d19e479f1d1bdf2b423da65129f16 Cr-Commit-Position: refs/heads/master@{#431262}

Patch Set 1 #

Total comments: 8

Patch Set 2 : force inlining of methods that call GetProgramCounter() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -24 lines) Patch
M base/debug/activity_analyzer.h View 2 chunks +9 lines, -0 lines 0 comments Download
M base/debug/activity_analyzer.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M base/debug/activity_tracker.h View 1 11 chunks +73 lines, -19 lines 0 comments Download
M base/debug/activity_tracker.cc View 6 chunks +20 lines, -5 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
bcwhite
4 years, 1 month ago (2016-11-04 19:16:32 UTC) #4
bcwhite
BTW... I looked at extracting the Task callback address and using that as the PC ...
4 years, 1 month ago (2016-11-05 00:29:29 UTC) #7
manzagop (departed)
lgtm! Thanks for doing this. Yeah, I wonder how we could do the task's address. ...
4 years, 1 month ago (2016-11-09 16:48:44 UTC) #8
bcwhite
I actually spent a couple hours getting the polymorphic_invoke value out but it turned out ...
4 years, 1 month ago (2016-11-09 19:41:39 UTC) #12
manzagop (departed)
lgtm https://codereview.chromium.org/2483473002/diff/1/base/debug/activity_analyzer.h File base/debug/activity_analyzer.h (right): https://codereview.chromium.org/2483473002/diff/1/base/debug/activity_analyzer.h#newcode134 base/debug/activity_analyzer.h:134: ProgramLocation GetProgramLocationFromAddress(uint64_t address); On 2016/11/09 19:41:39, bcwhite wrote: ...
4 years, 1 month ago (2016-11-10 15:01:36 UTC) #15
manzagop (departed)
On 2016/11/09 19:41:39, bcwhite wrote: > I actually spent a couple hours getting the polymorphic_invoke ...
4 years, 1 month ago (2016-11-10 15:02:49 UTC) #16
bcwhite
https://codereview.chromium.org/2483473002/diff/1/base/debug/activity_analyzer.h File base/debug/activity_analyzer.h (right): https://codereview.chromium.org/2483473002/diff/1/base/debug/activity_analyzer.h#newcode134 base/debug/activity_analyzer.h:134: ProgramLocation GetProgramLocationFromAddress(uint64_t address); On 2016/11/10 15:01:35, manzagop wrote: > ...
4 years, 1 month ago (2016-11-10 15:42:50 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2483473002/40001
4 years, 1 month ago (2016-11-10 15:43:23 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 1 month ago (2016-11-10 15:47:13 UTC) #20
commit-bot: I haz the power
4 years, 1 month ago (2016-11-10 15:49:39 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/21f6c57d7b9d19e479f1d1bdf2b423da65129f16
Cr-Commit-Position: refs/heads/master@{#431262}

Powered by Google App Engine
This is Rietveld 408576698