index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix pointer style to match the style guide
Mike Frysinger
2020-07-15
4
-9
/
+9
*
Make symupload exit with an error code when command-line parsing fails.
Michael Moss
2020-06-05
1
-2
/
+6
*
Use ULONG_MAX instead of __WORDSIZE to determine native ELF architecture
Michael Forney
2020-03-17
1
-1
/
+2
*
Add "type" option to sym_upload sym-upload-v2 mode.
Nelson Billing
2020-02-27
1
-5
/
+68
*
linux: fix symupload build failures
Joshua Peraza
2020-02-21
1
-1
/
+1
*
Add optional new symbol upload API to sym_upload.
Nelson Billing
2020-02-20
1
-3
/
+38
*
Add options to set OS and filename
Jake Ehrlich
2019-10-24
1
-6
/
+30
*
core2md: write error message with perror
Mike Frysinger
2019-03-04
1
-1
/
+1
*
Define and use a a new MDRawContextARM64
Joshua Peraza
2018-08-01
1
-11
/
+22
*
Rename MDRawContextARM64 and its context flags
Joshua Peraza
2018-08-01
1
-2
/
+2
*
Fixed file extention for minidump_upload in tools_linux.gypi
Syed Nisar Ul Haq
2018-01-04
1
-1
/
+1
*
Provide helper wrappers for basename(3) and dirname(3)
Tobias Sargeant
2017-10-18
1
-4
/
+4
*
minidump-2-core: add more control over filenames
Mike Frysinger
2016-11-01
1
-24
/
+93
*
minidump-2-core: add an -o flag for controlling core output
Mike Frysinger
2016-10-26
1
-24
/
+46
*
minidump-2-core: rewrite argument processing
Mike Frysinger
2016-10-26
1
-85
/
+134
*
This change allows compiling the google-breakpad code using a global ::string...
Ivan Penkov
2016-08-30
1
-17
/
+18
*
Added an option (-i) to have dump_syms output header information only.
David Yen
2016-04-08
1
-9
/
+19
*
Refactor sym_upload in tools to extract code into common/linux, and minor fixes
Li Yan
2016-03-30
1
-128
/
+3
*
[mips64] Support for mips n64
Mike Frysinger
2016-02-06
1
-1
/
+13
*
Make minidump-2-core.cc build with -Wformat.
Lei Zhang
2016-01-06
1
-1
/
+1
*
dump_syms: add a -v flag
Mike Frysinger
2015-11-11
1
-1
/
+16
*
Support for multiple upload files in CrashReportSender/HTTPUpload
David Major
2015-10-06
2
-4
/
+9
*
add aarch64 support to minidump-2-core
vapier@chromium.org
2015-07-20
1
-7
/
+34
*
Reconfigured options for sym_upload to not treat h and ? flags as invalid opt...
ivanpe@chromium.org
2015-06-22
1
-0
/
+5
*
[MIPS]: Use mcontext_t structure for MIPS
rmcilroy@chromium.org
2015-04-21
1
-14
/
+32
*
MIPS64: Initial MIPS64 related change.
mark@chromium.org
2015-04-15
1
-0
/
+2
*
Remove pointers from serialized file format
mdempsky@chromium.org
2014-12-11
1
-8
/
+15
*
Add GYP build for the src/tools directory on Mac and Linux.
rsesek@chromium.org
2014-07-24
1
-0
/
+83
*
Chrome on Android now supports loading the shared library directly from the A...
rmcilroy@chromium.org
2014-07-22
1
-1
/
+1
*
minidump-2-core: Allow user to override shared lib basedir.
thestig@chromium.org
2014-04-18
1
-5
/
+19
*
Print response code when sym_upload fails.
mattdr.breakpad@gmail.com
2013-10-29
1
-0
/
+1
*
Adding support for mips.
gordana.cmiljanovic@imgtec.com
2013-09-11
1
-1
/
+31
*
Fix erronoius address of crashinfo.auxv in minidump-2-core.
thestig@chromium.org
2013-07-19
1
-1
/
+1
*
Add MD_OS_NACL platform_id value for identifying NaCl minidumps
mseaborn@chromium.org
2013-05-06
1
-2
/
+3
*
Add an option to not handle DWARF inter-compilation unit references in Linux ...
thestig@chromium.org
2013-04-24
1
-10
/
+20
*
This change allows compiling sym_upload.cc and minidump_upload.cc using a glo...
ivan.penkov@gmail.com
2013-04-23
2
-38
/
+42
*
Allow reading just CFI data when reading symbols
ted.mielczarek@gmail.com
2013-03-06
1
-1
/
+2
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
3
-8
/
+8
*
Make DumpSymbols methods take a vector of debug_dirs
ted.mielczarek@gmail.com
2013-01-22
1
-12
/
+13
*
Move scoped_ptr.h to common
ted.mielczarek@gmail.com
2013-01-17
1
-1
/
+1
*
Cleaning up google-breakpad source code of signed-unsigned comparison warnings
ivan.penkov@gmail.com
2012-11-21
2
-8
/
+8
*
Turn on more warnings in ios / mac projects.
qsr@chromium.org
2012-09-21
1
-1
/
+1
*
Allow adding extra memory regions to minidump on linux/windows
ted.mielczarek@gmail.com
2012-09-18
1
-1
/
+4
*
Fix the tools and processor build for Android
digit@chromium.org
2012-08-21
1
-3
/
+48
*
Fix narrowing conversion from -1 to size_t
jessicag.feedback
2012-08-14
1
-4
/
+4
*
Speculatively back out r989 per http://codereview.chromium.org/10805065/ :
mark@chromium.org
2012-07-24
1
-4
/
+1
*
Move minidump_extension_linux.h contents into minidump_format.h
ted.mielczarek
2012-07-20
1
-1
/
+0
*
Allow adding extra memory regions to minidump on linux/windows
ted.mielczarek
2012-07-19
1
-1
/
+4
*
Fixing various compiler warnings and applying minor tweaks to allow running of
ivan.penkov@gmail.com
2012-07-02
1
-4
/
+4
*
sym_upload: Show failure if symbol server gives redirect response
mkrebs@chromium.org
2012-05-24
2
-3
/
+12
[next]