summaryrefslogtreecommitdiffstats
path: root/libbacktrace/BacktraceCurrent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move libbacktrace off cutils.Elliott Hughes2018-07-111-6/+7
* Use new unwinder for offline in libbacktrace.Christopher Ferris2018-01-291-1/+1
* Change all uintptr_t to uint64_t in API.Christopher Ferris2018-01-181-2/+2
* libbacktrace: export offline unwinding failures.Yabin Cui2017-12-151-7/+7
* Use async safe logging in signal handlers.Christopher Ferris2017-05-041-8/+9
* Restore errno in signal handlers.Christopher Ferris2017-03-101-0/+20
* Add error reporting mechanism for failing Unwind.Christopher Ferris2016-03-101-2/+20
* Fix libbacktrace host build.Yabin Cui2015-12-071-2/+0
* Add a logging handler on timeout.Christopher Ferris2015-09-031-1/+17
* Modify the code to avoid potential deadlocks.Christopher Ferris2015-06-011-12/+28
* Prevent crashes if a map cannot be created.Christopher Ferris2015-05-141-0/+5
* Remove libbacktrace definition of gettid.Dan Albert2015-04-301-0/+2
* Discards frames for code within library.Christopher Ferris2015-04-011-0/+11
* Refactor the code.Christopher Ferris2015-03-311-0/+144