gecko-dev/memory/replace/dmd
Mike Hommey c6b6415a7b Bug 1423512 - Remove unnecessary XPCOM_GLUE define in DMD. r=njn
This was added in bug 1122337 back when the stackwalker was still
in XPCOM, which it isn't anymore, so XPCOM_GLUE is not necessary
anymore.

--HG--
extra : rebase_source : e550671c26e250843d34cb2b83497c861225883f
2017-12-06 09:52:55 +09:00
..
test Bug 1420355 - Statically link DMD. r=njn 2017-11-28 08:10:48 +09:00
DMD.cpp Bug 1423287 - Simplify NtCurrentTeb() handling. r=njn 2017-12-06 09:36:00 -05:00
DMD.h Bug 1334286 - use MOZ_FORMAT_PRINTF in DMD; r=njn 2017-04-21 15:54:05 -06:00
README
block_analyzer.py Bug 1387940 - Make --max-frames=8 the default for dmd.py. r=mccr8. 2017-08-07 14:56:15 +10:00
dmd.py Bug 1423114 - Remove moz_xposix_memalign and moz_xvalloc. r=njn 2017-12-05 17:34:19 +09:00
moz.build Bug 1423512 - Remove unnecessary XPCOM_GLUE define in DMD. r=njn 2017-12-06 09:52:55 +09:00

README

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