breakpad/src
Tobias Sargeant 846b6335c5 Treat the process stack as the top of memory for free space histograms.
Because we can't determine the top of userspace mappable memory
directly, we rely on the fact that the process stack is allocated at the
top of the address space (minus some randomization). Anything after that
should not count as free space.

BUG=695382

Change-Id: I68453aac9732c2bd4b87236b234518068dec6640
Reviewed-on: https://chromium-review.googlesource.com/446100
Reviewed-by: Primiano Tucci <primiano@chromium.org>
2017-03-29 10:42:31 +00:00
..
build
client Treat the process stack as the top of memory for free space histograms. 2017-03-29 10:42:31 +00:00
common Remove unused typedef 2017-03-24 14:02:02 +00:00
google_breakpad minidump_dump: dump stack memory like hexdump 2017-03-24 16:22:21 +00:00
processor Increase maximum number of threads for minidump_stackwalk. 2017-03-28 19:41:00 +00:00
third_party libdisasm: add upstream/license details 2017-02-14 11:07:42 +00:00
tools Fix issues with Windows dump_syms_unittest 2017-03-17 17:49:55 +00:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Fix a dependency issue in automake 2016-04-12 14:55:18 -04:00