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

Issue 41923004: Factor out skia_keep_frame_pointer. Handy with perf to get call stacks. (Closed)

Created:
7 years, 1 month ago by mtklein
Modified:
7 years, 1 month ago
Reviewers:
bungeman-skia
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Factor out skia_keep_frame_pointer. Handy with perf to get call stacks. Today it's set when we're running a sanitizer, but it's more generally useful. perf record -g (--call-graph) only works for me if we don't omit the frame pointer. BUG= Committed: http://code.google.com/p/skia/source/detail?r=11966

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M gyp/common_conditions.gypi View 2 chunks +3 lines, -1 line 0 comments Download
M gyp/common_variables.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mtklein
7 years, 1 month ago (2013-10-25 16:47:37 UTC) #1
bungeman-skia
lgtm
7 years, 1 month ago (2013-10-25 17:42:45 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@google.com/41923004/1
7 years, 1 month ago (2013-10-25 17:52:13 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-10-25 18:15:01 UTC) #4
Message was sent while issue was closed.
Change committed as 11966

Powered by Google App Engine
This is Rietveld 408576698