gecko-dev/memory
Mike Hommey 97f635df6b Bug 1303232 - Use per-process reduced thread-ids when munging logalloc logs. r=njn
Bug 1300948 added thread-ids to logalloc logs, and logalloc_munge.py was
munging them all as if they were all under the same namespace. But when
filtering munged logs to only contain logs from a given process,
thread-ids then don't necessarily start from 1, which would be the
desired outcome.

So use a different pool of thread-ids for each process.
2016-09-20 13:44:27 +09:00
..
build Bug 1294732 - Back out all of bug 1271165 as it has served its purpose. r=glandium 2016-08-23 08:45:00 -04:00
fallible
jemalloc
mozalloc Merge m-c to autoland, a=merge 2016-08-25 17:15:05 -07:00
mozjemalloc Bug 1291356 - Enable multiple jemalloc arenas for MOZ_STYLO builds. r=me 2016-08-26 20:21:48 +09:00
replace Bug 1303232 - Use per-process reduced thread-ids when munging logalloc logs. r=njn 2016-09-20 13:44:27 +09:00
volatile
moz.build