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

Issue 2892273003: Produce more useful stack traces for heap profiling. (Closed)

Created:
3 years, 7 months ago by erikchen
Modified:
3 years, 7 months ago
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org, danakj+watch_chromium.org, vmpstr+watch_chromium.org, keishi, tasak
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Produce more useful stack traces for heap profiling. Previously, when the stack was too large, we'd keep the top part of the stack [closer to main()]. This proves to be less useful than the the bottom part of the stack. This CL changes the logic to keep the bottom part of the stack. BUG= Review-Url: https://codereview.chromium.org/2892273003 Cr-Commit-Position: refs/heads/master@{#473621} Committed: https://chromium.googlesource.com/chromium/src/+/72f94d55762707bcd71caeacf6bf107718ed37f0

Patch Set 1 #

Total comments: 1

Patch Set 2 : fixes #

Patch Set 3 : Comments from dskiba. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -22 lines) Patch
M base/trace_event/heap_profiler_allocation_context.h View 1 chunk +2 lines, -2 lines 0 comments Download
M base/trace_event/heap_profiler_allocation_context_tracker.cc View 1 1 chunk +23 lines, -20 lines 0 comments Download

Messages

Total messages: 25 (16 generated)
erikchen
primiano: Please review.
3 years, 7 months ago (2017-05-20 00:06:09 UTC) #4
DmitrySkiba
This is useful. Blink sometimes produces 100+ frame deep traces. But I think we need ...
3 years, 7 months ago (2017-05-20 00:23:23 UTC) #7
Primiano Tucci (use gerrit)
LGTM (I feel this is like the 3rd time that we change top vs bottom, ...
3 years, 7 months ago (2017-05-20 02:28:49 UTC) #8
erikchen
On 2017/05/20 02:28:49, Primiano (slow - traveling) wrote: > LGTM (I feel this is like ...
3 years, 7 months ago (2017-05-20 18:17:12 UTC) #13
keishi
cc +tasak
3 years, 7 months ago (2017-05-22 02:37:04 UTC) #17
DmitrySkiba
On 2017/05/20 18:17:12, erikchen wrote: > On 2017/05/20 02:28:49, Primiano (slow - traveling) wrote: > ...
3 years, 7 months ago (2017-05-22 15:28:47 UTC) #18
Primiano Tucci (use gerrit)
On 2017/05/22 15:28:47, DmitrySkiba wrote: > On 2017/05/20 18:17:12, erikchen wrote: > > On 2017/05/20 ...
3 years, 7 months ago (2017-05-22 15:39:32 UTC) #19
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/2892273003/40001
3 years, 7 months ago (2017-05-22 16:18:16 UTC) #22
commit-bot: I haz the power
3 years, 7 months ago (2017-05-22 18:08:34 UTC) #25
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/72f94d55762707bcd71caeacf6bf...

Powered by Google App Engine
This is Rietveld 408576698