aboutsummaryrefslogtreecommitdiff
path: root/src/tools/linux
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-154-9/+9
* Make symupload exit with an error code when command-line parsing fails.Michael Moss2020-06-051-2/+6
* Use ULONG_MAX instead of __WORDSIZE to determine native ELF architectureMichael Forney2020-03-171-1/+2
* Add "type" option to sym_upload sym-upload-v2 mode.Nelson Billing2020-02-271-5/+68
* linux: fix symupload build failuresJoshua Peraza2020-02-211-1/+1
* Add optional new symbol upload API to sym_upload.Nelson Billing2020-02-201-3/+38
* Add options to set OS and filenameJake Ehrlich2019-10-241-6/+30
* core2md: write error message with perrorMike Frysinger2019-03-041-1/+1
* Define and use a a new MDRawContextARM64Joshua Peraza2018-08-011-11/+22
* Rename MDRawContextARM64 and its context flagsJoshua Peraza2018-08-011-2/+2
* Fixed file extention for minidump_upload in tools_linux.gypiSyed Nisar Ul Haq2018-01-041-1/+1
* Provide helper wrappers for basename(3) and dirname(3)Tobias Sargeant2017-10-181-4/+4
* minidump-2-core: add more control over filenamesMike Frysinger2016-11-011-24/+93
* minidump-2-core: add an -o flag for controlling core outputMike Frysinger2016-10-261-24/+46
* minidump-2-core: rewrite argument processingMike Frysinger2016-10-261-85/+134
* This change allows compiling the google-breakpad code using a global ::string...Ivan Penkov2016-08-301-17/+18
* Added an option (-i) to have dump_syms output header information only.David Yen2016-04-081-9/+19
* Refactor sym_upload in tools to extract code into common/linux, and minor fixesLi Yan2016-03-301-128/+3
* [mips64] Support for mips n64Mike Frysinger2016-02-061-1/+13
* Make minidump-2-core.cc build with -Wformat.Lei Zhang2016-01-061-1/+1
* dump_syms: add a -v flagMike Frysinger2015-11-111-1/+16
* Support for multiple upload files in CrashReportSender/HTTPUploadDavid Major2015-10-062-4/+9
* add aarch64 support to minidump-2-corevapier@chromium.org2015-07-201-7/+34
* Reconfigured options for sym_upload to not treat h and ? flags as invalid opt...ivanpe@chromium.org2015-06-221-0/+5
* [MIPS]: Use mcontext_t structure for MIPSrmcilroy@chromium.org2015-04-211-14/+32
* MIPS64: Initial MIPS64 related change.mark@chromium.org2015-04-151-0/+2
* Remove pointers from serialized file formatmdempsky@chromium.org2014-12-111-8/+15
* Add GYP build for the src/tools directory on Mac and Linux.rsesek@chromium.org2014-07-241-0/+83
* Chrome on Android now supports loading the shared library directly from the A...rmcilroy@chromium.org2014-07-221-1/+1
* minidump-2-core: Allow user to override shared lib basedir.thestig@chromium.org2014-04-181-5/+19
* Print response code when sym_upload fails.mattdr.breakpad@gmail.com2013-10-291-0/+1
* Adding support for mips.gordana.cmiljanovic@imgtec.com2013-09-111-1/+31
* Fix erronoius address of crashinfo.auxv in minidump-2-core.thestig@chromium.org2013-07-191-1/+1
* Add MD_OS_NACL platform_id value for identifying NaCl minidumpsmseaborn@chromium.org2013-05-061-2/+3
* Add an option to not handle DWARF inter-compilation unit references in Linux ...thestig@chromium.org2013-04-241-10/+20
* This change allows compiling sym_upload.cc and minidump_upload.cc using a glo...ivan.penkov@gmail.com2013-04-232-38/+42
* Allow reading just CFI data when reading symbolsted.mielczarek@gmail.com2013-03-061-1/+2
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-063-8/+8
* Make DumpSymbols methods take a vector of debug_dirsted.mielczarek@gmail.com2013-01-221-12/+13
* Move scoped_ptr.h to commonted.mielczarek@gmail.com2013-01-171-1/+1
* Cleaning up google-breakpad source code of signed-unsigned comparison warningsivan.penkov@gmail.com2012-11-212-8/+8
* Turn on more warnings in ios / mac projects.qsr@chromium.org2012-09-211-1/+1
* Allow adding extra memory regions to minidump on linux/windowsted.mielczarek@gmail.com2012-09-181-1/+4
* Fix the tools and processor build for Androiddigit@chromium.org2012-08-211-3/+48
* Fix narrowing conversion from -1 to size_tjessicag.feedback2012-08-141-4/+4
* Speculatively back out r989 per http://codereview.chromium.org/10805065/ :mark@chromium.org2012-07-241-4/+1
* Move minidump_extension_linux.h contents into minidump_format.hted.mielczarek2012-07-201-1/+0
* Allow adding extra memory regions to minidump on linux/windowsted.mielczarek2012-07-191-1/+4
* Fixing various compiler warnings and applying minor tweaks to allow running ofivan.penkov@gmail.com2012-07-021-4/+4
* sym_upload: Show failure if symbol server gives redirect responsemkrebs@chromium.org2012-05-242-3/+12