gecko-dev/tools/profiler/core
Cosmin Sabou 768831260e Backed out 2 changesets (bug 1437428) for frequent xpcfailures on marAppApplyUpdateStageOldVersionFailure.js a=backout
Backed out changeset b915e160a690 (bug 1437428)
Backed out changeset 0fcad4eaabb6 (bug 1437428)

--HG--
rename : tools/profiler/core/RegisteredThread.cpp => tools/profiler/core/ThreadInfo.cpp
2018-02-18 23:57:55 +02: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
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 Bug 1428072 - 1/3 - Change the implementation of isChromeJSScript so that it doesn't crash for workers r=bz,sfink 2018-01-18 17:14:09 +01:00
ProfileBuffer.h Bug 1348959 - Remove wraparound indexing in ProfileBuffer. r=djvj,mystor,njn 2018-02-06 00:25:30 -05:00
ProfileBufferEntry.cpp Bug 1434965 - Take 'streaming generation' into account when de-duplicating JIT frames. r=njn 2018-02-10 20:03:36 -05:00
ProfileBufferEntry.h Bug 1434965 - Take 'streaming generation' into account when de-duplicating JIT frames. r=njn 2018-02-10 20:03:36 -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
ProfilerBacktrace.cpp Bug 1431179 - Remove the API to obtain the time of the first sample during profile streaming. r=mystor 2018-01-26 15:30:55 -05:00
ProfilerBacktrace.h
ProfilerMarker.h Bug 1348959 - Remove wraparound indexing in ProfileBuffer. r=djvj,mystor,njn 2018-02-06 00:25:30 -05:00
ProfilerMarkerPayload.cpp Bug 1423890 - Add markers for background hangs r=dthayer,mstange 2017-12-07 02:35:36 -08:00
ThreadInfo.cpp Backed out 2 changesets (bug 1437428) for frequent xpcfailures on marAppApplyUpdateStageOldVersionFailure.js a=backout 2018-02-18 23:57:55 +02:00
ThreadInfo.h Backed out 2 changesets (bug 1437428) for frequent xpcfailures on marAppApplyUpdateStageOldVersionFailure.js a=backout 2018-02-18 23:57:55 +02: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 Backed out 2 changesets (bug 1437428) for frequent xpcfailures on marAppApplyUpdateStageOldVersionFailure.js a=backout 2018-02-18 23:57:55 +02:00
platform-macos.cpp Backed out 2 changesets (bug 1437428) for frequent xpcfailures on marAppApplyUpdateStageOldVersionFailure.js a=backout 2018-02-18 23:57:55 +02:00
platform-win32.cpp Backed out 2 changesets (bug 1437428) for frequent xpcfailures on marAppApplyUpdateStageOldVersionFailure.js a=backout 2018-02-18 23:57:55 +02:00
platform.cpp Backed out 2 changesets (bug 1437428) for frequent xpcfailures on marAppApplyUpdateStageOldVersionFailure.js a=backout 2018-02-18 23:57:55 +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
shared-libraries-macos.cc
shared-libraries-win32.cc