gecko-dev/tools
Gerald Squelart c3a89a135f Bug 1728056 - Remove lock when profiling current thread in profiler_suspend_and_sample_thread - r=canaltinova
The lock in the inner `profiler_suspend_and_sample_thread` function was only needed on the `!aIsSynchronous` code path.
So instead, the pointer to the lock is passed in this case, otherwise `nullptr` indicates a synchronous (same-thread) sampling.

Differential Revision: https://phabricator.services.mozilla.com/D123915
2021-09-01 01:00:38 +00:00
..
bloatview
browsertime Bug 1727780 - bump version of browsertime and imagemagick. r=perftest-reviewers,AlexandruIonescu 2021-08-31 13:36:27 +00:00
clang-tidy Bug 1719812 - Upgrade llvm toolchain to 12.0.1. r=firefox-build-system-reviewers,mhentges 2021-07-12 13:44:32 +00:00
code-coverage Bug 1541224 - Avoid to use uninitialized handle when flushing ccov counters r=marco 2021-05-04 16:02:49 +00:00
compare-locales Bug 1696251: Refactor docstrings in mach commands. r=mhentges,webdriver-reviewers,geckoview-reviewers,agi 2021-08-24 20:16:05 +00:00
coverity
crashreporter Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
fuzzing Bug 1726123 - Part 5: Add missing "js/" includes outside of SM. r=arai 2021-08-17 15:45:39 +00:00
github-sync
infer
jprof
leak-gauge
lint Bug 1726413 - Use mach npm install rather than plain npm when updating node_modules. r=Mardak 2021-08-20 07:33:33 +00:00
moztreedocs Bug 1727824 - Update to Sphinx 4.1.2 & copybutton 0.4.0 r=firefox-source-docs-reviewers,championshuttler 2021-08-28 04:10:22 +00:00
performance Bug 1703956 - Extend network perfstats to include all http channel completion times r=necko-reviewers,valentin 2021-04-12 21:42:21 +00:00
phabricator Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
power Bug 1696251: Refactor docstrings in mach commands. r=mhentges,webdriver-reviewers,geckoview-reviewers,agi 2021-08-24 20:16:05 +00:00
profiler Bug 1728056 - Remove lock when profiling current thread in profiler_suspend_and_sample_thread - r=canaltinova 2021-09-01 01:00:38 +00:00
quitter
rb Bug 1696531: fix dmd.py and related tools to support python 3, r=bhearsum 2021-06-14 15:31:42 +00:00
rewriting Bug 1686071 - Add PasswordRulesParser module. r=dimi 2021-06-09 13:54:09 +00:00
rusttests Bug 1726100 - Move wasm-sandboxing defaults to configure. r=firefox-build-system-reviewers,andi 2021-08-18 01:09:58 +00:00
sanitizer/docs Bug 1717002 - document how to download tsan toolchains. r=andi DONTBUILD 2021-06-23 17:08:00 +00:00
tryselect Bug 1728280 - [devtools] try preset is no longer running windows jobs r=bomsy 2021-08-31 15:22:54 +00:00
update-packaging
update-programs
update-verify
vcs Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
mach_commands.py Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
moz.build