summaryrefslogtreecommitdiffstats
path: root/libbacktrace/include/backtrace/Backtrace.h
Commit message (Expand)AuthorAgeFilesLines
* Fix pc/function name for signal handler frame.Christopher Ferris2019-04-151-0/+2
* [libutils] Modernize codebase by replacing NULL with nullptrYi Kong2018-07-161-4/+4
* Method to avoid skipping frames for local unwinds.Christopher Ferris2018-03-231-0/+6
* Modify the offline handling interface.Christopher Ferris2018-02-231-0/+5
* Use new unwinder for offline in libbacktrace.Christopher Ferris2018-01-291-12/+27
* Add extra frame when dex_pc is non-zero.Christopher Ferris2018-01-231-1/+0
* Merge "Change all uintptr_t to uint64_t in API."Christopher Ferris2018-01-191-13/+14
|\
| * Change all uintptr_t to uint64_t in API.Christopher Ferris2018-01-181-13/+14
* | Add support for getting a dex pc.Christopher Ferris2018-01-171-0/+1
|/
* libbacktrace: export offline unwinding failures.Yabin Cui2017-12-151-1/+24
* Only skip frames for local unwinds.Christopher Ferris2017-11-021-1/+2
* Switch libbacktrace new unwinder.Christopher Ferris2017-10-301-2/+0
* libbacktrace: expose libunwindstack Unwind routine.Josh Gao2017-10-201-0/+7
* libbacktrace: make Backtrace::FormatFrameData static.Josh Gao2017-09-061-1/+1
* Add support for the new unwind method.Christopher Ferris2017-08-031-0/+2
* Revert "Add support for the new unwind method."Christopher Ferris2017-08-021-2/+0
* Add support for the new unwind method.Christopher Ferris2017-07-311-0/+2
* Cleanup the libbacktrace interface a bit.Christopher Ferris2017-07-191-0/+1
* Moved include/backtrace to libbacktrace/includeVijay Venkatraman2017-04-111-0/+176