summaryrefslogtreecommitdiffstats
path: root/libbacktrace/backtrace_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert futex to cond wait.Christopher Ferris2014-11-141-5/+12
* Rewrite unwind thread handling.Christopher Ferris2014-05-081-0/+43
* Use real time signal for threads instead of SIGURG.Christopher Ferris2014-04-301-2/+11
* Create an UnwindMapLocal object.Christopher Ferris2014-04-031-6/+141
* Re-enable libunwind for arm.Christopher Ferris2014-01-281-6/+47
* Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-161-38/+57
* Next phase of the move, reformat use C++ features.Christopher Ferris2014-01-131-179/+147
* Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.Christopher Ferris2014-01-091-12/+19
* Use new defines in test code.Christopher Ferris2013-11-051-13/+13
* Rewrite libbacktrace using C++.Christopher Ferris2013-10-281-0/+660