gecko-dev/build/unix
Mike Shal 3b8df1c395 Bug 1580028 - Always merge PGO profile data in the run task; r=firefox-build-system-reviewers,chmanchester
If the run task generates bad profile data, the merge step in the
profile-use task will fail. However, retrying the profile-use task
doesn't fix the problem, and there isn't a straightforward way to retry
the run task in this situation. Instead we can add a clang toolchain to
all the run tasks, and perform the merge there.

This means the output from the run task will always be a successfully
merged file called 'merged.profdata', and we no longer need to perform
the merge as part of the profile-use build as a GENERATED_FILES step.

Depends on D45262

Differential Revision: https://phabricator.services.mozilla.com/D45263

--HG--
extra : moz-landing-system : lando
2019-09-10 21:56:15 +00:00
..
build-binutils Bug 1571596 - Repack GCC and related source tarballs. r=nalexander 2019-08-07 13:54:27 +09:00
build-gcc Bug 1571596 - Repack GCC and related source tarballs. r=nalexander 2019-08-07 13:54:27 +09:00
build-hfsplus Bug 1570796 - Use a fetch task for hfsplus-tools source code. r=nalexander 2019-08-02 19:07:06 +09:00
elfhack Bug 1579430 - mark some elfhack methods as override; r=glandium 2019-09-09 23:54:34 +00:00
stdc++compat Backed out 2 changesets (bug 1569728) for causig Linux shippable opt build bustages. 2019-09-01 03:42:38 +03:00
aix.exp
moz.build
mozconfig.asan Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mozconfig.linux Bug 1560545 - Force-enable wayland support in Linux builds. r=chmanchester 2019-06-26 06:03:20 +00:00
mozconfig.linux32 Backed out 4 changesets (bug 1417646) for Webdriver missing geckodriver binary, at least on Linux x64 asan 2018-08-30 12:54:45 +03:00
mozconfig.stdcxx Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mozconfig.tsan Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mozconfig.unix Bug 1580028 - Always merge PGO profile data in the run task; r=firefox-build-system-reviewers,chmanchester 2019-09-10 21:56:15 +00:00
mozilla.in
print-non-newline.sh
rewrite_asan_dylib.py bug 1463425 - Fix flake8/pep8 issue by hand in build/ r=gps 2018-05-21 23:58:19 +02:00
run-gprof.sh
run-hiprof.sh
run-mozilla.sh
run-third.sh