gecko-dev/mozglue/misc
Nathan Froyd b8909530ab Bug 1485716 - part 2 - add aarch64 windows support to the stack walking code; r=aklotz
This code is untested and has been cargo-culted a little bit from the
existing x86 code, but should work OK; all the code in Windows is
compiled with frame pointers, we're compiled with frame pointers after
the previous patch, and so the frame pointer unwinding path makes the
most sense.
2018-08-23 16:48:53 -04:00
..
interceptor Bug 1479777 - Reduce clang-cl warnings from mozglue/misc/interceptor/. r=aklotz 2018-07-31 22:03:43 +09:00
AutoProfilerLabel.cpp Bug 1461555 - Rename PseudoStack to ProfilingStack. r=njn 2018-05-15 01:03:11 -04:00
AutoProfilerLabel.h Bug 1461555 - Rename ProfileEntry to ProfilingStackFrame. r=njn 2018-05-15 01:14:03 -04:00
ConditionVariable_posix.cpp
ConditionVariable_windows.cpp Bug 1364624 - Part 2: Switch from CRITICALSECTION to SRWLOCK. r=froydnj 2018-04-27 16:48:47 -07:00
DynamicallyLinkedFunctionPtr.h Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj 2018-06-02 09:33:26 +02:00
moz.build Bug 1451511: Add cross-process function hooking to DLL interceptor; r=handyman 2018-04-04 16:31:43 -06:00
Mutex_posix.cpp Bug 1465452 Part 1 - Allow platform mutexes to specify whether they are recorded, r=froydnj. 2018-07-21 14:28:21 +00:00
Mutex_windows.cpp Bug 1465452 Part 1 - Allow platform mutexes to specify whether they are recorded, r=froydnj. 2018-07-21 14:28:21 +00:00
MutexPlatformData_posix.h
MutexPlatformData_windows.h Bug 1364624 - Part 2: Switch from CRITICALSECTION to SRWLOCK. r=froydnj 2018-04-27 16:48:47 -07:00
nsWindowsDllInterceptor.h Bug 1479777 - Reduce clang-cl warnings from mozglue/misc/interceptor/. r=aklotz 2018-07-31 22:03:43 +09:00
PlatformConditionVariable.h
PlatformMutex.h Bug 1465452 Part 1 - Allow platform mutexes to specify whether they are recorded, r=froydnj. 2018-07-21 14:28:21 +00:00
Printf.cpp
Printf.h Bug 1309552 - Specify buffer size when freeing data in AllocPolicy, r=waldo. 2018-07-20 23:58:34 +00:00
StackWalk_windows.h
StackWalk.cpp Bug 1485716 - part 2 - add aarch64 windows support to the stack walking code; r=aklotz 2018-08-23 16:48:53 -04:00
StackWalk.h Bug 1485716 - part 2 - add aarch64 windows support to the stack walking code; r=aklotz 2018-08-23 16:48:53 -04:00
TimeStamp_darwin.cpp
TimeStamp_posix.cpp
TimeStamp_windows.cpp Bug 1480595 - make TimeStamp compilable for AArch64 Windows; r=glandium 2018-08-23 12:54:29 -04:00
TimeStamp_windows.h
TimeStamp.cpp Bug 1480315 - Fix coredump caused by getenv. r=glandium 2018-08-01 20:49:00 +03:00
TimeStamp.h Bug 1456672 - Add a brief note that we prefer to pass TimeStamp objects by value. r=heycam,kats DONTBUILD 2018-04-26 14:53:23 +09:00
WindowsMapRemoteView.cpp Bug 1462727 - Make WindowsMapRemoteView.cpp work with April 2018 Update SDK. r=aklotz 2018-05-19 02:12:14 +09:00
WindowsMapRemoteView.h Bug 1451511: Add cross-process function hooking to DLL interceptor; r=handyman 2018-04-04 16:31:43 -06:00