summaryrefslogtreecommitdiffstats
path: root/libunwindstack/Android.bp
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of load bias values.Christopher Ferris2018-06-111-0/+1
* Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT.Elliott Hughes2018-06-061-0/+3
* Merge "Build adbd for recovery"Treehugger Robot2018-05-251-0/+9
|\
| * Build adbd for recoveryJiyong Park2018-05-241-0/+9
* | Add a specialized LocalUnwinder object.Christopher Ferris2018-05-231-0/+17
|/
* Libunwindstack: Add -O0 to tools defaults on hostAndreas Gampe2018-05-211-0/+9
* Fix bug when doing signal handler lookup.Christopher Ferris2018-05-171-0/+1
* libprocinfo: add functions reading process map file.Yabin Cui2018-05-141-0/+4
* Add test_suites lines.Elliott Hughes2018-04-271-0/+1
* Add a MemoryOfflineBuffer object.Christopher Ferris2018-04-031-0/+1
* Support a map that represents gdb jit elf data.Yabin Cui2018-03-211-0/+1
* Always set the sp reg to the cfa for DWARF.Yabin Cui2018-03-161-0/+1
* Remove libunwindstack_dexDavid Srbecky2018-03-121-74/+9
* bpfmt.Elliott Hughes2018-02-161-2/+8
* Move libdexfile out of runtimeDavid Sehr2018-02-141-0/+1
* Fix off by 4 error handling eh_frame hdr.Christopher Ferris2018-02-101-0/+10
* Small test clean up.Christopher Ferris2018-02-051-4/+4
* Load dex files from ART-specific data structure.Christopher Ferris2018-02-021-0/+11
* Move dex pc frame creation into libunwindstack.Christopher Ferris2018-01-311-0/+64
* Add a global elf cache.Christopher Ferris2018-01-251-0/+1
* Small behavioral changes to the unwinder.Christopher Ferris2018-01-241-0/+2
* Find first non-zero jit debug entry.Christopher Ferris2018-01-161-0/+1
* Add ability to read jit gdb data.Christopher Ferris2018-01-121-0/+3
* Add tool to save information from a process.Christopher Ferris2017-12-201-0/+9
* Merge "unwindstack: add some perfunctory MemoryOffline tests."Treehugger Robot2017-12-181-0/+1
|\
| * unwindstack: add some perfunctory MemoryOffline tests.Josh Gao2017-12-151-0/+1
* | Fix issues in libunwindstack.Christopher Ferris2017-12-151-0/+1
|/
* Add libunwindstack support for Mips and Mips64Douglas Leung2017-12-111-0/+8
* Split arch data into separate files.Christopher Ferris2017-12-061-0/+4
* Demand read load bias for a map.Christopher Ferris2017-12-051-0/+1
* Fix incorrect usage of relative pcs.Christopher Ferris2017-11-291-0/+3
* Add support for only a .eh_frame.Christopher Ferris2017-11-071-2/+2
* libbacktrace: remove exit time destructors.Josh Gao2017-10-261-0/+4
* libunwindstack: add method to iterate across registers.Josh Gao2017-10-201-0/+1
* Merge "Update the Unwinder object and add tests."Christopher Ferris2017-10-051-0/+2
|\
| * Update the Unwinder object and add tests.Christopher Ferris2017-10-041-0/+2
* | Move host flags from linux -> hostDan Willemsen2017-10-021-1/+1
* | Remove default librariesDan Willemsen2017-09-291-16/+0
|/
* Add a new unwind method on error.Christopher Ferris2017-09-221-0/+1
* Enable libdemangle and libunwindstack on host bionicDan Willemsen2017-09-201-0/+3
* Merge "Add a method to share the process memory object."Christopher Ferris2017-09-071-1/+7
|\
| * Add a method to share the process memory object.Christopher Ferris2017-09-051-1/+7
* | Add vndk tag for libunwindstack which must be a vndk-spJustin Yun2017-09-011-0/+4
|/
* Add support for the new unwind method.Christopher Ferris2017-08-031-0/+1
* Allow mips to build.Christopher Ferris2017-08-021-9/+0
* Speed up StepIfSignalHandler path.Christopher Ferris2017-07-191-0/+1
* Make the library usable as a library.Christopher Ferris2017-07-141-0/+1
* Move tools to separate directory.Christopher Ferris2017-07-131-6/+28
* A few cleanups.Christopher Ferris2017-07-111-43/+7
* Fix mips build.Christopher Ferris2017-07-111-0/+9