Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix MSVC build (including on 2015), drop some workarounds for MSVC older than... | Ted Mielczarek | 2015-10-06 | 1 | -6/+6 |
* | Fix inttypes format macros in src/processor/proc_maps_linux.cc | primiano@chromium.org | 2015-08-19 | 1 | -1/+4 |
* | Fix proc_maps_linux compile for non-Linux | ted.mielczarek@gmail.com | 2015-08-17 | 1 | -4/+2 |
* | Fix format specifier in proc maps to support 32-bit architectures. | Liu.andrew.x@gmail.com | 2015-08-13 | 1 | -4/+4 |
* | Fix format specifier in proc maps to support 32-bit architectures. | Liu.andrew.x@gmail.com | 2015-08-12 | 1 | -1/+1 |
* | Change Print method of MinidumpLinuxMaps and MinidumpLinuxMapsList to print | Liu.andrew.x@gmail.com | 2015-08-11 | 1 | -0/+1 |
* | Add support for Linux memory mapping stream and remove ELF header usage | Liu.andrew.x@gmail.com | 2015-07-28 | 1 | -0/+103 |