summaryrefslogtreecommitdiffstats
path: root/libunwindstack/Android.bp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add full support for initing registers.Christopher Ferris2017-07-111-0/+10
* Add missing test files to compile.Christopher Ferris2017-07-071-0/+2
* Init .gnu_debugdata in GetElf().Christopher Ferris2017-06-301-3/+5
* Remove assert, use CHECK instead.Christopher Ferris2017-06-291-26/+0
* Fix mac build.Christopher Ferris2017-06-281-0/+6
* Add .gnu_debugdata support.Christopher Ferris2017-06-281-1/+30
* Add EH frame and debug frame support.Christopher Ferris2017-06-161-0/+4
* Add DwarfSection classes.Christopher Ferris2017-06-011-0/+7
* Add the Dwarf CFA handling.Christopher Ferris2017-04-241-0/+3
* Add function definitions for MapInfo.Christopher Ferris2017-04-191-0/+2
* Implement maps parsing.Christopher Ferris2017-04-061-0/+2
* Add Symbols parsing.Christopher Ferris2017-04-041-0/+2
* Add DwarfOp support.Christopher Ferris2017-04-041-0/+3