gecko-dev/tools/profiler
Greg Mierzwinski d034427bd2 Bug 1301197 - Add xpcshell code coverage to linux64-jsdcov and the 'coverage' mozinfo flag. r=jmaher
This patch makes it possible to collect code coverage for xpcshell tests using the linux64-jsdcov build. It also enables the use of a 'coverage' flag to disable tests when they are instrumented with the js debugger for code coverage. Lastly, it uses the 'coverage' flag to disable certain tests.

MozReview-Commit-ID: 97VFkJmlwQn

--HG--
extra : rebase_source : 26c841f5a68f927889c0903e701bfde4b7ca84ac
2016-11-08 15:57:21 -05:00
..
core Bug 1336004 - add missing header file for TaskTracer. r=cyu 2017-02-02 12:00:58 +08:00
gecko Bug 1328916 - Remove ProfilerSaveSignalHandler and transitively reachable code. r=mstange. 2017-02-02 10:04:02 +01:00
lul Bug 1333296 (part 3) - Remove SPS mentions in tools/profiler. r=mstange. 2017-01-24 14:18:50 +11:00
public Bug 1328365 (part 2) - Rename ProfileGatherer::mTicker as mSampler. r=mstange. 2017-01-25 16:09:06 +11:00
tasktracer Bug 1333296 (part 3) - Remove SPS mentions in tools/profiler. r=mstange. 2017-01-24 14:18:50 +11:00
tests Bug 1301197 - Add xpcshell code coverage to linux64-jsdcov and the 'coverage' mozinfo flag. r=jmaher 2016-11-08 15:57:21 -05:00
merge-profiles.py Bug 1168784 - Part 1: Fix the script merging profiles to handle new profiler JSON format. r=benwa 2015-06-01 18:09:29 +08:00
moz.build Bug 1328916 - Remove ProfilerSaveSignalHandler and transitively reachable code. r=mstange. 2017-02-02 10:04:02 +01:00
nm-symbolicate.py