1. a7a194b Fix dangling pointer issue in LocalUpdatbleMaps by Sim Sun · 5 years ago
  2. 0f40a05 Properly handle empty map after read-only map. by Christopher Ferris · 6 years ago
  3. 8a24311 unwindstack: fix dangling pointer in LocalUpdatableMaps. by Josh Gao · 6 years ago
  4. f1932fd Fix LocalUpdatableMaps by David Srbecky · 6 years ago
  5. 3d67d34 Fix copy / move behaviour of Maps object. by Florian Mayer · 7 years ago
  6. f31c709 procinfo: Read inode number from /proc/<pid>/maps by Sandeep Patil · 7 years ago
  7. a09c4a6 Fix offsets when shared lib split across maps. by Christopher Ferris · 7 years ago
  8. 3f1f2e0 Add missing includes. by Florian Mayer · 7 years ago
  9. 9d5712c Implement support for linker rosegment option. by Christopher Ferris · 7 years ago
  10. ca9a54b Add a specialized LocalUnwinder object. by Christopher Ferris · 7 years ago
  11. 3841acc libprocinfo: add functions reading process map file. by Yabin Cui · 7 years ago
  12. d5b22c5 Support a map that represents gdb jit elf data. by Yabin Cui · 8 years ago
  13. e7b6624 Fix issues in libunwindstack. by Christopher Ferris · 8 years ago
  14. c3d79f7 Fix incorrect usage of relative pcs. by Christopher Ferris · 8 years ago
  15. be788d8 Allow multiple threads sharing a map to unwind. by Christopher Ferris · 8 years ago
  16. 60521c7 Speed up map creation. by Christopher Ferris · 8 years ago
  17. d226a51 Make the library usable as a library. by Christopher Ferris · 8 years ago
  18. 051792f Fix some memory leaks, potential errors. by Christopher Ferris · 8 years ago
  19. 09385e7 Implement maps parsing. by Christopher Ferris · 8 years ago