summaryrefslogtreecommitdiff
path: root/libbacktrace/Android.bp
AgeCommit message (Expand)Author
2018-02-16bpfmt.Elliott Hughes
2018-02-16Fix darwin buildChristopher Tate
2018-01-31Move dex pc frame creation into libunwindstack.Christopher Ferris
2018-01-29Use new unwinder for offline in libbacktrace.Christopher Ferris
2018-01-23Add extra frame when dex_pc is non-zero.Christopher Ferris
2018-01-18Change all uintptr_t to uint64_t in API.Christopher Ferris
2017-12-07Add method to detect remote read function to use.Christopher Ferris
2017-10-26libbacktrace: remove exit time destructors.Josh Gao
2017-10-26libbacktrace: add benchmarks for Backtrace::Create, CreateNew.Josh Gao
2017-10-19Merge "libbacktrace is not directly available to vendors"Treehugger Robot
2017-10-16Use target.linux for all linux kernel based targetsDan Willemsen
2017-10-16libbacktrace is not directly available to vendorsJiyong Park
2017-10-02Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]Dan Willemsen
2017-09-29Remove default librariesDan Willemsen
2017-08-28Update the tests.Christopher Ferris
2017-08-25Merge "Speed up map creation."Christopher Ferris
2017-08-23Speed up map creation.Christopher Ferris
2017-08-23Mark the modules as VNDK-SP in Android.bpJustin Yun
2017-08-03Add support for the new unwind method.Christopher Ferris
2017-08-02Revert "Add support for the new unwind method."Christopher Ferris
2017-07-31Add support for the new unwind method.Christopher Ferris
2017-07-04Backtrace: Add libziparchive dependencyAndreas Gampe
2017-06-02Use demangle for function names.Christopher Ferris
2017-05-04Use async safe logging in signal handlers.n-iot-preview-4Christopher Ferris
2017-04-28libutils: export libbacktrace headersSteven Moreland
2017-04-19libbacktrace: make vendor_availableSteven Moreland
2017-04-11Moved include/backtrace to libbacktrace/includeVijay Venkatraman
2017-03-23Test unwinding through a signal handler.Christopher Ferris
2017-03-15Enable more modules on linux_bionic buildsDan Willemsen
2016-12-17Remove obsolete mentions of LLVM_HOST_BUILD_MKColin Cross
2016-12-15Convert the rest of libbacktrace to Android.bpColin Cross
2016-12-15Revert "Convert the rest of libbacktrace to Android.bp"Colin Cross
2016-12-14Convert the rest of libbacktrace to Android.bpColin Cross
2016-12-07libbacktrace_offline: support .ARM.exidx.Yabin Cui
2016-10-20Add missing host ldlibsColin Cross
2016-10-10Rely on the platform -std default.Elliott Hughes
2016-07-12Convert libbacktrace, libutils to Soongnougat-mr1-wear-releasen-iot-preview-2Dan Willemsen