breakpad/src/client/linux
Primiano Tucci adca10c8ff Add statistics about free space to microdump format.
When a crash occurs as a result of an allocation failure, it is useful
to know approximately what regions of the virtual address space remain
available, so that we know whether the crash should be attributed to
memory fragmentation, or some other cause.

BUG=525938
R=primiano@chromium.org

Review URL: https://codereview.chromium.org/1796803003 .
2016-05-23 16:06:26 +01:00
..
crash_generation Fix file descriptor leaks in linux CrashGenerationServer 2015-11-11 01:12:20 -05:00
data The symbol files necessary for the processor to walk stacks on Linux that have __kernel_vsyscall at innermost frame. Special symbol files ar eneeded because EBP does not point to the frame when a thread is inside a system call. 2009-06-25 21:36:39 +00:00
dump_writer_common [mips64] Support for mips n64 2016-02-06 18:58:39 -05:00
handler breakpad: fix unittest errors 2016-05-04 16:48:00 -07:00
log [microdump] Move microdump writes to the crash ring-buffer log 2015-08-17 10:32:26 +00:00
microdump_writer Add statistics about free space to microdump format. 2016-05-23 16:06:26 +01:00
minidump_writer Revert of Extend mapping merge to include reserved but unused mappings. (https://breakpad.appspot.com/7714003) 2016-04-28 16:49:44 +01:00
sender GoogleCrashdumpUploader: adds Upload(string*) API to get the HTTP response. 2014-09-18 16:48:49 +00:00