summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Add missing host ldlibs"Colin Cross2016-10-201-0/+1
|\ \
| * | Add missing host ldlibsColin Cross2016-10-201-0/+1
* | | system/core: preparation to pull back interfaces from android/log.hMark Salyzyn2016-10-201-0/+2
|/ /
* | Merge "Rely on the platform -std default."Treehugger Robot2016-10-132-8/+0
|\ \ | |/ |/|
| * Rely on the platform -std default.Elliott Hughes2016-10-102-8/+0
* | Use process_vm_readv to read memory.Christopher Ferris2016-10-121-33/+12
|/
* system/core Replace log/log.h with android/log.hMark Salyzyn2016-09-302-2/+2
* Replace libziparchive-host with libziparchiveColin Cross2016-08-261-2/+2
* Merge \"Fix clang-tidy performance warnings in syste/core.\"Chih-Hung Hsieh2016-08-011-1/+1
|\
| * Merge "Fix clang-tidy performance warnings in syste/core."Treehugger Robot2016-08-011-1/+1
| |\
| | * Fix clang-tidy performance warnings in syste/core.Chih-Hung Hsieh2016-08-011-1/+1
* | | Merge \"Fix google-explicit-constructor warnings in system/core.\"Chih-Hung Hsieh2016-07-291-2/+2
|\| |
| * | Fix google-explicit-constructor warnings in system/core.Chih-Hung Hsieh2016-07-261-2/+2
| |/
* | resolve merge conflicts of 41e82a3 to stage-aosp-masterColin Cross2016-07-132-86/+121
|\|
| * Convert libbacktrace, libutils to SoongDan Willemsen2016-07-122-86/+121
* | Merge \"Fix race condition updating local map data.\"Christopher Ferris2016-06-174-5/+24
|\|
| * Fix race condition updating local map data.Christopher Ferris2016-06-174-5/+24
* | Merge "Remove invalid uses of -l and -I" am: 5d6193c658Dan Willemsen2016-06-011-1/+3
|\|
| * Remove invalid uses of -l and -IDan Willemsen2016-06-011-1/+3
* | Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." ...Chih-Hung Hsieh2016-05-182-2/+2
|\|
| * Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace.Chih-Hung Hsieh2016-05-182-2/+2