gecko-dev/toolkit/library
Nathan Froyd 2b3a15afe9 Bug 1542746 - use a static MOZ_PROFILE_ORDER_FILE; r=nalexander,chmanchester
We're planning on switching to IR-based profiling, so we can't use the
frontend-based instrumentation to collect the order in which functions
are executed...at least not during the build itself.  Performance tests
indicate that not having the order information decreases performance
significantly.  So we're going to check in static files for Win32 and
Win64 and use those to perform the ordering.  It's OK if these files are
slightly out of date; as of this writing, builds that generate and then
use these files complain that ~1/3 of the functions can't be found (!).
We're just trying to do something slightly smarter than whatever the
linker default is.

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

--HG--
extra : moz-landing-system : lando
2019-05-24 01:54:59 +00:00
..
dummydll Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
gtest Bug 1547877 - enable configuration of new cert storage implementation r=keeler 2019-05-02 23:02:13 +00:00
rust Bug 1520166 - Part 1: Use a vendored version of authenticator. r=jcj 2019-05-24 07:31:26 +00:00
dependentlibs.py Bug 1516228 - Use llvm-objdump for mac in dependentlibs.py, too. r=mshal 2019-01-29 08:37:57 +09:00
gecko.natvis
libxul.so-gdb.py.in
Makefile.in Bug 1542746 - use a static MOZ_PROFILE_ORDER_FILE; r=nalexander,chmanchester 2019-05-24 01:54:59 +00:00
moz.build Bug 1544493: Add ntdll to libxul OS_LIBS; r=mhowell 2019-04-15 17:56:43 +00:00
nsDllMain.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
symverscript.in
xulrunner.rc Bug 1520177 - Fixed MinGW build's accessibility r=froydnj 2019-04-05 18:14:16 +00:00