diff options
author | Tobias Sargeant <tobiasjs@google.com> | 2017-03-29 11:41:05 +0100 |
---|---|---|
committer | Tobias Sargeant <tobiasjs@chromium.org> | 2017-03-29 10:42:31 +0000 |
commit | 846b6335c5b0ba46dfa2ed96fccfa3f7a02fa2f1 (patch) | |
tree | 85e15abe1c1e543aff8b042971739bf24fb39546 /src/client/linux/handler/exception_handler_unittest.cc | |
parent | Increase maximum number of threads for minidump_stackwalk. (diff) | |
download | breakpad-846b6335c5b0ba46dfa2ed96fccfa3f7a02fa2f1.tar.xz |
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>
Diffstat (limited to 'src/client/linux/handler/exception_handler_unittest.cc')
0 files changed, 0 insertions, 0 deletions