gecko-dev/memory/replace
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
..
dmd Bug 1058178, part 2 - Implement address clamping analysis for DMD scan logs. r=njn 2015-06-30 11:54:15 -07:00
dummy Bug 1172668 - Unbreak DMD on OS X after bug 1168719. r=gps 2015-06-10 10:49:22 +09:00
jemalloc Bug 1112566 - Use jemalloc C99 msvc compat headers when building mozjemalloc compat glue and jemalloc3 replace-malloc library. r=glandium 2014-12-23 15:27:18 +09:00
logalloc Bug 1153348 - Add an analysis to prohibit operator bools which aren't marked as either explicit or MOZ_IMPLICIT; r=jrmuizel 2015-04-21 21:40:49 -04:00
replace Bug 1168719 - Generic replace-malloc library. r=njn 2015-06-05 10:40:58 +09:00
moz.build Bug 1168719 - Generic replace-malloc library. r=njn 2015-06-05 10:40:58 +09:00