Name Description Size
BaseAndGeckoProfilerDetail.cpp 2933
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. 888
Flow.cpp 2245
PageInformation.cpp 1900
PageInformation.h 2623
platform-linux-android.cpp 18752
platform-macos.cpp 7566
platform-win32.cpp 10853
platform.cpp 128609
platform.h 6842
PlatformMacros.h ndef PLATFORM_MACROS_H 3665
ProfileBuffer.cpp static 7765
ProfileBuffer.h 9271
ProfileBufferEntry.cpp 45467
ProfileBufferEntry.h 10877
ProfiledThreadData.cpp XRE_GeckoProcessTypeToString(XRE_GetProcessType()) 6077
ProfiledThreadData.h 4501
ProfileJSONWriter.cpp 3368
ProfilerBacktrace.cpp = nullptr 5032
ProfilerBacktrace.h 5896
ProfilerMarkers.cpp static 15983
ProfilerUtils.cpp 4766
ProfilingCategory.cpp 4251
ProfilingStack.cpp 1432
RegisteredThread.cpp 1264
RegisteredThread.h 6002
shared-libraries-linux.cc 31640
shared-libraries-macos.cc 6723
shared-libraries-win32.cc 8045
ThreadInfo.h 2048
vtune
VTuneProfiler.cpp 2787
VTuneProfiler.h VTuneProfiler_h 2513