gecko-dev/tools/profiler/core
Nicholas Nethercote 0a42d0f79c Bug 1334466 (part 1) - Merge Sampler constructors and destructors. r=mstange.
They're defined separately for each platform, but the definitions are almost
identical and can be commoned up.

--HG--
extra : rebase_source : 67b7f88410db1951a20f03f6c156aa6b35a3ee20
2017-01-28 00:52:57 +11:00
..
EHABIStackWalk.cpp Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
EHABIStackWalk.h
GeckoSampler.cpp Bug 1328365 (part 3) - Remove GeckoSampler::sActiveSampler. r=mstange. 2017-01-27 16:25:23 +11:00
GeckoSampler.h Bug 1317771 (part 1) - Remove SPS_STANDALONE. r=mstange. 2017-01-19 08:06:59 +11:00
PlatformMacros.h
ProfileBuffer.cpp
ProfileBuffer.h Bug 1292892 part 1 - Stop using JSRuntime outside SpiderMonkey. r=bz,terrence,fitzgen,kanru 2016-08-11 14:39:22 +02:00
ProfileEntry.cpp Bug 1317771 (part 2) - Remove SPS_STANDALONE. r=mstange. 2017-01-19 08:07:00 +11:00
ProfileEntry.h Bug 1317771 (part 2) - Remove SPS_STANDALONE. r=mstange. 2017-01-19 08:07:00 +11:00
ProfileJSONWriter.cpp
ProfileJSONWriter.h
ProfilerBacktrace.cpp Bug 1329684 (part 1) - Remove GeckoMutex, ::Mutex and ::MutexAutoLock from the profiler. r=mstange. 2017-01-25 14:33:32 +11:00
ProfilerMarkers.cpp Bug 1317771 (part 1) - Remove SPS_STANDALONE. r=mstange. 2017-01-19 08:06:59 +11:00
StackTop.cpp Bug 989499 - Part 2: Use FramePointerStackwalk on windows. r=rjmuizel 2014-03-28 16:31:15 -04:00
StackTop.h
SyncProfile.cpp Bug 1329684 (part 1) - Remove GeckoMutex, ::Mutex and ::MutexAutoLock from the profiler. r=mstange. 2017-01-25 14:33:32 +11:00
SyncProfile.h
ThreadInfo.cpp Bug 1317771 (part 2) - Remove SPS_STANDALONE. r=mstange. 2017-01-19 08:07:00 +11:00
ThreadInfo.h Bug 1317771 (part 1) - Remove SPS_STANDALONE. r=mstange. 2017-01-19 08:06:59 +11:00
ThreadProfile.cpp Bug 1329684 (part 1) - Remove GeckoMutex, ::Mutex and ::MutexAutoLock from the profiler. r=mstange. 2017-01-25 14:33:32 +11:00
ThreadProfile.h Bug 1329684 (part 1) - Remove GeckoMutex, ::Mutex and ::MutexAutoLock from the profiler. r=mstange. 2017-01-25 14:33:32 +11:00
platform-linux.cc Bug 1334466 (part 1) - Merge Sampler constructors and destructors. r=mstange. 2017-01-28 00:52:57 +11:00
platform-macos.cc Bug 1334466 (part 1) - Merge Sampler constructors and destructors. r=mstange. 2017-01-28 00:52:57 +11:00
platform-win32.cc Bug 1334466 (part 1) - Merge Sampler constructors and destructors. r=mstange. 2017-01-28 00:52:57 +11:00
platform.cpp Bug 1334466 (part 1) - Merge Sampler constructors and destructors. r=mstange. 2017-01-28 00:52:57 +11:00
platform.h Bug 1328365 (part 3) - Remove GeckoSampler::sActiveSampler. r=mstange. 2017-01-27 16:25:23 +11:00
shared-libraries-linux.cc Bug 1264367 - Upgrade breakpad to upstream revision 704f41ec901c419f8c321742114b415e6f5ceacc r=ted 2016-10-05 11:46:07 +02:00
shared-libraries-macos.cc Bug 1323024 - remove OS X 10.6 shared library support from the profiler; r=mstange 2016-12-03 23:51:39 -05:00
shared-libraries-win32.cc
v8-support.h