summaryrefslogtreecommitdiff
path: root/libbacktrace/UnwindStackMap.cpp
AgeCommit message (Expand)Author
2020-10-16Remove libprocinfo, libbacktrace, libunwindstackBaligh Uddin
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
2019-03-05Fix copy / move behaviour of Maps object.Florian Mayer
2018-10-29Verify that the elf matches the expected arch.Christopher Ferris
2018-10-23Always init gnu_debugdata interface if it exists.Christopher Ferris
2018-04-03Add a MemoryOfflineBuffer object.Christopher Ferris
2018-02-23Modify the offline handling interface.Christopher Ferris
2018-02-02Load dex files from ART-specific data structure.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-11-28Allow multiple threads sharing a map to unwind.Christopher Ferris
2017-10-30Switch libbacktrace new unwinder.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