Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Add a global elf cache." | Christopher Ferris | 2018-01-26 | 11 | -30/+313 |
|\ | |||||
| * | Add a global elf cache. | Christopher Ferris | 2018-01-25 | 11 | -30/+313 |
* | | Remove DwarfError.h that moved. | Christopher Ferris | 2018-01-25 | 1 | -39/+0 |
|/ | |||||
* | Merge "Fix wrong mov instruction size." | Treehugger Robot | 2018-01-25 | 1 | -6/+6 |
|\ | |||||
| * | Fix wrong mov instruction size. | Chih-Hung Hsieh | 2018-01-25 | 1 | -6/+6 |
* | | Add error propagation into Unwinder/Elf objects. | Christopher Ferris | 2018-01-24 | 31 | -222/+630 |
* | | Small behavioral changes to the unwinder. | Christopher Ferris | 2018-01-24 | 18 | -20/+264 |
|/ | |||||
* | Add support for getting a dex pc. | Christopher Ferris | 2018-01-17 | 8 | -81/+189 |
* | Find first non-zero jit debug entry. | Christopher Ferris | 2018-01-16 | 29 | -8/+282 |
* | Add ability to read jit gdb data. | Christopher Ferris | 2018-01-12 | 49 | -24/+1613 |
* | Add tool to save information from a process. | Christopher Ferris | 2017-12-20 | 4 | -30/+336 |
* | Merge "unwindstack: add some perfunctory MemoryOffline tests." | Treehugger Robot | 2017-12-18 | 2 | -0/+68 |
|\ | |||||
| * | unwindstack: add some perfunctory MemoryOffline tests. | Josh Gao | 2017-12-15 | 2 | -0/+68 |
* | | Fix issues in libunwindstack. | Christopher Ferris | 2017-12-15 | 23 | -103/+183 |
|/ | |||||
* | Add libunwindstack support for Mips and Mips64 | Douglas Leung | 2017-12-11 | 23 | -12/+1256 |
* | Do not check arch for format check. | Christopher Ferris | 2017-12-08 | 4 | -27/+77 |
* | Merge "Add method to detect remote read function to use." | Christopher Ferris | 2017-12-08 | 3 | -62/+136 |
|\ | |||||
| * | Add method to detect remote read function to use. | Christopher Ferris | 2017-12-07 | 3 | -62/+136 |
* | | Merge "Add OWNERS." | Elliott Hughes | 2017-12-07 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | Add OWNERS. | Elliott Hughes | 2017-12-07 | 1 | -0/+1 |
* | | Split arch data into separate files. | Christopher Ferris | 2017-12-06 | 41 | -1067/+1691 |
* | | Demand read load bias for a map. | Christopher Ferris | 2017-12-05 | 8 | -0/+218 |
* | | Switch MemoryRemote to use ptrace. | Christopher Ferris | 2017-12-04 | 2 | -19/+129 |
* | | Merge changes I53c2c560,I7d845ac5,I8b11d923 | Treehugger Robot | 2017-12-02 | 20 | -273/+412 |
|\ \ | |/ |/| | |||||
| * | unwindstack: rename Memory::ReadPartially to Read. | Josh Gao | 2017-11-15 | 8 | -31/+31 |
| * | unwindstack: rename Memory::Read to ReadFully. | Josh Gao | 2017-11-15 | 17 | -113/+122 |
| * | unwindstack: add Memory::ReadPartially. | Josh Gao | 2017-11-15 | 9 | -165/+295 |
* | | Fix incorrect usage of relative pcs. | Christopher Ferris | 2017-11-29 | 22 | -64/+238 |
* | | Merge "Allow multiple threads sharing a map to unwind." | Christopher Ferris | 2017-11-29 | 14 | -317/+481 |
|\ \ | |||||
| * | | Allow multiple threads sharing a map to unwind. | Christopher Ferris | 2017-11-28 | 14 | -317/+481 |
| |/ | |||||
* / | Add way to specify an offset in an elf file. | Christopher Ferris | 2017-11-28 | 1 | -5/+20 |
|/ | |||||
* | Fix another nullptr dereference. | Christopher Ferris | 2017-11-08 | 2 | -4/+19 |
* | Add support for only a .eh_frame. | Christopher Ferris | 2017-11-07 | 15 | -695/+1198 |
* | Fix nullptr dereference. | Christopher Ferris | 2017-11-05 | 2 | -1/+17 |
* | Move sp/pc not changing check into Unwinder. | Christopher Ferris | 2017-10-31 | 4 | -23/+80 |
* | libbacktrace: remove exit time destructors. | Josh Gao | 2017-10-26 | 1 | -0/+4 |
* | Add an interface for stopping in certain maps. | Christopher Ferris | 2017-10-24 | 3 | -12/+16 |
* | Merge "If the pc is set to zero, the unwind is done." | Christopher Ferris | 2017-10-24 | 4 | -4/+61 |
|\ | |||||
| * | If the pc is set to zero, the unwind is done. | Christopher Ferris | 2017-10-23 | 4 | -4/+61 |
* | | Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a | Treehugger Robot | 2017-10-24 | 5 | -0/+275 |
|\ \ | |/ |/| | |||||
| * | libunwindstack: add method to iterate across registers. | Josh Gao | 2017-10-20 | 5 | -0/+275 |
* | | Multiple bugfixes, small restructuring. | Christopher Ferris | 2017-10-20 | 19 | -289/+454 |
|/ | |||||
* | Fix setting of map_offset in frame data. | Christopher Ferris | 2017-10-17 | 2 | -1/+38 |
* | Use Unwinder object for unwind tool. | Christopher Ferris | 2017-10-05 | 1 | -108/+6 |
* | Merge "Update the Unwinder object and add tests." | Christopher Ferris | 2017-10-05 | 14 | -157/+864 |
|\ | |||||
| * | Update the Unwinder object and add tests. | Christopher Ferris | 2017-10-04 | 14 | -157/+864 |
* | | Move host flags from linux -> host | Dan Willemsen | 2017-10-02 | 1 | -1/+1 |
* | | Remove default libraries | Dan Willemsen | 2017-09-29 | 1 | -16/+0 |
|/ | |||||
* | Add a new unwind method on error. | Christopher Ferris | 2017-09-22 | 21 | -163/+588 |
* | Enable libdemangle and libunwindstack on host bionic | Dan Willemsen | 2017-09-20 | 1 | -0/+3 |