summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]Dan Willemsen2017-10-021-3/+3
* Remove default librariesDan Willemsen2017-09-291-5/+0
* Merge "Show the number of VMAs in the tombstone."Treehugger Robot2017-09-261-0/+2
|\
| * Show the number of VMAs in the tombstone.Elliott Hughes2017-09-261-0/+2
* | Add a new unwind method on error.Christopher Ferris2017-09-222-75/+139
|/
* libbacktrace: make Backtrace::FormatFrameData static.Josh Gao2017-09-061-1/+1
* Add a method to share the process memory object.Christopher Ferris2017-09-054-22/+24
* Update the tests.Christopher Ferris2017-08-289-404/+485
* Merge "libunwindstack: make machine type a property of Regs."Treehugger Robot2017-08-251-4/+5
|\
| * libunwindstack: make machine type a property of Regs.Josh Gao2017-08-251-4/+5
* | Merge "Speed up map creation."Christopher Ferris2017-08-252-0/+176
|\ \
| * | Speed up map creation.Christopher Ferris2017-08-232-0/+176
| |/
* / Mark the modules as VNDK-SP in Android.bpJustin Yun2017-08-231-0/+4
|/
* Add demangling of function name.Christopher Ferris2017-08-111-1/+4
* Small clean upsChristopher Ferris2017-08-091-12/+5
* Add support for the new unwind method.Christopher Ferris2017-08-037-0/+424
* Merge "Revert "Add support for the new unwind method.""Christopher Ferris2017-08-017-424/+0
|\
| * Revert "Add support for the new unwind method."Christopher Ferris2017-08-017-424/+0
* | Merge "Add support for the new unwind method."Christopher Ferris2017-08-017-0/+424
|\|
| * Add support for the new unwind method.Christopher Ferris2017-07-317-0/+424
* | Fix misc-macro-parentheses warnings in system/core.Chih-Hung Hsieh2017-08-011-2/+2
|/
* Cleanup the libbacktrace interface a bit.Christopher Ferris2017-07-198-29/+37
* Backtrace: Add libziparchive dependencyAndreas Gampe2017-07-041-0/+1
* Use demangle for function names.Christopher Ferris2017-06-022-2/+4
* Use async safe logging in signal handlers.Christopher Ferris2017-05-044-11/+53
* libutils: export libbacktrace headersSteven Moreland2017-04-271-0/+1
* libbacktrace: make vendor_availableSteven Moreland2017-04-191-0/+1
* Moved include/backtrace to libbacktrace/includeVijay Venkatraman2017-04-114-0/+342
* Merge "Test unwinding through a signal handler."Christopher Ferris2017-03-244-21/+208
|\
| * Test unwinding through a signal handler.Christopher Ferris2017-03-234-21/+208
* | Fix spelling error in warningBrian Carlstrom2017-03-231-1/+1
|/
* Do not access device maps.Christopher Ferris2017-03-224-3/+204
* Allow calling GetFunctionName before unwinding.Christopher Ferris2017-03-219-112/+160
* Enable more modules on linux_bionic buildsDan Willemsen2017-03-151-0/+12
* Merge "Restore errno in signal handlers."Christopher Ferris2017-03-131-0/+20
|\
| * Restore errno in signal handlers.Christopher Ferris2017-03-101-0/+20
* | Add a 2 width option of clang format.Christopher Ferris2017-03-101-0/+1
|/
* libbacktraceoffline: make it thread-safe.Yabin Cui2017-02-131-7/+18
* libbacktraceoffline: choose correct debug section for a given address.Yabin Cui2017-02-104-79/+156
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-112-2/+3
* Remove obsolete mentions of LLVM_HOST_BUILD_MKColin Cross2016-12-171-14/+0
* Convert the rest of libbacktrace to Android.bpColin Cross2016-12-153-218/+93
* Fix unused parameter warning for mips buildsColin Cross2016-12-151-0/+5
* Revert "Convert the rest of libbacktrace to Android.bp"Colin Cross2016-12-153-93/+218
* Convert the rest of libbacktrace to Android.bpColin Cross2016-12-143-218/+93
* libbacktrace_offline: support .ARM.exidx.Yabin Cui2016-12-0717-226/+876
* Statically link LLVM libraries into backtrace_testPirama Arumuga Nainar2016-11-301-35/+10
* Merge "Revert "Use process_vm_readv to read memory.""Christopher Ferris2016-11-141-12/+33
|\
| * Revert "Use process_vm_readv to read memory."Christopher Ferris2016-11-101-12/+33
* | Make libbacktrace build with LLVM r275480Pirama Arumuga Nainar2016-10-261-1/+1