gecko-dev/tools/profiler/lul
Nicholas Nethercote 5d0d883f35 Bug 1361009 - Remove MOZ_WIDGET_GONK from the profiler. r=jseward.
This removes the need for PROFILER_LIKELY_MEMORY_CONSTRAINED.

The patch also removes PROFILE_JAVA, USE_FAULTY_LIB, CONFIG_CASE_1,
CONFIG_CASE_2 and replaces all their uses with GP_OS_linux or GP_OS_android.

Finally, the patch removes a bogus |defined(GP_OS_darwin)| condition in
platform-linux-lul.cpp.

--HG--
extra : rebase_source : 77d1c625d65ddf551ab8cd4b962ae48c1a54466c
2017-05-08 07:09:33 +10:00
..
AutoObjectMapper.cpp Bug 1361009 - Remove MOZ_WIDGET_GONK from the profiler. r=jseward. 2017-05-08 07:09:33 +10:00
AutoObjectMapper.h Bug 1361009 - Remove MOZ_WIDGET_GONK from the profiler. r=jseward. 2017-05-08 07:09:33 +10:00
LulCommon.cpp Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj. 2016-01-05 17:08:45 -08:00
LulCommonExt.h Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj. 2016-01-05 17:08:45 -08:00
LulDwarf.cpp Bug 1356843 - Fix -Wcomma warning in tools/profiler/lul/LulDwarf.cpp. r=jseward 2017-04-09 21:43:29 -07:00
LulDwarfExt.h Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj. 2016-01-05 17:08:45 -08:00
LulDwarfInt.h
LulDwarfSummariser.cpp Bug 1355136 - LUL on i686/x86_64-linux: allow CFAs to be arbitrary prefix expressions. r=froydnj. 2017-04-12 08:42:02 +02:00
LulDwarfSummariser.h
LulElf.cpp Bug 1339695 (part 10) - Rename SPS_* macros as GP_*. r=jseward. 2017-02-18 00:57:03 +11:00
LulElfExt.h
LulElfInt.h Bug 1339695 (part 10) - Rename SPS_* macros as GP_*. r=jseward. 2017-02-18 00:57:03 +11:00
LulMain.cpp Bug 1357777 - LUL on x86_64-linux: recover frames by following the frame pointer chain. r=froydnj,jandem. 2017-04-25 08:14:23 +02:00
LulMain.h Bug 1357777 - LUL on x86_64-linux: recover frames by following the frame pointer chain. r=froydnj,jandem. 2017-04-25 08:14:23 +02:00
LulMainInt.h Bug 1343557 - Make PfxInstr::operator== const; r=jseward 2017-03-01 15:26:29 -05:00
platform-linux-lul.cpp Bug 1361009 - Remove MOZ_WIDGET_GONK from the profiler. r=jseward. 2017-05-08 07:09:33 +10:00
platform-linux-lul.h Bug 1342306 (part 3) - Properly synchronize the global state in platform*.cpp. r=mstange. 2017-03-08 12:40:39 +11:00