Confirmed users
681
edits
No edit summary |
(add filter spec) |
||
Line 56: | Line 56: | ||
** 6 measurements: {retained, allocated, peak} x {self, inclusive} | ** 6 measurements: {retained, allocated, peak} x {self, inclusive} | ||
* A filter to focus on interested functions | * A filter to focus on interested functions | ||
** Click item in rank list view or tree view, when item is clicked | |||
*** Show traces related to item in rank-list view | |||
*** Highlight related path in tree view | |||
== Terminology == | |||
* trace: denote a complete call tree from root to leave items. A profiling result may end with several traces. | |||
* item: each element in a trace is an item. | |||
== User Interface == | == User Interface == | ||
[[File:Mockup.png|640px|https://wiki.mozilla.org/index.php?title=File:Mockup.png]] | [[File:Mockup.png|640px|https://wiki.mozilla.org/index.php?title=File:Mockup.png]] | ||
* Github:https://github.com/profiler-tools/memoryprofiler | * Github:https://github.com/profiler-tools/memoryprofiler |