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

Issue 14639004: DevTools: [TrackingHeapProfiler] Provide a chart with living heap date at recording time. (Closed)

Created:
7 years, 7 months ago by loislo
Modified:
7 years, 7 months ago
Reviewers:
pfeldman, yurys
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, alph+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

DevTools: [TrackingHeapProfiler] Provide a chart with living heap date at recording time. Backend streams heap usage stats to frontend in real time. We can use this data and draw it as a live time range chart. I fixed overview grid styles and now it supports parents with more than 80px height. ProfilesPanel switches to the recording profile if it has temporary view automaticaly. HeapProfileType creates chart for the recording profile. BUG=none TEST=none R= yurys@chromium.org, pfeldman@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -34 lines) Patch
M Source/devtools/front_end/HeapSnapshotView.js View 12 chunks +55 lines, -10 lines 0 comments Download
M Source/devtools/front_end/ProfilesPanel.js View 3 chunks +8 lines, -1 line 0 comments Download
M Source/devtools/front_end/flameChart.css View 1 chunk +0 lines, -8 lines 0 comments Download
M Source/devtools/front_end/heapProfiler.css View 2 chunks +8 lines, -12 lines 0 comments Download
M Source/devtools/front_end/inspectorCommon.css View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/devtools/front_end/profilesPanel.css View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
loislo
7 years, 7 months ago (2013-04-30 15:35:14 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698