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