summaryrefslogtreecommitdiffstats
path: root/libbacktrace/BacktraceThread.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor the code.Christopher Ferris2015-03-311-92/+0
* Convert futex to cond wait.Christopher Ferris2014-11-141-3/+7
* Only copy mcontext data from sigcontext.Christopher Ferris2014-05-231-4/+2
* Rewrite unwind thread handling.Christopher Ferris2014-05-081-51/+42
* Use real time signal for threads instead of SIGURG.Christopher Ferris2014-04-301-0/+9
* Re-enable libunwind for arm.Christopher Ferris2014-01-281-3/+1
* Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-161-3/+3
* Create a bare bones host libbacktrace on mac.Christopher Ferris2014-01-131-1/+0
* Refactor to share map_info amongst threads.Christopher Ferris2014-01-081-1/+2
* More libbacktrace fixes.Christopher Ferris2013-10-301-10/+9
* Rewrite libbacktrace using C++.Christopher Ferris2013-10-281-0/+93