1. d299a7a Fix bug when doing signal handler lookup. by Christopher Ferris · 6 years ago
  2. fe39631 libunwindstack: add Regs::Clone. by Josh Gao · 6 years ago
  3. f4e3ff6 Add a MemoryOfflineBuffer object. by Christopher Ferris · 6 years ago
  4. 12d9029 Cache DWARF location rules for a given pc. by David Srbecky · 6 years ago
  5. fd6b728 Fix null pointer dereference in RegsArm. by Christopher Ferris · 6 years ago
  6. 414df3e Always set the sp reg to the cfa for DWARF. by Yabin Cui · 6 years ago
  7. b70b4a5 Handle ARM thumb function symbols. by Christopher Ferris · 6 years ago
  8. c4772ae Don't implicitly dereference DW_CFA_def_cfa_expression. by David Srbecky · 6 years ago
  9. fc8febc Remove leftover commented out code. by Christopher Ferris · 6 years ago
  10. 8fbdbba Merge "Adjust DEX file reading to follow layout changes in ART." by David Srbecky · 6 years ago
  11. a2ec50b Change the GetAdjustedRelPc to GetPcAdjustment. by Christopher Ferris · 6 years ago
  12. e4b3a6a Add ability to skip function name resolution. by Christopher Ferris · 6 years ago
  13. 0609e8d Merge "bpfmt." by Treehugger Robot · 6 years ago
  14. dc699a2 bpfmt. by Elliott Hughes · 6 years ago
  15. d9575b6 Modify elf cache to handle elf_offsets properly. by Christopher Ferris · 6 years ago
  16. 4015ef4 Adjust DEX file reading to follow layout changes in ART. by David Srbecky · 6 years ago
  17. beae42b Fix soname reading code. by Christopher Ferris · 6 years ago
  18. 3a26c27 Move libdexfile out of runtime by David Sehr · 6 years ago
  19. 559c7f2 Implement new DEX PC lookup scheme. by Christopher Ferris · 6 years ago
  20. e4df5f5 Fix computation of pc. by Christopher Ferris · 6 years ago
  21. 73a2508 Merge "Fix off by 4 error handling eh_frame hdr." by Christopher Ferris · 6 years ago
  22. a8c3973 Clear dex pc to avoid duplicate frames. by Christopher Ferris · 6 years ago
  23. e37e2d0 Fix off by 4 error handling eh_frame hdr. by Christopher Ferris · 6 years ago
  24. 5391416 Expose per arch headers. by Christopher Ferris · 6 years ago
  25. 892e675 Remove dependency on -no_art variant by David Sehr · 6 years ago
  26. e762f1f Check that dex pc is in a valid map. by Christopher Ferris · 6 years ago
  27. d663ef9 Merge "Fix in-memory loading of cdex files with shared data." by David Srbecky · 6 years ago
  28. 5f5cb23 Small test clean up. by Christopher Ferris · 6 years ago
  29. 417f7c3 Fix in-memory loading of cdex files with shared data. by David Srbecky · 6 years ago
  30. 7747b60 Load dex files from ART-specific data structure. by Christopher Ferris · 6 years ago
  31. f9006ec Fix symbol resolution within a dex file. by David Srbecky · 6 years ago
  32. d70ea5e Move dex pc frame creation into libunwindstack. by Christopher Ferris · 6 years ago
  33. bb4d172 Merge "Add a global elf cache." by Christopher Ferris · 6 years ago
  34. 0b79ae1 Add a global elf cache. by Christopher Ferris · 6 years ago
  35. c85935d Remove DwarfError.h that moved. by Christopher Ferris · 6 years ago
  36. dc0edb5 Merge "Fix wrong mov instruction size." by Treehugger Robot · 6 years ago
  37. 09f8807 Fix wrong mov instruction size. by Chih-Hung Hsieh · 6 years ago
  38. 2fcf4cf Add error propagation into Unwinder/Elf objects. by Christopher Ferris · 6 years ago
  39. 1a141a0 Small behavioral changes to the unwinder. by Christopher Ferris · 6 years ago
  40. 98984b4 Add support for getting a dex pc. by Christopher Ferris · 6 years ago
  41. ed37aca Find first non-zero jit debug entry. by Christopher Ferris · 6 years ago
  42. 150db12 Add ability to read jit gdb data. by Christopher Ferris · 6 years ago
  43. 3dfd2ae Add tool to save information from a process. by Christopher Ferris · 6 years ago
  44. 8b18000 Merge "unwindstack: add some perfunctory MemoryOffline tests." by Treehugger Robot · 6 years ago
  45. f4a94c4 unwindstack: add some perfunctory MemoryOffline tests. by Josh Gao · 6 years ago
  46. e7b6624 Fix issues in libunwindstack. by Christopher Ferris · 6 years ago
  47. 61b1a1a Add libunwindstack support for Mips and Mips64 by Douglas Leung · 7 years ago
  48. 02fdb56 Do not check arch for format check. by Christopher Ferris · 6 years ago
  49. 70f7d47 Merge "Add method to detect remote read function to use." by Christopher Ferris · 6 years ago
  50. e328673 Add method to detect remote read function to use. by Christopher Ferris · 6 years ago
  51. 3289b9c Merge "Add OWNERS." by Elliott Hughes · 6 years ago
  52. 693d63f Add OWNERS. by Elliott Hughes · 6 years ago
  53. d06001d Split arch data into separate files. by Christopher Ferris · 6 years ago
  54. b7de5f5 Demand read load bias for a map. by Christopher Ferris · 6 years ago
  55. e714ed2 Switch MemoryRemote to use ptrace. by Christopher Ferris · 6 years ago
  56. b4fda18 Merge changes I53c2c560,I7d845ac5,I8b11d923 by Treehugger Robot · 6 years ago
  57. c3d79f7 Fix incorrect usage of relative pcs. by Christopher Ferris · 6 years ago
  58. f819c1d Merge "Allow multiple threads sharing a map to unwind." by Christopher Ferris · 6 years ago
  59. be788d8 Allow multiple threads sharing a map to unwind. by Christopher Ferris · 6 years ago
  60. a141709 Add way to specify an offset in an elf file. by Christopher Ferris · 6 years ago
  61. b837763 unwindstack: rename Memory::ReadPartially to Read. by Josh Gao · 7 years ago
  62. ef35aa5 unwindstack: rename Memory::Read to ReadFully. by Josh Gao · 7 years ago
  63. 29c5378 unwindstack: add Memory::ReadPartially. by Josh Gao · 7 years ago
  64. d96cbae Fix another nullptr dereference. by Christopher Ferris · 7 years ago
  65. c9dee84 Add support for only a .eh_frame. by Christopher Ferris · 7 years ago
  66. 13b8665 Fix nullptr dereference. by Christopher Ferris · 7 years ago
  67. fda7edd Move sp/pc not changing check into Unwinder. by Christopher Ferris · 7 years ago
  68. e22701e libbacktrace: remove exit time destructors. by Josh Gao · 7 years ago
  69. 1cb84ce Add an interface for stopping in certain maps. by Christopher Ferris · 7 years ago
  70. 0912338 Merge "If the pc is set to zero, the unwind is done." by Christopher Ferris · 7 years ago
  71. 1c65e77 Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a by Treehugger Robot · 7 years ago
  72. 2502a60 If the pc is set to zero, the unwind is done. by Christopher Ferris · 7 years ago
  73. 6f580d8 libunwindstack: add method to iterate across registers. by Josh Gao · 7 years ago
  74. e69f470 Multiple bugfixes, small restructuring. by Christopher Ferris · 7 years ago
  75. c5a3baa Fix setting of map_offset in frame data. by Christopher Ferris · 7 years ago
  76. ae3b136 Use Unwinder object for unwind tool. by Christopher Ferris · 7 years ago
  77. 9e6c11d Merge "Update the Unwinder object and add tests." by Christopher Ferris · 7 years ago
  78. f6f691b Update the Unwinder object and add tests. by Christopher Ferris · 7 years ago
  79. cd58088 Move host flags from linux -> host by Dan Willemsen · 7 years ago
  80. 1e45d53 Remove default libraries by Dan Willemsen · 7 years ago
  81. b9de87f Add a new unwind method on error. by Christopher Ferris · 7 years ago
  82. 0f04867 Enable libdemangle and libunwindstack on host bionic by Dan Willemsen · 7 years ago
  83. edccd84 Fix UnwindTest repeatability. by Christopher Ferris · 7 years ago
  84. 18149b6 Merge "Add a method to share the process memory object." by Christopher Ferris · 7 years ago
  85. 5f11851 Add a method to share the process memory object. by Christopher Ferris · 7 years ago
  86. 73bd4f0 Add vndk tag for libunwindstack which must be a vndk-sp by Justin Yun · 7 years ago
  87. 3f805ac Add proper support for embedded elf files. by Christopher Ferris · 7 years ago
  88. 75a4098 Merge "libunwindstack: make machine type a property of Regs." by Treehugger Robot · 7 years ago
  89. 0953ecd libunwindstack: make machine type a property of Regs. by Josh Gao · 7 years ago
  90. 60521c7 Speed up map creation. by Christopher Ferris · 7 years ago
  91. 9e484bd Fix another set of bugs. by Christopher Ferris · 7 years ago
  92. 3b4b075 Small clean ups by Christopher Ferris · 7 years ago
  93. 6f3981c Add support for the new unwind method. by Christopher Ferris · 7 years ago
  94. 32766f1 Allow mips to build. by Christopher Ferris · 7 years ago
  95. bd625ef Revert "Add support for the new unwind method." by Christopher Ferris · 7 years ago
  96. 5b460d1 Add support for the new unwind method. by Christopher Ferris · 7 years ago
  97. eb4a6db Speed up StepIfSignalHandler path. by Christopher Ferris · 7 years ago
  98. a019665 Add signal handling to the register object. by Christopher Ferris · 7 years ago
  99. d226a51 Make the library usable as a library. by Christopher Ferris · 7 years ago
  100. b5d7a87 Move tools to separate directory. by Christopher Ferris · 7 years ago