Name Description Size Coverage
BaseAndGeckoProfilerDetail.cpp 2933 100 %
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. 17449 -
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. 886 -
Flow.cpp 2245 100 %
PageInformation.cpp 1900 0 %
PageInformation.h 2623 0 %
platform-linux-android.cpp 18752 92 %
platform-macos.cpp 7566 -
platform-noop.cpp Noop 3223 -
platform-win32.cpp 11717 79 %
platform.cpp 127679 66 %
platform.h 6813 -
PlatformMacros.h ndef PLATFORM_MACROS_H 3864 -
ProfileBuffer.cpp static 7765 75 %
ProfileBuffer.h 9271 89 %
ProfileBufferEntry.cpp 45467 62 %
ProfileBufferEntry.h 10877 92 %
ProfiledThreadData.cpp XRE_GeckoProcessTypeToString(XRE_GetProcessType()) 6077 96 %
ProfiledThreadData.h 4501 100 %
ProfileJSONWriter.cpp 3368 71 %
ProfilerBacktrace.cpp = nullptr 5032 47 %
ProfilerBacktrace.h 5890 -
ProfilerMarkers.cpp static 15794 82 %
ProfilerUtils.cpp 4766 100 %
ProfilingCategory.cpp 4251 100 %
ProfilingStack.cpp 1432 89 %
RegisteredThread.cpp 1264 64 %
RegisteredThread.h 6195 100 %
shared-libraries-linux.cc 31676 44 %
shared-libraries-macos.cc 6723 -
shared-libraries-noop.cc do nothing 451 -
shared-libraries-win32.cc 8045 93 %
ThreadInfo.h 2048 95 %
vtune -
VTuneProfiler.cpp 2752 43 %
VTuneProfiler.h VTuneProfiler_h 2476 60 %