gecko-dev/tools/profiler/lul
Gerald Squelart 56631f2ced Bug 1549232 - Only use profiler_current_{process,thread}_id in the Gecko Profiler instead of alternatives - r=mstange
There were many inconsistent ways to retrieve process/thread ids in the
profiler. Now we have only one platform-dependent implementation each:
profiler_current_process_id() and profiler_current_thread_id().

Note that this removes the need for the small `class Thread` in platform.h.
However memory_hooks.cpp still needs to be built non-unified, because of the
required order of #includes (replace_malloc.h before replace_malloc_bridge.h),
which could be disturbed by other cpp's.

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

--HG--
extra : moz-landing-system : lando
2019-05-09 18:26:15 +00:00
..
AutoObjectMapper.cpp
AutoObjectMapper.h
LulCommon.cpp
LulCommonExt.h
LulDwarf.cpp
LulDwarfExt.h
LulDwarfInt.h
LulDwarfSummariser.cpp
LulDwarfSummariser.h
LulElf.cpp
LulElfExt.h
LulElfInt.h
LulMain.cpp
LulMain.h
LulMainInt.h
platform-linux-lul.cpp
platform-linux-lul.h