Name Description Size Coverage
BaseAndGeckoProfilerDetail.cpp 2812 -
EHABIStackWalk.cpp This is an implementation of stack unwinding according to a subset of the ARM Exception Handling ABI, as described in: http://infocenter.arm.com/help/topic/com.arm.doc.ihi0038a/IHI0038A_ehabi.pdf This handles only the ARM-defined "personality routines" (chapter 9), and don't track the value of FP registers, because profiling needs only chain of PC/SP values. Because the exception handling info may not be accurate for all possible places where an async signal could occur (e.g., in a prologue or epilogue), this bounds-checks all stack accesses. This file uses "struct" for structures in the exception tables and "class" otherwise. We should avoid violating the C++11 standard-layout rules in the former. 17343 -
EHABIStackWalk.h This is an implementation of stack unwinding according to a subset of the ARM Exception Handling ABI; see the comment at the top of the .cpp file for details. 765 -
Flow.cpp 2245 -
PageInformation.cpp 1779 -
PageInformation.h 2502 -
platform-linux-android.cpp 18631 -
platform-macos.cpp 7445 -
platform-noop.cpp Noop 3102 -
platform-win32.cpp 11596 -
platform.cpp 127550 -
platform.h 6807 -
ProfileBuffer.cpp static 7644 -
ProfileBuffer.h 9191 -
ProfileBufferEntry.cpp 45327 -
ProfileBufferEntry.h 10756 -
ProfiledThreadData.cpp XRE_GeckoProcessTypeToString(XRE_GetProcessType()) 5964 -
ProfiledThreadData.h 4380 -
ProfileJSONWriter.cpp 3247 -
ProfilerBacktrace.cpp = nullptr 4919 -
ProfilerBacktrace.h 5769 -
ProfilerMarkers.cpp static 15810 -
ProfilerUtils.cpp 4645 -
ProfilingCategory.cpp 4136 -
ProfilingStack.cpp 1317 -
RegisteredThread.cpp 1151 -
RegisteredThread.h 6074 -
shared-libraries-linux.cc 31571 -
shared-libraries-macos.cc 6624 -
shared-libraries-noop.cc do nothing 371 -
shared-libraries-win32.cc 7965 -
ThreadInfo.h 1927 -
vtune -
VTuneProfiler.cpp 2631 -
VTuneProfiler.h VTuneProfiler_h 2355 -