gecko-dev/mozglue/baseprofiler/lul
Makoto Kato c4cb964c8e Bug 1572613 - Use frame pointer based stack walker even if Android/x86 and Android/x86-64. r=jseward
Actually, we use clang for all Linux and Android platform, so it is no reason to use frame pointer based stack walker for LUL on Android/x86 and Android/x86-64 if no DWARF rule.

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

--HG--
extra : moz-landing-system : lando
2019-08-13 07:34:29 +00:00
..
AutoObjectMapper.cpp Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
AutoObjectMapper.h Bug 1492121 - Copy most of Gecko Profiler code to mozglue/baseprofiler - r=njn 2019-06-06 06:16:57 +00:00
LulCommon.cpp Bug 1492121 - MOZ_BASE_PROFILER may be defined in BaseProfiler.h to enable Base Profiler - r=njn 2019-06-06 06:17:30 +00:00
LulCommonExt.h Bug 1492121 - Copy most of Gecko Profiler code to mozglue/baseprofiler - r=njn 2019-06-06 06:16:57 +00:00
LulDwarf.cpp Bug 1492121 - MOZ_BASE_PROFILER may be defined in BaseProfiler.h to enable Base Profiler - r=njn 2019-06-06 06:17:30 +00:00
LulDwarfExt.h Bug 1492121 - Copy most of Gecko Profiler code to mozglue/baseprofiler - r=njn 2019-06-06 06:16:57 +00:00
LulDwarfInt.h Bug 1492121 - Copy most of Gecko Profiler code to mozglue/baseprofiler - r=njn 2019-06-06 06:16:57 +00:00
LulDwarfSummariser.cpp Bug 1492121 - MOZ_BASE_PROFILER may be defined in BaseProfiler.h to enable Base Profiler - r=njn 2019-06-06 06:17:30 +00:00
LulDwarfSummariser.h Bug 1492121 - Copy most of Gecko Profiler code to mozglue/baseprofiler - r=njn 2019-06-06 06:16:57 +00:00
LulElf.cpp Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
LulElfExt.h Bug 1492121 - Copy most of Gecko Profiler code to mozglue/baseprofiler - r=njn 2019-06-06 06:16:57 +00:00
LulElfInt.h Bug 1492121 - Copy most of Gecko Profiler code to mozglue/baseprofiler - r=njn 2019-06-06 06:16:57 +00:00
LulMain.cpp Bug 1572613 - Use frame pointer based stack walker even if Android/x86 and Android/x86-64. r=jseward 2019-08-13 07:34:29 +00:00
LulMain.h Bug 1492121 - Copy most of Gecko Profiler code to mozglue/baseprofiler - r=njn 2019-06-06 06:16:57 +00:00
LulMainInt.h Bug 1492121 - Copy most of Gecko Profiler code to mozglue/baseprofiler - r=njn 2019-06-06 06:16:57 +00:00
platform-linux-lul.cpp Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
platform-linux-lul.h Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00