1. 3dfd2ae Add tool to save information from a process. by Christopher Ferris · 7 years ago
  2. 8b18000 Merge "unwindstack: add some perfunctory MemoryOffline tests." by Treehugger Robot · 7 years ago
  3. f4a94c4 unwindstack: add some perfunctory MemoryOffline tests. by Josh Gao · 7 years ago
  4. e7b6624 Fix issues in libunwindstack. by Christopher Ferris · 7 years ago
  5. 61b1a1a Add libunwindstack support for Mips and Mips64 by Douglas Leung · 7 years ago
  6. 02fdb56 Do not check arch for format check. by Christopher Ferris · 7 years ago
  7. e328673 Add method to detect remote read function to use. by Christopher Ferris · 7 years ago
  8. d06001d Split arch data into separate files. by Christopher Ferris · 7 years ago
  9. b7de5f5 Demand read load bias for a map. by Christopher Ferris · 7 years ago
  10. e714ed2 Switch MemoryRemote to use ptrace. by Christopher Ferris · 7 years ago
  11. b4fda18 Merge changes I53c2c560,I7d845ac5,I8b11d923 by Treehugger Robot · 7 years ago
  12. c3d79f7 Fix incorrect usage of relative pcs. by Christopher Ferris · 7 years ago
  13. be788d8 Allow multiple threads sharing a map to unwind. by Christopher Ferris · 7 years ago
  14. b837763 unwindstack: rename Memory::ReadPartially to Read. by Josh Gao · 7 years ago
  15. ef35aa5 unwindstack: rename Memory::Read to ReadFully. by Josh Gao · 7 years ago
  16. 29c5378 unwindstack: add Memory::ReadPartially. by Josh Gao · 7 years ago
  17. d96cbae Fix another nullptr dereference. by Christopher Ferris · 7 years ago
  18. c9dee84 Add support for only a .eh_frame. by Christopher Ferris · 7 years ago
  19. 13b8665 Fix nullptr dereference. by Christopher Ferris · 7 years ago
  20. fda7edd Move sp/pc not changing check into Unwinder. by Christopher Ferris · 7 years ago
  21. 1cb84ce Add an interface for stopping in certain maps. by Christopher Ferris · 7 years ago
  22. 0912338 Merge "If the pc is set to zero, the unwind is done." by Christopher Ferris · 7 years ago
  23. 1c65e77 Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a by Treehugger Robot · 7 years ago
  24. 2502a60 If the pc is set to zero, the unwind is done. by Christopher Ferris · 7 years ago
  25. 6f580d8 libunwindstack: add method to iterate across registers. by Josh Gao · 7 years ago
  26. e69f470 Multiple bugfixes, small restructuring. by Christopher Ferris · 7 years ago
  27. c5a3baa Fix setting of map_offset in frame data. by Christopher Ferris · 7 years ago
  28. f6f691b Update the Unwinder object and add tests. by Christopher Ferris · 7 years ago
  29. b9de87f Add a new unwind method on error. by Christopher Ferris · 7 years ago
  30. edccd84 Fix UnwindTest repeatability. by Christopher Ferris · 7 years ago
  31. 5f11851 Add a method to share the process memory object. by Christopher Ferris · 7 years ago
  32. 3f805ac Add proper support for embedded elf files. by Christopher Ferris · 7 years ago
  33. 75a4098 Merge "libunwindstack: make machine type a property of Regs." by Treehugger Robot · 7 years ago
  34. 0953ecd libunwindstack: make machine type a property of Regs. by Josh Gao · 7 years ago
  35. 60521c7 Speed up map creation. by Christopher Ferris · 7 years ago
  36. 9e484bd Fix another set of bugs. by Christopher Ferris · 7 years ago
  37. eb4a6db Speed up StepIfSignalHandler path. by Christopher Ferris · 7 years ago
  38. a019665 Add signal handling to the register object. by Christopher Ferris · 7 years ago
  39. d226a51 Make the library usable as a library. by Christopher Ferris · 7 years ago
  40. f6d5431 A few cleanups. by Christopher Ferris · 7 years ago
  41. 2a25c4a Add full support for initing registers. by Christopher Ferris · 7 years ago
  42. 570b76f Init .gnu_debugdata in GetElf(). by Christopher Ferris · 7 years ago
  43. bae69f1 Add .gnu_debugdata support. by Christopher Ferris · 7 years ago
  44. 8098b1c Add section parsing and function name handling. by Christopher Ferris · 7 years ago
  45. 9d239ec Merge "Fix some memory leaks, potential errors." by Christopher Ferris · 7 years ago
  46. 051792f Fix some memory leaks, potential errors. by Christopher Ferris · 7 years ago
  47. 61d4097 Add EH frame and debug frame support. by Christopher Ferris · 7 years ago
  48. 7b8e467 Change RegsTmpl to RegsImpl. by Christopher Ferris · 7 years ago
  49. 53a3c9b Add DwarfSection classes. by Christopher Ferris · 7 years ago
  50. 8642fcb Add the Dwarf CFA handling. by Christopher Ferris · 7 years ago
  51. 0d7cf3e Add function definitions for MapInfo. by Christopher Ferris · 7 years ago
  52. 09385e7 Implement maps parsing. by Christopher Ferris · 7 years ago
  53. e7ba4cc Add Symbols parsing. by Christopher Ferris · 7 years ago
  54. 55d22ef Add DwarfOp support. by Christopher Ferris · 7 years ago
  55. f447c8e Add overflow checks in Memory objects. by Christopher Ferris · 7 years ago
  56. 72a6fa6 Add DwarfMemory class. by Christopher Ferris · 7 years ago
  57. 3958f80 Elf interface for new unwinder. by Christopher Ferris · 8 years ago
  58. 71a2dcf Remote reference to log/logger.h by Christopher Ferris · 8 years ago
  59. 723cf9b New version of unwinder. by Christopher Ferris · 8 years ago