gecko-dev/tools
Gerald Squelart 665b0d71d2 Bug 1630448 - MOZ_PROFILER_STARTUP_NO_BASE=1 prevents Base Profiler from running when MOZ_PROFILER_STARTUP is set - r=canaltinova
The Base Profiler is still recent and barely used, so it may contain some bugs.
With bug 1586939, the Base Profiler is now used more often because it is controlled the same way as the Gecko Profiler.
This has surfaced some intermittent issues, which pollute existing tests.

Until the root cause is found (see bug 1648325), setting `MOZ_PROFILER_STARTUP_NO_BASE=1` prevents the Base Profiler from running. This may be used where problems are visible, to diagnostic them and/or reduce them where needed.

Differential Revision: https://phabricator.services.mozilla.com/D81018
2020-06-25 07:13:43 +00:00
..
bloatview
browsertime Bug 1646421 - flake8 Fix a bunch of actual errors r=ahal 2020-06-20 09:46:45 +00:00
clang-tidy Bug 1612274 - Add checker `readability-qualified-auto` for `clang-tidy` static-analysis. r=sylvestre 2020-04-10 07:06:09 +00:00
code-coverage no bug - mozlint/codespell - Add two docs directories in the list + fix typos r=marco DONTBUILD 2020-03-09 10:43:14 +00:00
compare-locales
coverity Bug 1608396 - for `Coverity Analysis` disable checker `STRAY_SEMICOLON` due to the noise that it creates with `if constexpr`. r=froydnj 2020-03-26 17:40:45 +00:00
crashreporter Bug 1603988 - Part 2: Add a TC index for generated artifacts for mac symbols and reuse them in the next run r=tomprince 2020-02-03 18:41:49 +00:00
fuzzing Bug 1642631 - Make the message argument to Channel::Send() a UniquePtr. r=froydnj 2020-06-02 21:23:08 +00:00
github-sync Bug 1635142 - Update github-sync to use Authorization header instead of deprecated HTTP auth mechanism. r=kvark 2020-05-06 16:09:40 +00:00
infer
jprof
leak-gauge
lint Bug 1646582 - Remove RemoteWebProgressManager. r=nika,Gijs 2020-06-24 19:59:04 +00:00
moztreedocs Bug 1643819 - Prevent Firefox Docs to copy $ while copying using copy button.r=championshuttler,ahal 2020-06-23 15:03:30 +00:00
performance Bug 1512991 - Add JsonWriteFunc::Write to take string length. r=botond 2020-05-08 16:24:31 +00:00
phabricator Bug 1623544 - Install python3-pip on Debian during bootstrap; r=firefox-build-system-reviewers,rstewart 2020-03-25 15:31:09 +00:00
power Bug 1638976 - Convert 'mach power' to run with Python 3. r=glandium 2020-05-25 23:50:19 +00:00
profiler Bug 1630448 - MOZ_PROFILER_STARTUP_NO_BASE=1 prevents Base Profiler from running when MOZ_PROFILER_STARTUP is set - r=canaltinova 2020-06-25 07:13:43 +00:00
quitter Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
rb Bug 1642044 - Python 3 tools/rb/find_leakers.py r=gbrown 2020-06-01 23:14:30 +00:00
rewriting Bug 1646190 - Remove pymake from tree r=nalexander 2020-06-18 21:06:32 +00:00
sanitizer/docs no bug - asan/lsan - Add links to the meta bugs r=decoder DONTBUILD 2020-02-28 11:37:20 +00:00
tryselect Bug 1645179 - Squash remaining dead code after removal of IMPACTED_TESTS r=ahal,froydnj 2020-06-17 13:30:49 +00:00
update-packaging Bug 1643810: Use -T1 -7e for update generation r=sfraser 2020-06-16 13:58:47 +00:00
update-verify Bug 1632429: Improves update-verify compatibility with python 3 r=nthomas 2020-06-08 21:07:07 +00:00
vcs Bug 1621718 - Use proper email parsing library for parsing patches. r=ahal 2020-03-16 19:46:13 +00:00
mach_commands.py Bug 1641992 - Add argument to `mach busted file` to specify which component the bug should be filed against r=froydnj 2020-06-01 16:23:48 +00:00
moz.build Bug 1628200 - Fix config/tests/test_mozbuild_reading.py. r=rstewart 2020-04-09 00:24:29 +00:00