summaryrefslogtreecommitdiffstats
path: root/libunwindstack/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix bug when doing signal handler lookup.Christopher Ferris2018-05-211-33/+66
* Handle ARM thumb function symbols.Christopher Ferris2018-03-151-2/+1
* Fix soname reading code.Christopher Ferris2018-02-153-0/+15
* Fix off by 4 error handling eh_frame hdr.Christopher Ferris2018-02-101-0/+237
* Load dex files from ART-specific data structure.Christopher Ferris2018-02-021-0/+6
* Move dex pc frame creation into libunwindstack.Christopher Ferris2018-01-311-5/+0
* Add support for getting a dex pc.Christopher Ferris2018-01-171-0/+5
* Add ability to read jit gdb data.Christopher Ferris2018-01-122-0/+10
* Add tool to save information from a process.Christopher Ferris2017-12-201-0/+262
* Fix issues in libunwindstack.Christopher Ferris2017-12-151-1/+1
* Add libunwindstack support for Mips and Mips64Douglas Leung2017-12-111-0/+6
* Split arch data into separate files.Christopher Ferris2017-12-061-5/+5
* Add way to specify an offset in an elf file.Christopher Ferris2017-11-281-5/+20
* Multiple bugfixes, small restructuring.Christopher Ferris2017-10-202-8/+7
* Use Unwinder object for unwind tool.Christopher Ferris2017-10-051-108/+6
* Add a new unwind method on error.Christopher Ferris2017-09-221-40/+93
* Add a method to share the process memory object.Christopher Ferris2017-09-051-3/+3
* Add proper support for embedded elf files.Christopher Ferris2017-08-301-3/+31
* libunwindstack: make machine type a property of Regs.Josh Gao2017-08-251-3/+2
* Make the library usable as a library.Christopher Ferris2017-07-143-39/+51
* Move tools to separate directory.Christopher Ferris2017-07-133-0/+432