aboutsummaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2023-08-06Update scripts to Python 3Petr Hosek
2023-05-23Modify RISCV minidump context to match CrashpadThomas Gales
2023-05-18Mac: shorten sym file names in upload_system_symbolsLeonard Grey
2023-05-02Fix dump_syms help typo on LinuxPeter Boström
2023-04-28minidump-2-core: Use exception context for crashed threadBen Wagner
2023-04-24[dump_syms/Mac] New -x option to prefer extern names when there's a mismatchBen Hamilton
2023-03-20[dump_syms/Mac] New -n MODULE arg to Mac dump_symsBen Hamilton
2023-03-10Mac: delete unused macho_dump.ccLeonard Grey
2023-03-09Mac: stop using NXArchInfo as a vocabulary typeLeonard Grey
2023-02-27Add #include <config.h> to the beginning of all cc filesIan Barkley-Yeung
2023-02-06Change CLANG_CXX_LANGUAGE_STANDARD from "c++0x" to "c++17".Hiroyuki Komatsu
2023-01-30Mac: add shell script to coordinate dumping and uploading macOS system symbols.Leonard Grey
2023-01-18upload_system_symbols: Make /System/Library/Components optionalLeonard Grey
2023-01-10Fix more memory leaks with proper smart pointer usageIan Barkley-Yeung
2023-01-04upload_system_symbols: Don't retry if file already exists on the serverLeonard Grey
2022-12-15upload_system_symbols: Fix sym-upload-v2 when uploading dumped symbolsLeonard Grey
2022-12-14Add option to use API key in `upload_system_symbols`Leonard Grey
2022-12-14Remove tools/mac/crash_reportLeonard Grey
2022-12-08Add option to enable multiple symbol field in Linux toolLeonard Grey
2022-12-05gyp: drop unused build systemMike Frysinger
2022-12-01Mac: add option to dump_syms to mark folded symbolsLeonard Grey
2022-11-21Add a flag to google_converter to keep Breakpad/PE/PDB files after conversion.Nelson Billing
2022-09-09Added riscv and riscv64 support for LinuxIacopo Colonnelli
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2022-08-22Add product name metadata to converter and symupload.Nelson Billing
2022-07-26Mac dump_syms: Fix -a on arm64Leonard Grey
2022-06-07[breakpad] Add MINIDUMP_THREAD_NAME_LIST supportBen Hamilton
2022-06-06Look for http redirection errors from SymSrv in google_converter.Nelson Billing
2022-06-03Upload native symbols from google_converter.Nelson Billing
2022-05-31Add symbol type option to SymUploadV2ProtocolSend.Nelson Billing
2022-05-20Migrate google_converter to v2 upload API.Nelson Billing
2022-05-19Make sym-upload-v2 windows code shareable.Nelson Billing
2022-02-13Fix missing <memory> header for Windows dump_symsSunbreak
2022-02-04Add support for product_name in Mac sym_upload v2Nathan Scoglio
2022-01-28Make symupload v2 api respect --timeout flagZequan Wu
2022-01-13Match the return type of getopt().danakj
2022-01-05Fix symupload build failure on Windows.Zequan Wu
2022-01-05Add INLINE and INLINE_ORIGIN records on Windows dump_symsZequan Wu
2021-12-16mac: add go.mod for upload_system_symbolsMark Mentovai
2021-09-09fix: minidump-2-core doesn't work for new arm64 dumpsZyan Wu
2021-08-18mac dump_syms: fix -d optionMark Mentovai
2021-08-16mac: conditionally generate inlinesJoshua Peraza
2021-08-03Add INLINE and INLINE_ORIGIN records to symbol file.Zequan Wu
2021-07-29Fix some instances of -Wunreachable-code-aggressive.Peter Kasting
2021-07-19Fix more instances of -Wunreachable-code-aggressive.Peter Kasting
2021-07-07NFC: use enum SymbolData as flagsZequan Wu
2021-04-07Consistently call BaseName() in various Usage() functions.Lei Zhang
2021-03-13minidump-2-core: check platform_id for LinuxMike Frysinger
2021-03-02Automatically capture debugID in Mac OS symupload tool.Justin Cohen
2021-02-25switch repo manifest to track the main branchMike Frysinger