1. f5e568e Do not access device maps. by Christopher Ferris · 8 years ago
  2. 34a4f0b Test for _WIN32 in instead of USE_MINGW. by Elliott Hughes · 8 years ago
  3. 3a14004 Fix race condition updating local map data. by Christopher Ferris · 9 years ago
  4. 206a3b9 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 9 years ago
  5. 9e402bb Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""" by Yabin Cui · 9 years ago
  6. 94ece83 Revert "Revert "Revert "Add BacktraceOffline for offline backtracing.""" by Yabin Cui · 9 years ago
  7. 0a411c9 Revert "Revert "Add BacktraceOffline for offline backtracing."" by Yabin Cui · 9 years ago
  8. ab5e583 Revert "Add BacktraceOffline for offline backtracing." by Yabin Cui · 9 years ago
  9. c9c6b6e Add BacktraceOffline for offline backtracing. by Yabin Cui · 9 years ago
  10. 862fe02 Change the 64 bit map address format. by Christopher Ferris · 10 years ago
  11. 5c88568 Add offset to map data. by Christopher Ferris · 10 years ago
  12. 2106f4b Add load base to map for relocation packing. by Christopher Ferris · 10 years ago
  13. 2c43cff Refactor the code. by Christopher Ferris · 10 years ago
  14. 2b4a63f Add variable length read to Backtrace. by Christopher Ferris · 10 years ago
  15. 12385e3 Move map data into backtrace data proper. by Christopher Ferris · 10 years ago
  16. dda47b7 Allow getting an uncached process map. by Christopher Ferris · 10 years ago
  17. ac2fe7e Add missing headers by Dan Albert · 11 years ago
  18. afa9c9c Fix ucontext_t forward declare for mac. by Christopher Ferris · 11 years ago
  19. b138037 Fix mac build. by Christopher Ferris · 11 years ago
  20. a2efd3a Rewrite unwind thread handling. by Christopher Ferris · 11 years ago
  21. e296091 Create an UnwindMapLocal object. by Christopher Ferris · 11 years ago
  22. c6c194c LP64: Enable debuggerd/libbacktrace/libunwind. by Pavel Chupin · 11 years ago
  23. df29061 Re-enable libunwind for arm. by Christopher Ferris · 11 years ago
  24. 0dbce45 Add PROT_* constants not found on windows. by Christopher Ferris · 11 years ago
  25. 4675682 Rewrite libbacktrace to be all C++. by Christopher Ferris · 11 years ago
  26. 20303f8 Next phase of the move, reformat use C++ features. by Christopher Ferris · 11 years ago
  27. bc12d63 Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD. by Christopher Ferris · 11 years ago
  28. 9846497 Refactor to share map_info amongst threads. by Christopher Ferris · 11 years ago
  29. e57912d Fix include files in backtrace.h. by Christopher Ferris · 11 years ago
  30. cbfc730 Add some clarifying defines. by Christopher Ferris · 11 years ago
  31. 8ed4627 More libbacktrace fixes. by Christopher Ferris · 11 years ago
  32. 17e91d4 Rewrite libbacktrace using C++. by Christopher Ferris · 11 years ago
  33. 474afff Update comment from review. by Christopher Ferris · 11 years ago
  34. 7fb2287 Create a single backtrace library. by Christopher Ferris · 11 years ago