Buildbot/Talos/Tests: Difference between revisions

Jump to navigation Jump to search
m
→‎Other data: - remove trace malloc stuff- it is not run and code isn't in tree, docs removed, etc.
m (→‎Other data: - remove trace malloc stuff- it is not run and code isn't in tree, docs removed, etc.)
Line 619: Line 619:


For details see [[Codesighs]].
For details see [[Codesighs]].
==== Trace Malloc ====
This test is run as part of the "make leaktest" step during debug build jobs.  It uses the [[Performance:Leak_Tools#Trace-malloc|trace-malloc]] tool from [http://mxr.mozilla.org/mozilla-central/source/tools/trace-malloc/ tools/trace-malloc] to wrap calls to malloc and log information about every memory allocation.  See also [http://mxr.mozilla.org/mozilla-central/source/build/leaktest.py.in leaktest.py].
* trace_malloc_leaks
* trace_malloc_maxheap
* trace_malloc_alloc
Confirmed users
3,376

edits

Navigation menu