1. cec90ea Merge "Optimize Memory::ReadString" by Christopher Ferris · 5 years ago
  2. a17c2b6 Optimize Memory::ReadString by David Srbecky · 5 years ago
  3. c71e0a6 libunwindstack: Add Memory::ReadTag() function for reading memory tags. by Peter Collingbourne · 5 years ago
  4. a9e1909 Add benchmarks for symbol reading. by Christopher Ferris · 5 years ago
  5. a2cc893 Remove use of static libdexfile to avoid linking in ART internal code. by Martin Stjernholm · 6 years ago
  6. 49e6ee9 Remove mips build. by Elliott Hughes · 5 years ago
  7. 0f40a05 Properly handle empty map after read-only map. by Christopher Ferris · 6 years ago
  8. f0c82e7 Use elf offset in signal step check. by Christopher Ferris · 6 years ago
  9. 456df69 Move the dexfile support to implementation. by Christopher Ferris · 6 years ago
  10. 5838e53 Fix handling of PT_GNU_EH_FRAME. by Christopher Ferris · 6 years ago
  11. 819f131 Handle when bias is different in elf headers. by Christopher Ferris · 6 years ago
  12. f1932fd Fix LocalUpdatableMaps by David Srbecky · 6 years ago
  13. 7aba514 Add test mapping to run the libunwind tests. by Christopher Ferris · 6 years ago
  14. 7138232 Add test of undefined return address. by Christopher Ferris · 6 years ago
  15. 604ccb1 Merge "Move to isolated testing." by Christopher Ferris · 6 years ago
  16. ea8e7d1 Move to isolated testing. by Christopher Ferris · 6 years ago
  17. a74aae8 Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  18. 249c90f Fix missing load bias. by Florian Mayer · 6 years ago
  19. d49499d Set elf_start_offset for invalid elf maps. by Christopher Ferris · 6 years ago
  20. b9cc4fb Revert "Check for data races when reading JIT/DEX entries." by David Srbecky · 6 years ago
  21. 85b5fec Check for data races when reading JIT/DEX entries. by David Srbecky · 7 years ago
  22. 86f2d9d Fix missing offset for apk. by Christopher Ferris · 6 years ago
  23. 852b64e Fix libdexfile dependencies to avoid direct dependency on libdexfile_external. by Martin Stjernholm · 6 years ago
  24. e1f7a63 Add a few leak check tests. by Christopher Ferris · 7 years ago
  25. bf373ed Add caching of build id in MapInfo object. by Christopher Ferris · 7 years ago
  26. eb0772f Add support for UnwinderFromPid object. by Christopher Ferris · 7 years ago
  27. 2677b80 Remove dependency on libdexfile internal header. by Martin Stjernholm · 7 years ago
  28. bb4f2b4 Revert^2 "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 7 years ago
  29. cacf5bf Revert "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 7 years ago
  30. 444e23d Use libdexfile external API in libunwindstack. by Martin Stjernholm · 7 years ago
  31. 01040b1 Fix handling of ro segments for embedded libs. by Christopher Ferris · 7 years ago
  32. ef64010 Add support for caching small reads. by Christopher Ferris · 7 years ago
  33. 56d0e07 Fix which maps to search for globals. by Christopher Ferris · 7 years ago
  34. 9d5712c Implement support for linker rosegment option. by Christopher Ferris · 7 years ago
  35. 2786608 Fix incorrect left shifts. by Christopher Ferris · 7 years ago
  36. 4cc36d2 Fix handling of load bias values. by Christopher Ferris · 7 years ago
  37. f6d7594 Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT. by Elliott Hughes · 7 years ago
  38. 6c9bb05 Merge "Build adbd for recovery" by Treehugger Robot · 7 years ago
  39. a0e7504 Build adbd for recovery by Jiyong Park · 7 years ago
  40. ca9a54b Add a specialized LocalUnwinder object. by Christopher Ferris · 7 years ago
  41. 8ccbe42 Libunwindstack: Add -O0 to tools defaults on host by Andreas Gampe · 7 years ago
  42. 239425b Fix bug when doing signal handler lookup. by Christopher Ferris · 7 years ago
  43. 3841acc libprocinfo: add functions reading process map file. by Yabin Cui · 7 years ago
  44. 40fdf3f Add test_suites lines. by Elliott Hughes · 7 years ago
  45. 6633b0c Add a MemoryOfflineBuffer object. by Christopher Ferris · 7 years ago
  46. d5b22c5 Support a map that represents gdb jit elf data. by Yabin Cui · 7 years ago
  47. 11e96fe Always set the sp reg to the cfa for DWARF. by Yabin Cui · 7 years ago
  48. 18121dc Remove libunwindstack_dex by David Srbecky · 7 years ago
  49. dc699a2 bpfmt. by Elliott Hughes · 7 years ago
  50. 3a26c27 Move libdexfile out of runtime by David Sehr · 7 years ago
  51. e37e2d0 Fix off by 4 error handling eh_frame hdr. by Christopher Ferris · 7 years ago
  52. 5f5cb23 Small test clean up. by Christopher Ferris · 8 years ago
  53. 7747b60 Load dex files from ART-specific data structure. by Christopher Ferris · 8 years ago
  54. d70ea5e Move dex pc frame creation into libunwindstack. by Christopher Ferris · 8 years ago
  55. 0b79ae1 Add a global elf cache. by Christopher Ferris · 8 years ago
  56. 1a141a0 Small behavioral changes to the unwinder. by Christopher Ferris · 8 years ago
  57. ed37aca Find first non-zero jit debug entry. by Christopher Ferris · 8 years ago
  58. 150db12 Add ability to read jit gdb data. by Christopher Ferris · 8 years ago
  59. 3dfd2ae Add tool to save information from a process. by Christopher Ferris · 8 years ago
  60. 8b18000 Merge "unwindstack: add some perfunctory MemoryOffline tests." by Treehugger Robot · 8 years ago
  61. f4a94c4 unwindstack: add some perfunctory MemoryOffline tests. by Josh Gao · 8 years ago
  62. e7b6624 Fix issues in libunwindstack. by Christopher Ferris · 8 years ago
  63. 61b1a1a Add libunwindstack support for Mips and Mips64 by Douglas Leung · 8 years ago
  64. d06001d Split arch data into separate files. by Christopher Ferris · 8 years ago
  65. b7de5f5 Demand read load bias for a map. by Christopher Ferris · 8 years ago
  66. c3d79f7 Fix incorrect usage of relative pcs. by Christopher Ferris · 8 years ago
  67. c9dee84 Add support for only a .eh_frame. by Christopher Ferris · 8 years ago
  68. e22701e libbacktrace: remove exit time destructors. by Josh Gao · 8 years ago
  69. 6f580d8 libunwindstack: add method to iterate across registers. by Josh Gao · 8 years ago
  70. 9e6c11d Merge "Update the Unwinder object and add tests." by Christopher Ferris · 8 years ago
  71. f6f691b Update the Unwinder object and add tests. by Christopher Ferris · 8 years ago
  72. cd58088 Move host flags from linux -> host by Dan Willemsen · 8 years ago
  73. 1e45d53 Remove default libraries by Dan Willemsen · 8 years ago
  74. b9de87f Add a new unwind method on error. by Christopher Ferris · 8 years ago
  75. 0f04867 Enable libdemangle and libunwindstack on host bionic by Dan Willemsen · 8 years ago
  76. 18149b6 Merge "Add a method to share the process memory object." by Christopher Ferris · 8 years ago
  77. 5f11851 Add a method to share the process memory object. by Christopher Ferris · 8 years ago
  78. 73bd4f0 Add vndk tag for libunwindstack which must be a vndk-sp by Justin Yun · 8 years ago
  79. 6f3981c Add support for the new unwind method. by Christopher Ferris · 8 years ago
  80. 32766f1 Allow mips to build. by Christopher Ferris · 8 years ago
  81. eb4a6db Speed up StepIfSignalHandler path. by Christopher Ferris · 8 years ago
  82. d226a51 Make the library usable as a library. by Christopher Ferris · 8 years ago
  83. b5d7a87 Move tools to separate directory. by Christopher Ferris · 8 years ago
  84. f6d5431 A few cleanups. by Christopher Ferris · 8 years ago
  85. 3517fe0 Fix mips build. by Christopher Ferris · 8 years ago
  86. 2a25c4a Add full support for initing registers. by Christopher Ferris · 8 years ago
  87. 9744fb2 Add missing test files to compile. by Christopher Ferris · 8 years ago
  88. 570b76f Init .gnu_debugdata in GetElf(). by Christopher Ferris · 8 years ago
  89. 9416703 Remove assert, use CHECK instead. by Christopher Ferris · 8 years ago
  90. bfd6292 Fix mac build. by Christopher Ferris · 8 years ago
  91. bae69f1 Add .gnu_debugdata support. by Christopher Ferris · 8 years ago
  92. 61d4097 Add EH frame and debug frame support. by Christopher Ferris · 8 years ago
  93. 53a3c9b Add DwarfSection classes. by Christopher Ferris · 8 years ago
  94. 8642fcb Add the Dwarf CFA handling. by Christopher Ferris · 8 years ago
  95. 0d7cf3e Add function definitions for MapInfo. by Christopher Ferris · 8 years ago
  96. 09385e7 Implement maps parsing. by Christopher Ferris · 8 years ago
  97. e7ba4cc Add Symbols parsing. by Christopher Ferris · 8 years ago
  98. 55d22ef Add DwarfOp support. by Christopher Ferris · 8 years ago
  99. 72a6fa6 Add DwarfMemory class. by Christopher Ferris · 8 years ago
  100. 3958f80 Elf interface for new unwinder. by Christopher Ferris · 9 years ago