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

Issue 10454076: Signal thread names in instrumented binaries, even when a debugger is not attached. (Closed)

Created:
8 years, 6 months ago by Sigurður Ásgeirsson
Modified:
8 years, 6 months ago
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org
Visibility:
Public.

Description

Signal thread names in instrumented binaries, even when a debugger is not attached. Cache the determiniation whether a binary is instrumented or not, as it'll never change for a given binary. R=jar@google.com BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=139777

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address Jim's comments. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -11 lines) Patch
M base/debug/profiler.cc View 1 1 chunk +27 lines, -10 lines 1 comment Download
M base/threading/platform_thread_win.cc View 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Sigurður Ásgeirsson
Hey Jim, with this change to base, SyzyProf is able to break down profile data ...
8 years, 6 months ago (2012-05-30 18:20:07 UTC) #1
jar (doing other things)
Which binaries are you planning on instrumenting? Are all release binaries going to be instrumented? ...
8 years, 6 months ago (2012-05-30 19:41:23 UTC) #2
Sigurður Ásgeirsson
On Wed, May 30, 2012 at 3:41 PM, <jar@chromium.org> wrote: > Which binaries are you ...
8 years, 6 months ago (2012-05-30 20:29:38 UTC) #3
Sigurður Ásgeirsson
Thanks! Please take another look. https://chromiumcodereview.appspot.com/10454076/diff/1/base/debug/profiler.cc File base/debug/profiler.cc (right): https://chromiumcodereview.appspot.com/10454076/diff/1/base/debug/profiler.cc#newcode103 base/debug/profiler.cc:103: // This should be ...
8 years, 6 months ago (2012-05-30 20:52:11 UTC) #4
jar (doing other things)
Sorry... on more question... https://chromiumcodereview.appspot.com/10454076/diff/5001/base/debug/profiler.cc File base/debug/profiler.cc (right): https://chromiumcodereview.appspot.com/10454076/diff/5001/base/debug/profiler.cc#newcode90 base/debug/profiler.cc:90: bool IsBinaryInstrumented() { Does pulling ...
8 years, 6 months ago (2012-05-30 22:30:10 UTC) #5
Sigurður Ásgeirsson
On Wed, May 30, 2012 at 6:30 PM, <jar@chromium.org> wrote: > Sorry... on more question... ...
8 years, 6 months ago (2012-05-30 23:35:49 UTC) #6
jar (doing other things)
lgtm
8 years, 6 months ago (2012-05-30 23:56:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siggi@chromium.org/10454076/5001
8 years, 6 months ago (2012-05-31 00:04:23 UTC) #8
commit-bot: I haz the power
Try job failure for 10454076-5001 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 6 months ago (2012-05-31 01:47:56 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siggi@chromium.org/10454076/5001
8 years, 6 months ago (2012-05-31 11:21:45 UTC) #10
commit-bot: I haz the power
8 years, 6 months ago (2012-05-31 12:54:55 UTC) #11
Change committed as 139777

Powered by Google App Engine
This is Rietveld 408576698