summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modify elf cache to handle elf_offsets properly.Christopher Ferris2018-02-161-11/+3
* Add a global elf cache.Christopher Ferris2018-01-251-5/+35
* Fix issues in libunwindstack.Christopher Ferris2017-12-151-2/+12
* Demand read load bias for a map.Christopher Ferris2017-12-051-0/+19
* Merge changes I53c2c560,I7d845ac5,I8b11d923Treehugger Robot2017-12-011-1/+1
|\
| * unwindstack: add Memory::ReadPartially.Josh Gao2017-11-151-1/+1
* | Allow multiple threads sharing a map to unwind.Christopher Ferris2017-11-281-0/+4
|/
* Multiple bugfixes, small restructuring.Christopher Ferris2017-10-201-3/+2
* Add a method to share the process memory object.Christopher Ferris2017-09-051-13/+13
* Add proper support for embedded elf files.Christopher Ferris2017-08-301-24/+53
* Make the library usable as a library.Christopher Ferris2017-07-141-4/+8
* Init .gnu_debugdata in GetElf().Christopher Ferris2017-06-301-2/+4
* Add function definitions for MapInfo.Christopher Ferris2017-04-191-0/+86