Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify elf cache to handle elf_offsets properly. | Christopher Ferris | 2018-02-16 | 1 | -11/+3 |
* | Add a global elf cache. | Christopher Ferris | 2018-01-25 | 1 | -5/+35 |
* | Fix issues in libunwindstack. | Christopher Ferris | 2017-12-15 | 1 | -2/+12 |
* | Demand read load bias for a map. | Christopher Ferris | 2017-12-05 | 1 | -0/+19 |
* | Merge changes I53c2c560,I7d845ac5,I8b11d923 | Treehugger Robot | 2017-12-02 | 1 | -1/+1 |
|\ | |||||
| * | unwindstack: add Memory::ReadPartially. | Josh Gao | 2017-11-15 | 1 | -1/+1 |
* | | Allow multiple threads sharing a map to unwind. | Christopher Ferris | 2017-11-28 | 1 | -0/+4 |
|/ | |||||
* | Multiple bugfixes, small restructuring. | Christopher Ferris | 2017-10-20 | 1 | -3/+2 |
* | Add a method to share the process memory object. | Christopher Ferris | 2017-09-05 | 1 | -13/+13 |
* | Add proper support for embedded elf files. | Christopher Ferris | 2017-08-30 | 1 | -24/+53 |
* | Make the library usable as a library. | Christopher Ferris | 2017-07-14 | 1 | -4/+8 |
* | Init .gnu_debugdata in GetElf(). | Christopher Ferris | 2017-06-30 | 1 | -2/+4 |
* | Add function definitions for MapInfo. | Christopher Ferris | 2017-04-19 | 1 | -0/+86 |