Bug 87262 - Web Inspector: display inspected process's memory distribution
Summary: Web Inspector: display inspected process's memory distribution
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 87263 87400 87479 87737 87971 88081 89106 89568 89754 89968 90149 90668 90686 91734 92259 92379 92650 92743 92748 92751 92962 92981 92994 93001 93130 93604 93692 93827 94109 94333 94489 94580 96650
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-23 07:24 PDT by Yury Semikhatsky
Modified: 2014-12-12 14:35 PST (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2012-05-23 07:24:00 PDT
Web Inspector has a heap profiler that is useful for analysis of the JavaScript heap but the process memory is not limited to the JS heap. We would like to help users better understand where the memory goes in the inspected process. This is an umbrella bug for the changes in that area.
Comment 1 Brian Burg 2014-12-12 14:35:46 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.