gecko-dev/devtools/client/memory
Nick Fitzgerald a954e27a9e Bug 1149385 - Render retaining paths in the dominators view; r=jsantell
This commit extends the devtools' memory panel's dominators view with a sidebar
that displays the 5 shortest retaining paths from the GC roots for the selected
node in the dominator tree.
2016-02-23 15:38:29 -08:00
..
actions Bug 1149385 - Render retaining paths in the dominators view; r=jsantell 2016-02-23 15:38:29 -08:00
components Bug 1149385 - Render retaining paths in the dominators view; r=jsantell 2016-02-23 15:38:29 -08:00
reducers Bug 1149385 - Render retaining paths in the dominators view; r=jsantell 2016-02-23 15:38:29 -08:00
test Bug 1149385 - Render retaining paths in the dominators view; r=jsantell 2016-02-23 15:38:29 -08:00
app.js Bug 1149385 - Render retaining paths in the dominators view; r=jsantell 2016-02-23 15:38:29 -08:00
constants.js Bug 1149385 - Render retaining paths in the dominators view; r=jsantell 2016-02-23 15:38:29 -08:00
dominator-tree-lazy-children.js Bug 1229229 - Display dominator trees in the memory tool's UI; r=jsantell 2016-01-13 12:27:30 -08:00
initializer.js Bug 1231943 - Add basic telemetry for memory tool. r=fitzgen 2015-12-11 07:36:00 +01:00
memory.xhtml Bug 1149385 - Render retaining paths in the dominators view; r=jsantell 2016-02-23 15:38:29 -08:00
models.js Bug 1249789, 1249791, 1249792, 1249796, 1249798 - Clean up memory tool breakdowns; r=jsantell 2016-02-22 14:27:51 -08:00
moz.build Bug 1221619 - Add telemetry to memory tool. r=jsantell, data-review=bsmedberg 2016-02-03 15:17:00 +01:00
panel.js Bug 1219554 - Follow up: clean up memory panel open/destroy; r=jsantell 2016-02-04 11:53:00 +01:00
reducers.js Bug 1149385 - Render retaining paths in the dominators view; r=jsantell 2016-02-23 15:38:29 -08:00
store.js Bug 1246017 - Create the parent map in the HeapAnalysesWorker; r=jimb 2016-02-05 15:11:48 -08:00
telemetry.js Bug 1249789, 1249791, 1249792, 1249796, 1249798 - Clean up memory tool breakdowns; r=jsantell 2016-02-22 14:27:51 -08:00
utils.js Bug 1246017 - Create the parent map in the HeapAnalysesWorker; r=jimb 2016-02-05 15:11:48 -08:00