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

Issue 23609064: Make "three snapshot technique" work on heap snapshots loaded from files (Closed)

Created:
7 years, 3 months ago by yurys
Modified:
7 years, 3 months ago
Reviewers:
alph, loislo
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, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

Make "three snapshot technique" work on heap snapshots loaded from files This changes allows to show objects created between two selected heap snapshots in the case when the snapshots have been loaded from files. BUG=154084 R=loislo@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158273

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -66 lines) Patch
M LayoutTests/inspector-protocol/cpu-profiler/record-cpu-profile.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/inspector/profiler/cpu-profiler-save-load.html View 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/inspector/InspectorHeapProfilerAgent.cpp View 2 chunks +1 line, -5 lines 0 comments Download
M Source/core/inspector/InspectorProfilerAgent.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M Source/devtools/front_end/CPUProfileView.js View 2 chunks +2 lines, -3 lines 0 comments Download
M Source/devtools/front_end/HeapSnapshot.js View 2 chunks +0 lines, -2 lines 0 comments Download
M Source/devtools/front_end/HeapSnapshotProxy.js View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/devtools/front_end/HeapSnapshotView.js View 4 chunks +12 lines, -13 lines 0 comments Download
M Source/devtools/front_end/JSHeapSnapshot.js View 1 chunk +17 lines, -0 lines 0 comments Download
M Source/devtools/front_end/ProfilesPanel.js View 5 chunks +5 lines, -11 lines 0 comments Download
M Source/devtools/front_end/ProfilesPanelDescriptor.js View 1 chunk +1 line, -27 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
yurys
7 years, 3 months ago (2013-09-24 13:37:39 UTC) #1
loislo
lgtm
7 years, 3 months ago (2013-09-24 14:01:07 UTC) #2
yurys
7 years, 3 months ago (2013-09-24 14:33:53 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r158273 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698