gecko-dev/mozglue/baseprofiler/core
Gerald Squelart d9705556b1 Bug 1658232 - Use a temporary ProfileBuffer in locked_profiler_get_backtrace - r=gregtatum
A heap-allocate ProfileBuffer is not really needed, so it's more efficient to have one on the stack during capture, and we don't need to keep it in the `ProfilerBacktrace`.

Differential Revision: https://phabricator.services.mozilla.com/D86513
2020-08-13 03:30:30 +00:00
..
vtune
EHABIStackWalk.cpp Bug 1635567 - Remove HAVE_UNSORTED_EXIDX code, which worked around a bug in Android ICS which is no longer supported. r=jld 2020-05-23 00:57:58 +00:00
EHABIStackWalk.h
PageInformation.cpp Bug 1658230 - Deduplicate ProfileJSONWriter classes - r=gregtatum 2020-08-11 03:50:54 +00:00
PageInformation.h
platform-linux-android.cpp Bug 1651086 - Handle tgkill failure - r=canaltinova 2020-07-13 13:14:32 +00:00
platform-macos.cpp Bug 1658375 - add support for arm64 macOS to profiler sampling and unwinding; r=mstange 2020-08-11 14:09:20 +00:00
platform-win32.cpp
platform.cpp Bug 1658232 - Use a temporary ProfileBuffer in locked_profiler_get_backtrace - r=gregtatum 2020-08-13 03:30:30 +00:00
platform.h Bug 1640274 - Remove the unused TrackOptimizations profiler; r=gerald 2020-05-27 22:08:49 +00:00
PlatformMacros.h Bug 1658375 - define platform macros for arm64 macOS in the profiler; r=mstange 2020-08-10 22:02:27 +00:00
ProfileBuffer.cpp Bug 1658232 - Don't make ~ProfileBuffer() erase the ProfileChunkedBuffer - r=gregtatum 2020-08-13 03:28:38 +00:00
ProfileBuffer.h Bug 1658232 - ProfileBuffer::UnderlyingChunkedBuffer() - r=gregtatum 2020-08-13 03:29:06 +00:00
ProfileBufferEntry.cpp Bug 1658230 - Renamed SpliceableChunkedJSONWriter::WriteFunc to ChunkedWriteFunc - r=gregtatum 2020-08-11 03:51:33 +00:00
ProfileBufferEntry.h Bug 1658232 - ProfileBufferEntryKinds.h - r=gregtatum 2020-08-13 03:28:11 +00:00
ProfiledThreadData.cpp Bug 1658230 - Deduplicate ProfileJSONWriter classes - r=gregtatum 2020-08-11 03:50:54 +00:00
ProfiledThreadData.h Bug 1642772: name processes in the profiler with eTLD+1 r=gerald,dveditz 2020-07-15 18:00:54 +00:00
ProfilerBacktrace.cpp Bug 1658232 - ProfilerBacktrace can reference or own a ProfileBuffer and/or ProfileChunkedBuffer - r=canaltinova,gregtatum 2020-08-13 03:30:02 +00:00
ProfilerBacktrace.h Bug 1658232 - ProfilerBacktrace can reference or own a ProfileBuffer and/or ProfileChunkedBuffer - r=canaltinova,gregtatum 2020-08-13 03:30:02 +00:00
ProfilerMarkerPayload.cpp Bug 1658230 - Deduplicate ProfileJSONWriter classes - r=gregtatum 2020-08-11 03:50:54 +00:00
ProfilingCategory.cpp Bug 1645464 - Use a shared ProfilingCategoryList.h r=gerald,froydnj 2020-06-15 13:59:55 +00:00
ProfilingStack.cpp Bug 1634784 - Remove #ifdef MOZ_GECKO_PROFILER wrappers in mozglue/baseprofiler cpp files, and reorder includes. r=gerald 2020-05-05 22:00:49 +00:00
RegisteredThread.cpp Bug 1634784 - Remove #ifdef MOZ_GECKO_PROFILER wrappers in mozglue/baseprofiler cpp files, and reorder includes. r=gerald 2020-05-05 22:00:49 +00:00
RegisteredThread.h
shared-libraries-linux.cc Bug 1648654 - Remove AutoObjectMapperFaultyLib. r=gerald 2020-06-26 01:26:56 +00:00
shared-libraries-macos.cc Bug 1634784 - Remove #ifdef MOZ_GECKO_PROFILER wrappers in mozglue/baseprofiler cpp files, and reorder includes. r=gerald 2020-05-05 22:00:49 +00:00
shared-libraries-win32.cc Backed out 2 changesets (bug 1586939) for build bustages on ProtocolFuzzer.h. CLOSED TREE 2020-05-28 07:38:04 +03:00
ThreadInfo.h
VTuneProfiler.cpp Bug 1634784 - Remove #ifdef MOZ_GECKO_PROFILER wrappers in mozglue/baseprofiler cpp files, and reorder includes. r=gerald 2020-05-05 22:00:49 +00:00
VTuneProfiler.h