gecko-dev/tools/profiler/core
Nicholas Nethercote aee449d9c2 Bug 1339695 (part 11) - Remove the profiler's OS class. r=mstange.
We don't need OS now that the platform-*.cpp files are in the same compilation
unit as platform.cpp.

The patch removes the sleep functions because they are unnecessary indirection.

OS::Startup() is necessary, but the patch renames it PlatformInit() to match
Platform{Start,Stop}() and profiler_init(), from which it is called.
2017-02-20 09:07:37 +11:00
..
EHABIStackWalk.cpp Bug 1330833 - Add the new "modules" (DLLs) ping type. r=Dexter,mstange,jorendorff, data-review=bsmedberg 2017-02-18 14:17:30 +00:00
EHABIStackWalk.h
PlatformMacros.h Bug 1339695 (part 10) - Rename SPS_* macros as GP_*. r=jseward. 2017-02-18 00:57:03 +11:00
ProfileBuffer.cpp Bug 1337189 (part 21) - Remove Sampler::SizeOfIncludingThis(). r=mstange. 2017-02-09 15:00:29 +11:00
ProfileBuffer.h Bug 816598 - Add a memory reporter for the Gecko Profiler. r=mstange,jseward. 2017-01-30 12:37:26 +11:00
ProfileEntry.cpp Bug 1339327 (part 4) - Rename some globals in the profiler. r=mstange. 2017-02-15 14:26:23 +11:00
ProfileEntry.h Bug 1339695 (part 10) - Rename SPS_* macros as GP_*. r=jseward. 2017-02-18 00:57:03 +11:00
ProfileJSONWriter.cpp
ProfileJSONWriter.h
ProfilerBacktrace.cpp Bug 1334466 (part 2) - Merge Sampler and GeckoSampler. r=mstange. 2017-01-25 14:34:25 +11:00
ProfilerMarkers.cpp Bug 1317771 (part 1) - Remove SPS_STANDALONE. r=mstange. 2017-01-19 08:06:59 +11:00
StackTop.cpp Bug 1339695 (part 10) - Rename SPS_* macros as GP_*. r=jseward. 2017-02-18 00:57:03 +11:00
StackTop.h
SyncProfile.cpp Bug 1335595 (part 4) - Merge ThreadProfile into ThreadInfo. r=mstange. 2017-02-02 11:07:13 +11:00
SyncProfile.h Bug 1335595 (part 4) - Merge ThreadProfile into ThreadInfo. r=mstange. 2017-02-02 11:07:13 +11:00
ThreadInfo.cpp Bug 1339695 (part 10) - Rename SPS_* macros as GP_*. r=jseward. 2017-02-18 00:57:03 +11:00
ThreadInfo.h Bug 1339695 (part 10) - Rename SPS_* macros as GP_*. r=jseward. 2017-02-18 00:57:03 +11:00
platform-linux-android.cpp Bug 1339695 (part 11) - Remove the profiler's OS class. r=mstange. 2017-02-20 09:07:37 +11:00
platform-macos.cpp Bug 1339695 (part 11) - Remove the profiler's OS class. r=mstange. 2017-02-20 09:07:37 +11:00
platform-win32.cpp Bug 1339695 (part 11) - Remove the profiler's OS class. r=mstange. 2017-02-20 09:07:37 +11:00
platform.cpp Bug 1339695 (part 11) - Remove the profiler's OS class. r=mstange. 2017-02-20 09:07:37 +11:00
platform.h Bug 1339695 (part 11) - Remove the profiler's OS class. r=mstange. 2017-02-20 09:07:37 +11:00
shared-libraries-linux.cc Bug 1339695 (part 10) - Rename SPS_* macros as GP_*. r=jseward. 2017-02-18 00:57:03 +11:00
shared-libraries-macos.cc Bug 1339695 (part 10) - Rename SPS_* macros as GP_*. r=jseward. 2017-02-18 00:57:03 +11:00
shared-libraries-win32.cc Bug 1330833 - Add the new "modules" (DLLs) ping type. r=Dexter,mstange,jorendorff, data-review=bsmedberg 2017-02-18 14:17:30 +00:00