4
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Increase maximum number of regions for minidump_stackwalk. More... over 8 years ago
Handle very large stack traces More... over 8 years ago
A couple of minor fixes More... over 8 years ago
Fix asan builds More... over 8 years ago
Add first chance exception handler API More... over 8 years ago
roll lss deps More... over 8 years ago
Merge exec and non-exec segments while merging executable bit. More... over 8 years ago
Teach the ELF parser to handle multiple PT_NOTE phdrs. More... over 8 years ago
Don't attempt to use PTRACE_GETREGS if it isn't defined. More... over 8 years ago
Simplify ELF parser code. More... over 8 years ago
Wrap config.h include in HAVE_CONFIG_H. More... over 8 years ago
Use __NR_exit_group in MinidumpWriterTest.MinidumpStacksSkippedIfRequested. More... over 8 years ago
Only use O_CLOEXEC on platforms that support it More... over 8 years ago
Fix race in ExceptionHandler::GenerateDump() More... over 8 years ago
Fixing breakpad on old linux kernel More... over 8 years ago
Make minidump name generation on Linux as random as possible More... over 8 years ago
Dump MH_DYLINKER images in upload_system_symbols. More... over 8 years ago
Treat the process stack as the top of memory for free space histograms. More... over 8 years ago
minidump_dump: fix up init paths More... over 8 years ago
Increase maximum number of threads for minidump_stackwalk. More... over 8 years ago
Remove unused typedef More... over 8 years ago
add -Wunused-local-typedefs to the set of warning flags More... over 8 years ago
Fix ASSERT_EQUAL that should have been ASSERT_EQ. More... over 8 years ago
Sanity check frame pointer while stackwalking More... over 8 years ago
Use string instead of std::string More... over 8 years ago
[MIPS] Get (ptrace) value of $pc for a thread More... over 8 years ago
Don't generate minidump if crash thread doesn't ref principal mapping. More... over 8 years ago
Make the cross-compilation glue for dump_syms Mac handle x86_64h. More... over 8 years ago
minidump_dump: add proper cli processing More... over 8 years ago
dump_context: arm: name the registers in the dump output More... over 8 years ago