summaryrefslogtreecommitdiff
path: root/libunwindstack/tests/UnwindTest.cpp
AgeCommit message (Expand)Author
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-01-25Add a few leak check tests.Christopher Ferris
2019-01-18Fix flaky signal tests.Christopher Ferris
2019-01-16Add support for UnwinderFromPid object.Christopher Ferris
2018-07-11Move libbacktrace off cutils.Elliott Hughes
2018-05-23Add a specialized LocalUnwinder object.Christopher Ferris
2017-12-06Split arch data into separate files.Christopher Ferris
2017-12-02Merge changes I53c2c560,I7d845ac5,I8b11d923Treehugger Robot
2017-11-28Allow multiple threads sharing a map to unwind.Christopher Ferris
2017-11-15unwindstack: rename Memory::Read to ReadFully.Josh Gao
2017-09-22Add a new unwind method on error.Christopher Ferris
2017-09-06Fix UnwindTest repeatability.Christopher Ferris
2017-09-05Add a method to share the process memory object.Christopher Ferris
2017-08-25libunwindstack: make machine type a property of Regs.Josh Gao
2017-07-18Add signal handling to the register object.Christopher Ferris
2017-07-14Make the library usable as a library.Christopher Ferris
2017-07-11Add full support for initing registers.Christopher Ferris