summaryrefslogtreecommitdiff
path: root/libunwindstack/include/unwindstack/JitDebug.h
AgeCommit message (Expand)Author
2021-03-22Share code between JitDebug and DexFilesDavid Srbecky
2021-03-17Simplify JitDebug implementation with templates.David Srbecky
2021-03-09Add helpers to create JitDebug and DexFiles.David Srbecky
2021-03-09Rename JitDebug::GetElf and DexFiles::GetDexFileDavid Srbecky
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-01-23Fix memory leak in UnwinderFromPid object.Christopher Ferris
2018-10-29Verify that the elf matches the expected arch.Christopher Ferris
2018-10-17Fix which maps to search for globals.Christopher Ferris
2018-01-12Add ability to read jit gdb data.Christopher Ferris