gecko-dev/memory/replace/dmd/test
Andrew McCreight 6e608d39d9 Bug 1058178, part 2 - Implement address clamping analysis for DMD scan logs. r=njn
This adds a new option --clamp-contents to dmd.py. This replaces every value
contained in the memory contents in the log with a pointer to the start of a live
block, if the value is a pointer into the middle of that block. All other values
are replaced with 0. This conservative analysis makes it easier to determine
which blocks point to other blocks.
2015-06-30 11:54:15 -07:00
..
SmokeDMD.cpp Bug 1058178, part 1 - Implement DMD heap scanning mode. r=njn 2015-06-30 11:54:15 -07:00
basic-scan-32-expected.txt Bug 1058178, part 2 - Implement address clamping analysis for DMD scan logs. r=njn 2015-06-30 11:54:15 -07:00
basic-scan-64-expected.txt Bug 1058178, part 2 - Implement address clamping analysis for DMD scan logs. r=njn 2015-06-30 11:54:15 -07:00
full-empty-cumulative-expected.txt Bug 1100851 - Print the mode in dmd.py's output. r=mccr8. 2014-12-10 13:33:50 -08:00
full-empty-dark-matter-expected.txt Bug 1100851 - Print the mode in dmd.py's output. r=mccr8. 2014-12-10 13:33:50 -08:00
full-empty-live-expected.txt Bug 1100851 - Print the mode in dmd.py's output. r=mccr8. 2014-12-10 13:33:50 -08:00
full-sampled-live-expected.txt Bug 1100851 - Print the mode in dmd.py's output. r=mccr8. 2014-12-10 13:33:50 -08:00
full-unsampled1-dark-matter-expected.txt Bug 1120798 - Use a larger realloc in one of the DMD tests so that it passes for mozjemalloc as well as jemalloc3. r=njn 2015-01-14 15:18:49 +09:00
full-unsampled1-live-expected.txt Bug 1120798 - Use a larger realloc in one of the DMD tests so that it passes for mozjemalloc as well as jemalloc3. r=njn 2015-01-14 15:18:49 +09:00
full-unsampled2-cumulative-expected.txt Bug 1121830 - DMD: add "num" property to blocks in the output. r=mccr8. 2015-01-15 20:38:38 -08:00
full-unsampled2-dark-matter-expected.txt Bug 1100851 - Print the mode in dmd.py's output. r=mccr8. 2014-12-10 13:33:50 -08:00
moz.build Bug 1122337 - Mark DMD directories as FAIL_ON_WARNINGS. r=glandium. 2015-01-15 21:17:18 -08:00
scan-test.py Bug 1058178, part 2 - Implement address clamping analysis for DMD scan logs. r=njn 2015-06-30 11:54:15 -07:00
script-diff-dark-matter-expected.txt Bug 1100851 - Print the mode in dmd.py's output. r=mccr8. 2014-12-10 13:33:50 -08:00
script-diff-dark-matter1.json Bug 1121830 - DMD: add "num" property to blocks in the output. r=mccr8. 2015-01-15 20:38:38 -08:00
script-diff-dark-matter2.json Bug 1121830 - DMD: add "num" property to blocks in the output. r=mccr8. 2015-01-15 20:38:38 -08:00
script-diff-live-expected.txt Bug 1100851 - Print the mode in dmd.py's output. r=mccr8. 2014-12-10 13:33:50 -08:00
script-diff-live1.json Bug 1121830 - DMD: add "num" property to blocks in the output. r=mccr8. 2015-01-15 20:38:38 -08:00
script-diff-live2.json Bug 1121830 - DMD: add "num" property to blocks in the output. r=mccr8. 2015-01-15 20:38:38 -08:00
script-ignore-alloc-fns-expected.txt Bug 1100851 - Print the mode in dmd.py's output. r=mccr8. 2014-12-10 13:33:50 -08:00
script-ignore-alloc-fns.json Bug 1121830 - DMD: add "num" property to blocks in the output. r=mccr8. 2015-01-15 20:38:38 -08:00
script-max-frames-1-expected.txt Bug 1100851 - Print the mode in dmd.py's output. r=mccr8. 2014-12-10 13:33:50 -08:00
script-max-frames-3-expected.txt Bug 1100851 - Print the mode in dmd.py's output. r=mccr8. 2014-12-10 13:33:50 -08:00
script-max-frames-8-expected.txt Bug 1100851 - Print the mode in dmd.py's output. r=mccr8. 2014-12-10 13:33:50 -08:00
script-max-frames.json Bug 1121830 - DMD: add "num" property to blocks in the output. r=mccr8. 2015-01-15 20:38:38 -08:00
script-sort-by-num-blocks-expected.txt Bug 1110455 - Add --sort-by=num-blocks option to dmd.py. r=mccr8. 2014-12-15 15:04:39 -08:00
script-sort-by-req-expected.txt Bug 1110455 - Add --sort-by=num-blocks option to dmd.py. r=mccr8. 2014-12-15 15:04:39 -08:00
script-sort-by-slop-expected.txt Bug 1110455 - Add --sort-by=num-blocks option to dmd.py. r=mccr8. 2014-12-15 15:04:39 -08:00
script-sort-by-usable-expected.txt Bug 1110455 - Add --sort-by=num-blocks option to dmd.py. r=mccr8. 2014-12-15 15:04:39 -08:00
script-sort-by.json.gz Bug 1121830 - DMD: add "num" property to blocks in the output. r=mccr8. 2015-01-15 20:38:38 -08:00
test_dmd.js Bug 1058178, part 2 - Implement address clamping analysis for DMD scan logs. r=njn 2015-06-30 11:54:15 -07:00
xpcshell.ini Bug 1058178, part 1 - Implement DMD heap scanning mode. r=njn 2015-06-30 11:54:15 -07:00