gecko-dev/memory
Gerald Squelart ec93a05700 Bug 1712674 -- If RtlLookupFunctionEntry fails, attempt to unwind from BP - r=glandium
BP may contain the stack address where the caller's BP was pushed after the function call, in which case it's possible to carefully unwind from it.

This can get past JIT code, so there is no need to give up in this case.

mozglue was already linked with ntdll, but now that we use it directly (for `NtQueryInformationThread`), ntdll needed to be added to some other users of MozStackWalkThread.

Differential Revision: https://phabricator.services.mozilla.com/D115962
2021-06-09 00:28:03 +00:00
..
build Bug 1671114 - pt 1. Report committed memory in logalloc-replay r=glandium 2021-05-18 06:33:47 +00:00
gtest Bug 1519636 - Reformat recent changes to the Google coding style r=necko-reviewers,valentin 2021-03-02 16:14:46 +00:00
mozalloc Bug 1709277 - Simplify gOOMAllocationSize via MFBT_DATA r=glandium 2021-05-20 06:53:27 +00:00
mozjemalloc_info Bug 1706774: Adds required sources for the "memory" application r=firefox-build-system-reviewers,glandium 2021-05-18 15:00:39 +00:00
replace Bug 1712674 -- If RtlLookupFunctionEntry fails, attempt to unwind from BP - r=glandium 2021-06-09 00:28:03 +00:00
volatile Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
app.mozbuild Bug 1706774: Adds required sources for the "memory" application r=firefox-build-system-reviewers,glandium 2021-05-18 15:00:39 +00:00
moz.build Bug 1670188 - pt 2. Add a tool that prints the run lengths for size classes r=glandium 2020-11-20 03:33:57 +00:00
moz.configure Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00