gecko-dev/tools/profiler/core
Greg Tatum 4f7596f26a Bug 1425605 - Add the start/end mark names to performance.measure profiler markers; r=baku,mstange
MozReview-Commit-ID: I8DzSlSi124

--HG--
extra : rebase_source : 5062bf33824284df7346dae15595f8e1e479bc40
2018-03-08 16:36:53 -06:00
..
vtune Bug 1429623: Report tracing events and thread registration to VTune when --enable-vtune is enabled. r=mstange r=ted 2018-01-19 17:19:29 +01:00
EHABIStackWalk.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
EHABIStackWalk.h
PlatformMacros.h Bug 1433775 - Add Linux/arm support to Gecko Profiler. r=mstange 2018-01-29 18:01:23 +09:00
ProfileBuffer.cpp Backed out 15 changesets (bug 1429904) for build bustages on ProfileBufferEntry.cpp. CLOSED TREE 2018-03-01 00:36:07 +02:00
ProfileBuffer.h Bug 1429904 - Remove unused arguments and return values. r=njn 2018-02-17 19:21:05 -05:00
ProfileBufferEntry.cpp Bug 1429904 - Remove unused arguments and return values. r=njn 2018-02-17 19:21:05 -05:00
ProfileBufferEntry.h Bug 1429904 - When a JSContext for a thread is about to go away, collect enough information about any JIT entries in the buffer so that the entire buffer can be streamed to JSON. r=njn 2018-02-28 00:17:16 -05:00
ProfileJSONWriter.cpp
ProfileJSONWriter.h Bug 1412648 - Initialize some uninitialized fields in tools/profiler/. r=mstange 2017-10-31 11:20:12 +01:00
ProfiledThreadData.cpp Bug 1429904 - Remove unused arguments and return values. r=njn 2018-02-17 19:21:05 -05:00
ProfiledThreadData.h Bug 1429904 - Remove unused arguments and return values. r=njn 2018-02-17 19:21:05 -05:00
ProfilerBacktrace.cpp Bug 1429904 - Remove unused arguments and return values. r=njn 2018-02-17 19:21:05 -05:00
ProfilerBacktrace.h Bug 1375299 (part 1) - Reduce usage of MOZ_GECKO_PROFILER. r=mstange. 2017-06-22 06:26:16 +10:00
ProfilerMarker.h Bug 1429904 - Put mUniqueStrings into a UniquePtr. r=njn 2018-02-17 15:50:43 -05:00
ProfilerMarkerPayload.cpp Bug 1425605 - Add the start/end mark names to performance.measure profiler markers; r=baku,mstange 2018-03-08 16:36:53 -06:00
RegisteredThread.cpp Bug 1437428 - Split ThreadInfo into three classes: ThreadInfo, RegisteredThread and ProfiledThreadData. r=njn 2018-02-16 22:43:51 -05:00
RegisteredThread.h Bug 1437428 - Split ThreadInfo into three classes: ThreadInfo, RegisteredThread and ProfiledThreadData. r=njn 2018-02-16 22:43:51 -05:00
ThreadInfo.h Bug 1437428 - Split ThreadInfo into three classes: ThreadInfo, RegisteredThread and ProfiledThreadData. r=njn 2018-02-16 22:43:51 -05:00
VTuneProfiler.cpp Bug 1432570: Add support for TRACING_EVENT type markers. r=mstange 2018-01-25 18:47:00 +00:00
VTuneProfiler.h Bug 1429623: Report tracing events and thread registration to VTune when --enable-vtune is enabled. r=mstange r=ted 2018-01-19 17:19:29 +01:00
platform-linux-android.cpp Bug 1437428 - Split ThreadInfo into three classes: ThreadInfo, RegisteredThread and ProfiledThreadData. r=njn 2018-02-16 22:43:51 -05:00
platform-macos.cpp Bug 1437428 - Split ThreadInfo into three classes: ThreadInfo, RegisteredThread and ProfiledThreadData. r=njn 2018-02-16 22:43:51 -05:00
platform-win32.cpp Bug 1437428 - Split ThreadInfo into three classes: ThreadInfo, RegisteredThread and ProfiledThreadData. r=njn 2018-02-16 22:43:51 -05:00
platform.cpp Backed out 15 changesets (bug 1429904) for build bustages on ProfileBufferEntry.cpp. CLOSED TREE 2018-03-01 00:36:07 +02:00
platform.h Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj 2017-10-23 20:59:55 +02:00
shared-libraries-linux.cc Bug 1387002 - Replace .size() by .empty() when applicable in profiler/ r=njn 2017-08-03 12:08:04 +02:00
shared-libraries-macos.cc Bug 1374888 - Maintain a live shared libraries list in gecko on macOS, r=mstange 2017-07-12 13:53:56 -04:00
shared-libraries-win32.cc Bug 1374888 - Maintain a live shared libraries list in gecko on macOS, r=mstange 2017-07-12 13:53:56 -04:00