summaryrefslogtreecommitdiff
path: root/libbacktrace
AgeCommit message (Expand)Author
2016-08-25Fix race condition updating local map data.nougat-mr2.3-releasenougat-mr2.2-releasenougat-mr2.1-releasenougat-mr2-security-releasenougat-mr2-releasenougat-mr2-pixel-releasenougat-mr2-devnougat-mr1.8-releasenougat-mr1.7-releasenougat-mr1.6-releasenougat-mr1.5-releasenougat-mr1.4-releasenougat-mr1.3-releasenougat-mr1.2-releasenougat-mr1.1-releasenougat-mr1-volantis-releasenougat-mr1-security-releasenougat-mr1-releasenougat-mr1-flounder-releasenougat-mr1-devnougat-mr1-cts-releasenougat-mr1-cts-devChristopher Ferris
2016-04-14libbacktrace: only build libbacktrace_offline static library.nougat-releasenougat-mr0.5-releasenougat-dr1-releasenougat-devnougat-cts-releasenougat-cts-devYabin Cui
2016-03-29libbacktrace_offline: support unwinding of shared libraries in apk file.Yabin Cui
2016-03-23Don\'t demangle symbol names. am: 4cb2ba2 am: 8b29746 am: 9bf0b81Josh Gao
2016-03-23Don\'t demangle symbol names.Josh Gao
2016-03-23Don't demangle symbol names.Josh Gao
2016-03-20Update BacktraceOffline for LLVM rebase to r256229.Stephen Hines
2016-03-10Add error reporting mechanism for failing Unwind.Christopher Ferris
2016-03-02Revert "Do not do local unwinds through .oat or .dex maps."Andreas Gampe
2016-03-01Do not do local unwinds through .oat or .dex maps.Christopher Ferris
2016-02-05Fix use of uninitialized memory.Christopher Ferris
2016-02-01Fix for host simpleperf 'gettid' unsat.Than McIntosh
2016-01-25Put BacktraceOffline code into a separate library.Christopher Ferris
2016-01-15Modify tests to use executable memory.Christopher Ferris
2015-12-08libbacktrace: check if elf file paths are valid before reading them.brillo-m9-releasebrillo-m9-devbrillo-m8-releasebrillo-m8-devYabin Cui
2015-12-07Fix libbacktrace host build.Yabin Cui
2015-12-04Track rename of base/ to android-base/.Elliott Hughes
2015-11-30Change the way some maps are printed.Christopher Ferris
2015-09-24libbacktrace: don't let llvm cflags cover libbacktrace's cflags.Yabin Cui
2015-09-23Merge "Clean up maps parsing in libbacktrace."Elliott Hughes
2015-09-22libbacktrace: enable -fno-omit-frame-pointer for host build.Yabin Cui
2015-09-22Clean up maps parsing in libbacktrace.Elliott Hughes
2015-09-22Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing....Yabin Cui
2015-09-22Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""Yabin Cui
2015-09-21Revert "Revert "Add BacktraceOffline for offline backtracing.""Yabin Cui
2015-09-17Revert "Add BacktraceOffline for offline backtracing."Yabin Cui
2015-09-16Add BacktraceOffline for offline backtracing.Yabin Cui
2015-09-03Add a logging handler on timeout.marshmallow-mr1-devmarshmallow-dr1.5-releasemarshmallow-dr1.5-devmarshmallow-dr-releasemarshmallow-dr-devChristopher Ferris
2015-09-03Add a logging handler on timeout.Christopher Ferris
2015-08-20am 802ae55f: Display the map offset for each frame.Christopher Ferris
2015-08-20Display the map offset for each frame.Christopher Ferris
2015-08-20Display the map offset for each frame.marshmallow-devChristopher Ferris
2015-07-09Use delete[] to de-allocate pointers from new[]Pirama Arumuga Nainar
2015-07-02Add static versions for libbacktrace and libnativebridge. Bug fixes.Calin Juravle
2015-06-12Remove PtraceRead error message.Christopher Ferris
2015-06-12Remove PtraceRead error message.Christopher Ferris
2015-06-01Modify the code to avoid potential deadlocks.Christopher Ferris
2015-06-01Modify the code to avoid potential deadlocks.Christopher Ferris
2015-05-15Prevent crashes if a map cannot be created.Christopher Ferris
2015-05-14Prevent crashes if a map cannot be created.Christopher Ferris
2015-05-13Add tests for elf unwinding in memory.Christopher Ferris
2015-05-13Remove libbacktrace definition of gettid.Dan Albert
2015-05-12Add tests for elf unwinding in memory.Christopher Ferris
2015-05-06Fix small ptrace reads.Christopher Ferris
2015-05-06Fix small ptrace reads.Christopher Ferris
2015-05-06Add offset to map data.Christopher Ferris
2015-05-06Add offset to map data.Christopher Ferris
2015-05-01Add load base to map for relocation packing.Christopher Ferris
2015-05-01Add load base to map for relocation packing.Christopher Ferris
2015-04-30Fix unused argument error on darwinColin Cross