aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update test data for identical-code-folded symbol changesMike Wittman2017-11-286-6/+6
* Make identical-code-folded symbol output more consistent between runsMike Wittman2017-11-141-37/+43
* List missing 64-bit arches in the bundled curlTomas Popela2017-11-131-1/+2
* Add index-based set functionality to NonAllocatingMap.Robert Sesek2017-11-072-31/+79
* dump_symbols: Stop rejecting files with Android packed relocation sections.Peter Collingbourne2017-11-071-31/+0
* Create LongStringDictionary and replace SimpleStringDictionary on iOSYi Wang2017-11-037-21/+602
* Don’t set exit_after_write to false for tvOS.Adam Harrison2017-11-031-0/+2
* Revert "Create LongStringDictionary and replace SimpleStringDictionary usages...Mark Mentovai2017-11-027-599/+21
* Rename an argument named "register" to "reg".Peter Collingbourne2017-11-021-5/+5
* Fix double declaration of tgkill when using Android NDK Headers.Nicholas Baldwin2017-10-301-7/+1
* Create LongStringDictionary and replace SimpleStringDictionary usages in clie...Yi Wang2017-10-277-21/+599
* Avoid skipping an initializer with a gotoBruce Dawson2017-10-261-6/+9
* Roll src/src/third_party/lss/ a91633d17..e6527b0cd (1 commit)Torne (Richard Coles)2017-10-192-2/+2
* Provide helper wrappers for basename(3) and dirname(3)Tobias Sargeant2017-10-1810-31/+220
* Move main executable handling out of procmaps parser loop.Peter Collingbourne2017-10-171-19/+21
* Rename src/common/memory.h to memory_allocator.h.Ted Mielczarek2017-10-1715-33/+35
* Add -s flag to microdump_stackwalk for dumping stack contents.Tobias Sargeant2017-10-176-30/+32
* Convert {mini|micro}dump_stackwalk argument parsing to getopt.Tobias Sargeant2017-10-162-105/+131
* ios: Adds a no-Mach exception handlerAdam Harrison2017-10-123-0/+447
* Android: Use sys/types.h instead of stdint.h for sys/user.hJoshua Peraza2017-10-061-1/+1
* Fix minidump_dump_test after 6d0287851fabMark Mentovai2017-10-051-1/+0
* Dump Crashpad extension structures in minidump_dumpMark Mentovai2017-09-274-18/+463
* Only run GYP for Windows targets on WindowsMark Mentovai2017-09-272-17/+22
* Fix MSVC build on 64-bitOrgad Shaneh2017-09-257-17/+17
* Refresh refresh_binaries.batOrgad Shaneh2017-09-241-12/+8
* Restore missing #include <stdint.h> to Android <sys/user.h>Mark Mentovai2017-09-201-0/+4
* Replace remaining references to 'struct ucontext' with 'ucontext_t'Mark Mentovai2017-09-206-33/+33
* Fix googletest/googlemock buildMark Mentovai2017-09-193-15/+15
* android: Don’t compete with NDK API >= 21 over NDK structuresMark Mentovai2017-09-182-39/+25
* Add new test data to Makefile.amTobias Sargeant2017-09-142-1/+2
* drop bundled gflags from the checkoutMike Frysinger2017-09-133-534/+2
* google_crashdump_uploader_test: integrate test into normal buildMike Frysinger2017-09-132-3/+111
* drop glog from the checkoutMike Frysinger2017-09-134-11/+0
* Parse DWARF 4 line tables correctlyMark Mentovai2017-09-131-0/+7
* Increase the maximum number of modules allowed in minidumps.Tobias Sargeant2017-09-011-3/+3
* Fix memory leak in ppc64 stackwalkerTobias Sargeant2017-08-301-2/+3
* Update GYP to 324dd166b7c0b39d513026fa52d6280ac6d56770Mark Mentovai2017-08-281-1/+1
* Add crash reason extraction to microdump processorTobias Sargeant2017-08-215-1/+1457
* Fix memory leak in ppc stackwalkerTobias Sargeant2017-08-181-2/+3
* Add crash reason and address to microdumps.Tobias Sargeant2017-08-144-0/+111
* Increase maximum number of regions for minidump_stackwalk.Lars Volker2017-07-281-1/+3
* Handle very large stack tracesLeonard Mosescu2017-07-1214-81/+108
* A couple of minor fixesLeonard Mosescu2017-07-113-4/+9
* Fix asan buildsEric Holk2017-06-221-23/+23
* Add first chance exception handler APIEric Holk2017-06-193-0/+44
* roll lss depsMike Frysinger2017-06-162-2/+2
* Merge exec and non-exec segments while merging executable bit.Peter Collingbourne2017-05-261-3/+8
* Teach the ELF parser to handle multiple PT_NOTE phdrs.Peter Collingbourne2017-05-264-38/+76
* Make the cross-compilation glue for dump_syms Mac handle x86_64h.Markus Stange2017-05-262-4/+25
* Don't attempt to use PTRACE_GETREGS if it isn't defined.John Budorick2017-05-251-1/+5