gecko-dev/memory/replace/dmd
Nicholas Nethercote b1378bc5e8 Bug 1260329 - Properly escape the frameTable when running |dmd.py --clamp-contents|. r=mccr8.
--HG--
extra : rebase_source : 7a55328abb0a79cfa6de21734ee3d440b7625f79
2016-03-29 13:34:57 +11:00
..
test Bug 1181142 - Part 0: Update DMD tests to handle a minimum alloc size of 16 on Win64. r=erahm. 2016-03-29 16:31:21 +11:00
block_analyzer.py Bug 1253512 (part 1) - Overhaul DMD's "sampling". r=erahm. 2016-02-24 14:42:22 +11:00
DMD.cpp Bug 1253512 (part 2) - Aggregate live blocks. r=erahm. 2016-03-29 10:41:06 +11:00
DMD.h Bug 1253512 (part 1) - Overhaul DMD's "sampling". r=erahm. 2016-02-24 14:42:22 +11:00
dmd.py Bug 1260329 - Properly escape the frameTable when running |dmd.py --clamp-contents|. r=mccr8. 2016-03-29 13:34:57 +11:00
moz.build Bug 1160272 - DMD build should include |mfbt/Poison.cpp|. r=glandium 2015-04-30 15:13:05 -07:00
README

This is DMD.  See https://wiki.mozilla.org/Performance/MemShrink/DMD for
details on how to use it.