gecko-dev/tools/profiler/core
Nicholas Nethercote 4183270eec Bug 1375275 (part 3) - Remove profiler_log(). r=mstange.
It's a wafer thin wrapper around profiler_tracing() and it's only used three
times. Let's just remove it.

Note also that those three uses are the only places where TRACING_EVENT is
used. I wonder if they're really needed...

--HG--
extra : rebase_source : ac70b4c77c4592d96957a8e6249597eafc822fd4
2017-06-21 20:50:07 +10:00
..
EHABIStackWalk.cpp Bug 1346132 (part 3) - Remove the profiler's bespoke logging system in favour of MOZ_LOG. r=erahm,jseward. 2017-03-14 16:49:12 +11:00
EHABIStackWalk.h
PlatformMacros.h Bug 1365515 (part 1, attempt 2) - Remove profiler support for x86/Darwin. r=mstange. 2017-05-17 17:28:59 +10:00
ProfileBuffer.cpp Bug 1123754 (part 2) - Move ProfilerMarker into ProfilerMarker.h. r=mstange. 2017-04-27 07:36:22 +10:00
ProfileBuffer.h Bug 1373154 (part 3, attempt 2) - Overhaul TickSample and things around it. r=mstange. 2017-06-19 09:38:15 +10:00
ProfileBufferEntry.cpp Bug 1368915 (part 3) - Rename aStartTime parameters as aProcessStartTime where appropriate. r=mstange. 2017-06-02 09:41:51 +10:00
ProfileBufferEntry.h Bug 1123754 (part 2) - Move ProfilerMarker into ProfilerMarker.h. r=mstange. 2017-04-27 07:36:22 +10:00
ProfileJSONWriter.cpp
ProfileJSONWriter.h Bug 1322560 - Inject detailed GC timing info into profiles, r=mstange 2017-05-02 16:13:49 -07:00
ProfilerBacktrace.cpp Bug 1373436 (part 1) - Use UniquePtr more for ProfileBuffer and ProfilerBacktrace . r=mstange. 2017-06-16 09:43:16 +10:00
ProfilerBacktrace.h Bug 1373436 (part 1) - Use UniquePtr more for ProfileBuffer and ProfilerBacktrace . r=mstange. 2017-06-16 09:43:16 +10:00
ProfilerMarker.h Bug 1373436 (part 3) - Use UniquePtr more with ProfilerMarkerPayload. r=mstange. 2017-06-16 10:51:05 +10:00
ProfilerMarkerPayload.cpp Bug 1375275 (part 2) - Remove TracingMarkerPayload::Get{Category,Kind}(). r=mstange. 2017-06-21 20:41:36 +10:00
StackTop.cpp Bug 1339695 (part 10) - Rename SPS_* macros as GP_*. r=jseward. 2017-02-18 00:57:03 +11:00
StackTop.h
ThreadInfo.cpp Bug 1368915 (part 3) - Rename aStartTime parameters as aProcessStartTime where appropriate. r=mstange. 2017-06-02 09:41:51 +10:00
ThreadInfo.h Bug 1373436 (part 3) - Use UniquePtr more with ProfilerMarkerPayload. r=mstange. 2017-06-16 10:51:05 +10:00
platform-linux-android.cpp Bug 1374127 (part 7) - Remove Registers' constructor. r=mstange. 2017-06-20 08:45:43 +10:00
platform-macos.cpp Bug 1374127 (part 7) - Remove Registers' constructor. r=mstange. 2017-06-20 08:45:43 +10:00
platform-win32.cpp Bug 1374127 (part 7) - Remove Registers' constructor. r=mstange. 2017-06-20 08:45:43 +10:00
platform.cpp Bug 1375275 (part 3) - Remove profiler_log(). r=mstange. 2017-06-21 20:50:07 +10:00
platform.h Bug 1361009 - Remove MOZ_WIDGET_GONK from the profiler. r=jseward. 2017-05-08 07:09:33 +10:00
shared-libraries-linux.cc Bug 1361009 - Remove MOZ_WIDGET_GONK from the profiler. r=jseward. 2017-05-08 07:09:33 +10:00
shared-libraries-macos.cc Bug 1329111 - Record shared library architecture on Mac. r=glandium,njn 2017-03-13 17:51:41 -04:00
shared-libraries-win32.cc Bug 1329111 - Record shared library architecture on Mac. r=glandium,njn 2017-03-13 17:51:41 -04:00