1. 82f3bbd Allow calling GetFunctionName before unwinding. by Christopher Ferris · 7 years ago
  2. 2d09171 Modify the code to avoid potential deadlocks. by Christopher Ferris · 9 years ago
  3. 2c43cff Refactor the code. by Christopher Ferris · 9 years ago[Renamed (70%) from libbacktrace/BacktraceThread.h]
  4. 3cdbfdc Convert futex to cond wait. by Christopher Ferris · 10 years ago
  5. e484607 Only copy mcontext data from sigcontext. by Christopher Ferris · 10 years ago
  6. a2efd3a Rewrite unwind thread handling. by Christopher Ferris · 10 years ago
  7. aa63d9f Use real time signal for threads instead of SIGURG. by Christopher Ferris · 10 years ago
  8. df29061 Re-enable libunwind for arm. by Christopher Ferris · 10 years ago
  9. 4675682 Rewrite libbacktrace to be all C++. by Christopher Ferris · 10 years ago
  10. f67c641 Create a bare bones host libbacktrace on mac. by Christopher Ferris · 10 years ago
  11. 9846497 Refactor to share map_info amongst threads. by Christopher Ferris · 10 years ago
  12. 8ed4627 More libbacktrace fixes. by Christopher Ferris · 11 years ago
  13. 17e91d4 Rewrite libbacktrace using C++. by Christopher Ferris · 11 years ago