Ruturaj K. Vartak
6e5caea896
Bug 1326331 - Fix Eslint errors in devtools/shared/heapsnapshot/. r=jryans
2017-03-09 21:03:00 -05:00
J. Ryan Stinnett
530b903fcf
Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey
...
For simple rules like function spacing, we can auto-fix these across the code
base so they are followed in a consistent way.
To generate this patch, I ran:
./mach eslint devtools --no-ignore --fix
After this, I reverted any changes to third party files that we really do want
to ignore.
MozReview-Commit-ID: 6Q8BApkAW20
2016-05-18 12:49:23 -05:00
Nick Fitzgerald
53ff2177a3
Bug 1260590 - Add the CensusUtils.getCensusIndividuals utility; r=jimb a=kwierso
...
This commit adds the `getCensusIndividuals` utility for getting the individual
node IDs that match the census leaves specified by the given indices in a
pre-order depth-first traversal of a census report generated with the given
breakdown.
MozReview-Commit-ID: A4IRcP82iCC
2016-03-31 16:19:22 -07:00
Nick Fitzgerald
79f6bb0214
Bug 1260307 - Add the CensusUtils.getReportLeaves utility for getting leaves in a census report; r=jimb
2016-03-29 08:54:00 +02:00
Nick Fitzgerald
39547b26f8
Bug 1257687 - Add a utility to convert a count breakdown into a bucket breakdown. r=jsantell
2016-03-18 17:47:41 -04:00
Nick Fitzgerald
92711b03b7
Bug 1226879 - Fix census tree sorting issue with inverted allocation stack breakdown; r=jimb
2016-02-24 13:11:00 +01:00
Julian Descottes
bdfcd4cb81
Bug 1246570 - mem.tool parentMap maps nodeId->node, remove verbose xpcshell logs;r=fitzgen
2016-02-10 17:57:37 +01:00
Sebastian Hengst
48fa53eaf2
Backed out changeset e1576fc08c1c (bug 1246570) for XPCshell failures. r=backout
2016-02-10 12:55:11 +01:00
Julian Descottes
556d23ff96
Bug 1246570 - memory tool: parentMap should map nodeId->node. r=fitzgen
2016-02-08 21:16:22 +01:00
Nick Fitzgerald
2bd38f8f7e
Bug 1246017 - Create the parent map in the HeapAnalysesWorker; r=jimb
2016-02-05 15:11:48 -08:00
Carsten "Tomcat" Book
d479c73778
Backed out changeset 92889fed3b3b (bug 1246017) for xpcshell bustage
2016-02-05 14:06:27 +01:00
Nick Fitzgerald
2a0cd8d15d
Bug 1246017 - Create the parent map in the HeapAnalysesWorker; r=jimb
2016-02-04 18:05:00 +01:00
Nick Fitzgerald
6e8a59c912
Bug 960780 - Add support for diffing heap snapshots to the memory tool frontend; r=jsantell,ntim
2015-11-13 11:20:45 -08:00
Nick Fitzgerald
7e944fc529
Bug 1221218 - Use by-filename breakdown in the memory tool; r=jsantell
...
This commit adds support for traversing by: "filename" edges in census
breakdowns and reports and makes the default coarse-type breakdown use a
filename sub-breakdown for scripts.
2015-11-04 05:49:34 -08:00
Jason Orendorff
e51d446148
Bug 1216623 - Part 1: Rename some loop variables to avoid conflicts with ES6 scoping rules. r=fitzgen, r=ttaubert, r=MattN, r=gps.
2015-10-26 16:33:59 -05:00
Nick Fitzgerald
ad2a64d205
Bug 1201542 - Implement allocationSite breakdown for CensusTreeNode; r=jsantell
2015-10-22 09:12:36 -07:00
Nigel Babu
fb035d5801
Backed out changeset 3e148d8f5e05 (bug 1201542) for XPCShell bustage
2015-10-22 09:57:08 +05:30
Nick Fitzgerald
c7c6bfec1e
Bug 1201542 - Implement allocationSite breakdown for CensusTreeNode. r=jsantell
2015-10-21 08:25:00 -04:00
Wes Kocher
5bb7361afb
Backed out changeset 3a73b2d41ed5 (bug 1201542) for test_census-view-01.html failures
2015-10-20 12:40:13 -07:00
Nick Fitzgerald
9815337bfc
Bug 1201542 - Implement allocationSite breakdown for CensusTreeNode; r=jsantell
2015-10-20 10:21:33 -07:00
Nick Fitzgerald
071b2f41b8
Bug 1214070 - Add support for diffing census reports to HeapAnalysesWorker; r=jsantell
2015-10-15 08:23:00 +02:00