summaryrefslogtreecommitdiff
path: root/libbacktrace/include/backtrace
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-09-09libbacktrace: Fix clang-tidy warningLuca Stefani
2019-06-11Internalize subclasses of MemoryCasey Dahlin
2019-04-12Fix pc/function name for signal handler frame.Christopher Ferris
2018-08-08Revert^2 "Prepare to fail in RefBase destructor if count is untouched"Hans Boehm
2018-08-07Revert "Prepare to fail in RefBase destructor if count is untouched"Hans Boehm
2018-08-03Prepare to fail in RefBase destructor if count is untouchedHans Boehm
2018-07-16[libutils] Modernize codebase by replacing NULL with nullptrYi Kong
2018-05-14libprocinfo: add functions reading process map file.Yabin Cui
2018-03-23Method to avoid skipping frames for local unwinds.Christopher Ferris
2018-03-21Support a map that represents gdb jit elf data.Yabin Cui
2018-02-23Modify the offline handling interface.Christopher Ferris
2018-02-20Add ability to skip function name resolution.Christopher Ferris
2018-02-15Include the map name when dumping memory around a register.Elliott Hughes
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-19Merge "Change all uintptr_t to uint64_t in API."Christopher Ferris
2018-01-18Change all uintptr_t to uint64_t in API.Christopher Ferris
2018-01-17Add support for getting a dex pc.Christopher Ferris
2017-12-18libBacktraceOffline: improve unwinding callchains.Yabin Cui
2017-12-15libbacktrace: export offline unwinding failures.Yabin Cui
2017-12-05Demand read load bias for a map.Christopher Ferris
2017-11-02Only skip frames for local unwinds.Christopher Ferris
2017-10-30Switch libbacktrace new unwinder.Christopher Ferris
2017-10-24Add an interface for stopping in certain maps.Christopher Ferris
2017-10-20libbacktrace: expose BacktraceMap's unwindstack::Memory.Josh Gao
2017-10-20libunwindstack: expose UnwindStackMap::GetFunctionName.Josh Gao
2017-10-20libbacktrace: expose libunwindstack Unwind routine.Josh Gao
2017-09-26Show the number of VMAs in the tombstone.Elliott Hughes
2017-09-06libbacktrace: make Backtrace::FormatFrameData static.Josh Gao
2017-08-03Add support for the new unwind method.Christopher Ferris
2017-08-02Merge "Revert "Add support for the new unwind method.""Christopher Ferris
2017-08-02Revert "Add support for the new unwind method."Christopher Ferris
2017-08-01Merge "Add support for the new unwind method."Christopher Ferris
2017-08-01Fix misc-macro-parentheses warnings in system/core.Chih-Hung Hsieh
2017-07-31Add support for the new unwind method.Christopher Ferris
2017-07-19Cleanup the libbacktrace interface a bit.Christopher Ferris
2017-04-11Moved include/backtrace to libbacktrace/includeVijay Venkatraman