gecko-dev/tools
Paul Bone 1f0871f8e9 Bug 1917205 - Initialise the profiler's TLS earlier r=profiler-reviewers,canaltinova
Using TLS variables can allocate, which is very annoying in allocation
handlers.  It seems that allocation can be avoided if the key-based TLS
variable has a relatively low key so that it can be allocated in an earlier
TLS page.  This patch causes the TLS storage to be initialised during
process startup helping to ensure that the TLS key is lower.

It seems to work with key based TLS but not with native TLS, despite that
working without allocation in PHC and mozjemalloc.

Differential Revision: https://phabricator.services.mozilla.com/D221764
2024-09-19 01:56:03 +00:00
..
@types Bug 1914286 - Remove NS_RelaxStrictFileOriginPolicy. r=smaug,necko-reviewers,kershaw 2024-08-23 10:13:35 +00:00
bloatview
browsertime Bug 1917828 - Update browsertime to v22.10.1. r=perftest-reviewers,kshampur 2024-09-11 12:00:06 +00:00
clang-tidy Bug 1901976 - Update clang-tidy version after bug 1901895 2024-06-12 20:30:52 +00:00
code-coverage
compare-locales
crashreporter Bug 1900788 - Rewrite the Windows symbol scraper to improve coverage r=gerard-majax 2024-06-06 12:41:42 +00:00
fuzzing Bug 1906390 - Display fuzzing targets with FUZZER=list. r=truber 2024-07-09 19:18:52 +00:00
jprof Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
leak-gauge
lint Bug 1826822 - Make tp6 the default for AWSY r=sparky,perftest-reviewers 2024-09-18 12:12:53 +00:00
moztreedocs Bug 1916932 - Move RST linter configuration to file, fix or ignore local errors with code blocks r=sylvestre 2024-09-05 11:55:00 +00:00
performance Bug 1918045 - add a macro to reduce code duplication in Perfetto.h, r=denispal. 2024-09-11 21:36:40 +00:00
phabricator
power
profiler Bug 1917205 - Initialise the profiler's TLS earlier r=profiler-reviewers,canaltinova 2024-09-19 01:56:03 +00:00
quitter Bug 1795750 - Update Quitter XPI. r=gbrown 2024-06-18 07:11:20 +00:00
rb
rewriting Bug 1917739 - Move Lz4 and mfbt/Compression* to mozglue/static. r=nika,frontend-codestyle-reviewers 2024-09-10 20:35:56 +00:00
rusttests Bug 1898177 - Move MOZ_APP_VENDOR from confvars.sh to moz.configure r=glandium,geckoview-reviewers,m_kato 2024-06-14 13:44:58 +00:00
sanitizer/docs
signing/macos
tryselect Bug 1826822 - Make tp6 the default for AWSY r=sparky,perftest-reviewers 2024-09-18 12:12:53 +00:00
ts Bug 1903390 - Make it easy to update typelibs when changing interfaces, add instructions r=mossop,saschanaz,smaug DONTBUILD 2024-08-03 20:35:44 +00:00
update-packaging
update-programs Bug 1900218 - Move MOZ_UPDATER from confvars.sh to moz.configure r=glandium 2024-06-16 18:59:12 +00:00
update-verify
vcs
mach_commands.py
moz.build Bug 1911476 - Enable basic IDE types support in toolkit/ and browser/ r=mossop 2024-08-07 02:01:58 +00:00