1. 6000173 Display the map offset for each frame. by Christopher Ferris · 10 years ago
  2. 837eff2 Use delete[] to de-allocate pointers from new[] by Pirama Arumuga Nainar · 10 years ago
  3. 67aba68 Add tests for elf unwinding in memory. by Christopher Ferris · 10 years ago
  4. 944f417 Fix small ptrace reads. by Christopher Ferris · 10 years ago
  5. 2106f4b Add load base to map for relocation packing. by Christopher Ferris · 10 years ago
  6. 23f750b Remove libbacktrace definition of gettid. by Dan Albert · 10 years ago
  7. 97e00bb Update the test for better output on error. by Christopher Ferris · 10 years ago
  8. ca09ce9 Discards frames for code within library. by Christopher Ferris · 10 years ago
  9. 2c43cff Refactor the code. by Christopher Ferris · 10 years ago
  10. 2b4a63f Add variable length read to Backtrace. by Christopher Ferris · 10 years ago
  11. 12385e3 Move map data into backtrace data proper. by Christopher Ferris · 11 years ago
  12. 3cdbfdc Convert futex to cond wait. by Christopher Ferris · 11 years ago
  13. a2efd3a Rewrite unwind thread handling. by Christopher Ferris · 11 years ago
  14. aa63d9f Use real time signal for threads instead of SIGURG. by Christopher Ferris · 11 years ago
  15. e296091 Create an UnwindMapLocal object. by Christopher Ferris · 11 years ago
  16. df29061 Re-enable libunwind for arm. by Christopher Ferris · 12 years ago
  17. 4675682 Rewrite libbacktrace to be all C++. by Christopher Ferris · 12 years ago
  18. 20303f8 Next phase of the move, reformat use C++ features. by Christopher Ferris · 12 years ago
  19. bc12d63 Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD. by Christopher Ferris · 12 years ago
  20. 7f081ec Use new defines in test code. by Christopher Ferris · 12 years ago
  21. 17e91d4 Rewrite libbacktrace using C++. by Christopher Ferris · 12 years ago