зеркало из https://github.com/mozilla/gecko-dev.git
2579d85cb5
This makes the child process write its memory map to a different file name, just like it does for the jprof log. It tries to share the variables between the two so that they're both connected in the code and consistent with each other. Note that I haven't yet written the patch to make jprof.cpp *read* the map from that file, so this currently requires manually renaming the generated map with the numeric suffix to jprof-map in order to run jprof. I should probably write that patch eventually, but I haven't actually needed to. This at least prevents the child process's map file from being overwritten by the parent's a fraction of a second later. MozReview-Commit-ID: 7L4wT9BdQYI |
||
---|---|---|
.. | ||
bloatview | ||
check-moz-style | ||
docs | ||
jprof | ||
leak-gauge | ||
lint | ||
memory | ||
memory-profiler | ||
mercurial | ||
power | ||
profiler | ||
quitter | ||
rb | ||
rewriting | ||
update-packaging | ||
mach_commands.py | ||
moz.build |