gecko-dev/tools/profiler
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
..
core Bug 1339695 (part 11) - Remove the profiler's OS class. r=mstange. 2017-02-20 09:07:37 +11:00
gecko Bug 1337189 (part 25) - Move streaming/saving code out of Sampler. r=mstange. 2017-02-09 17:04:51 +11:00
lul Bug 1339695 (part 10) - Rename SPS_* macros as GP_*. r=jseward. 2017-02-18 00:57:03 +11:00
public Bug 1339695 (part 8) - Clean up platform detection throughout the profiler. r=mstange. 2017-02-18 00:56:21 +11:00
tasktracer Bug 1339695 (part 10) - Rename SPS_* macros as GP_*. r=jseward. 2017-02-18 00:57:03 +11:00
tests Bug 1339695 (part 10) - Rename SPS_* macros as GP_*. r=jseward. 2017-02-18 00:57:03 +11:00
merge-profiles.py Bug 1168784 - Part 1: Fix the script merging profiles to handle new profiler JSON format. r=benwa 2015-06-01 18:09:29 +08:00
moz.build Bug 1337189 (part 4) - #include platform-*.cc from platform.cpp. r=mstange. 2017-02-07 16:09:39 +11:00
nm-symbolicate.py Bug 1047391 - Use the correct nm binary in nm-symbolicate.py. r=BenWa 2014-08-07 13:23:11 +02:00