gecko-dev/memory/replace/dmd
Birunthan Mohanathas a8939590de Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
The bulk of this commit was generated by running:

  run-clang-tidy.py \
    -checks='-*,llvm-namespace-comment' \
    -header-filter=^/.../mozilla-central/.* \
    -fix
2015-07-13 08:25:42 -07:00
..
test Bug 1058178, part 2 - Implement address clamping analysis for DMD scan logs. r=njn 2015-06-30 11:54:15 -07:00
DMD.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
DMD.h Bug 1058178, part 1 - Implement DMD heap scanning mode. r=njn 2015-06-30 11:54:15 -07:00
README
dmd.py Bug 1058178, part 2 - Implement address clamping analysis for DMD scan logs. r=njn 2015-06-30 11:54:15 -07:00
moz.build Bug 1172216 - Move nsStackwalk to mozglue. r=glandium 2015-06-10 16:32:45 -04:00

README

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