summaryrefslogtreecommitdiff
path: root/libbacktrace/UnwindStackMap.h
AgeCommit message (Expand)Author
2021-10-29Revert^2 "Make it possible to get BuildId for a map."David Srbecky
2021-10-28Revert "Make it possible to get BuildId for a map."brycelee
2021-10-28Make it possible to get BuildId for a map.David Srbecky
2019-06-11Internalize subclasses of MemoryCasey Dahlin
2019-04-05Revert "Check for data races when reading JIT/DEX entries."David Srbecky
2019-03-29Check for data races when reading JIT/DEX entries.David Srbecky
2018-10-29Verify that the elf matches the expected arch.Christopher Ferris
2018-04-03Add a MemoryOfflineBuffer object.Christopher Ferris
2018-02-23Modify the offline handling interface.Christopher Ferris
2018-01-31Move dex pc frame creation into libunwindstack.Christopher Ferris
2018-01-29Use new unwinder for offline in libbacktrace.Christopher Ferris
2018-01-23Add extra frame when dex_pc is non-zero.Christopher Ferris
2018-01-18Change all uintptr_t to uint64_t in API.Christopher Ferris
2018-01-12Add ability to read jit gdb data.Christopher Ferris
2017-12-05Demand read load bias for a map.Christopher Ferris
2017-10-20libbacktrace: expose BacktraceMap's unwindstack::Memory.Josh Gao
2017-10-20libunwindstack: expose UnwindStackMap::GetFunctionName.Josh Gao
2017-09-05Add a method to share the process memory object.Christopher Ferris
2017-08-03Add support for the new unwind method.Christopher Ferris
2017-08-02Revert "Add support for the new unwind method."Christopher Ferris
2017-07-31Add support for the new unwind method.Christopher Ferris