- 2a49d59 Merge "Fix off by 4 error handling eh_frame hdr." by Christopher Ferris · 7 years ago
- 7267ebe Clear dex pc to avoid duplicate frames. by Christopher Ferris · 7 years ago
- 2af0f61 Fix off by 4 error handling eh_frame hdr. by Christopher Ferris · 7 years ago
- 9e4ee8b Expose per arch headers. by Christopher Ferris · 7 years ago
- 1a43afc Remove dependency on -no_art variant by David Sehr · 7 years ago
- 651c269 Check that dex pc is in a valid map. by Christopher Ferris · 7 years ago
- fb86db2 Merge "Fix in-memory loading of cdex files with shared data." by David Srbecky · 7 years ago
- f63f3ae Small test clean up. by Christopher Ferris · 7 years ago
- d5b1699 Fix in-memory loading of cdex files with shared data. by David Srbecky · 7 years ago
- 2249d50 Load dex files from ART-specific data structure. by Christopher Ferris · 7 years ago
- 9cda410 Fix symbol resolution within a dex file. by David Srbecky · 7 years ago
- ed0786a Move dex pc frame creation into libunwindstack. by Christopher Ferris · 7 years ago
- 79d5c1b Merge "Add a global elf cache." by Christopher Ferris · 7 years ago
- c029cad Add a global elf cache. by Christopher Ferris · 7 years ago
- a24bc02 Remove DwarfError.h that moved. by Christopher Ferris · 7 years ago
- 6085c61 Merge "Fix wrong mov instruction size." by Treehugger Robot · 7 years ago
- 5c0695c Fix wrong mov instruction size. by Chih-Hung Hsieh · 7 years ago
- bf1413b Add error propagation into Unwinder/Elf objects. by Christopher Ferris · 7 years ago
- f90155a Small behavioral changes to the unwinder. by Christopher Ferris · 7 years ago
- 7024997 Add support for getting a dex pc. by Christopher Ferris · 7 years ago
- f8d8e4b Find first non-zero jit debug entry. by Christopher Ferris · 7 years ago
- 14c2f78 Add ability to read jit gdb data. by Christopher Ferris · 7 years ago
- 18aae69 Add tool to save information from a process. by Christopher Ferris · 7 years ago
- 7b4034c Merge "unwindstack: add some perfunctory MemoryOffline tests." by Treehugger Robot · 7 years ago
- b672fff unwindstack: add some perfunctory MemoryOffline tests. by Josh Gao · 7 years ago
- 2635e79 Fix issues in libunwindstack. by Christopher Ferris · 7 years ago
- bdcd12f Add libunwindstack support for Mips and Mips64 by Douglas Leung · 7 years ago
- fb17828 Do not check arch for format check. by Christopher Ferris · 7 years ago
- 6a4622a Merge "Add method to detect remote read function to use." by Christopher Ferris · 7 years ago
- 8cfb70c Add method to detect remote read function to use. by Christopher Ferris · 7 years ago
- a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
- 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
- acd4343 Split arch data into separate files. by Christopher Ferris · 7 years ago
- 025451e Demand read load bias for a map. by Christopher Ferris · 7 years ago
- d5b9078 Switch MemoryRemote to use ptrace. by Christopher Ferris · 7 years ago
- 037b8df Merge changes I53c2c560,I7d845ac5,I8b11d923 by Treehugger Robot · 7 years ago
- 081d0d9 Fix incorrect usage of relative pcs. by Christopher Ferris · 7 years ago
- 7824ee1 Merge "Allow multiple threads sharing a map to unwind." by Christopher Ferris · 7 years ago
- bcd5c6f Allow multiple threads sharing a map to unwind. by Christopher Ferris · 7 years ago
- 0f43815 Add way to specify an offset in an elf file. by Christopher Ferris · 7 years ago
- 3812c18 unwindstack: rename Memory::ReadPartially to Read. by Josh Gao · 7 years ago
- d2f29c6 unwindstack: rename Memory::Read to ReadFully. by Josh Gao · 7 years ago
- 187e471 unwindstack: add Memory::ReadPartially. by Josh Gao · 8 years ago
- f5a6ed8 Fix another nullptr dereference. by Christopher Ferris · 7 years ago
- 8e53dbf Add support for only a .eh_frame. by Christopher Ferris · 7 years ago
- d42ee56 Fix nullptr dereference. by Christopher Ferris · 7 years ago
- 6933bd6 Move sp/pc not changing check into Unwinder. by Christopher Ferris · 7 years ago
- acfecd9 libbacktrace: remove exit time destructors. by Josh Gao · 7 years ago
- 43ef2bd Add an interface for stopping in certain maps. by Christopher Ferris · 7 years ago
- d7c5682 Merge "If the pc is set to zero, the unwind is done." by Christopher Ferris · 7 years ago
- f57f35e Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a by Treehugger Robot · 7 years ago
- 63d7dd6 If the pc is set to zero, the unwind is done. by Christopher Ferris · 7 years ago
- bae212f libunwindstack: add method to iterate across registers. by Josh Gao · 8 years ago
- fb11047 Multiple bugfixes, small restructuring. by Christopher Ferris · 7 years ago
- 6aee84f Fix setting of map_offset in frame data. by Christopher Ferris · 8 years ago
- 6d10386 Use Unwinder object for unwind tool. by Christopher Ferris · 8 years ago
- b8908c6 Merge "Update the Unwinder object and add tests." by Christopher Ferris · 8 years ago
- eb68171 Update the Unwinder object and add tests. by Christopher Ferris · 8 years ago
- b6d13ae Move host flags from linux -> host by Dan Willemsen · 8 years ago
- 26c9967 Remove default libraries by Dan Willemsen · 8 years ago
- fdc8b61 Add a new unwind method on error. by Christopher Ferris · 8 years ago
- 401a9dc Enable libdemangle and libunwindstack on host bionic by Dan Willemsen · 8 years ago
- 766e3e8 Fix UnwindTest repeatability. by Christopher Ferris · 8 years ago
- d0e271c Merge "Add a method to share the process memory object." by Christopher Ferris · 8 years ago
- ac88acc Add a method to share the process memory object. by Christopher Ferris · 8 years ago
- d890b1f Add vndk tag for libunwindstack which must be a vndk-sp by Justin Yun · 8 years ago
- eb3b355 Add proper support for embedded elf files. by Christopher Ferris · 8 years ago
- b057550 Merge "libunwindstack: make machine type a property of Regs." by Treehugger Robot · 8 years ago
- 6affbfc libunwindstack: make machine type a property of Regs. by Josh Gao · 8 years ago
- 82ac205 Speed up map creation. by Christopher Ferris · 8 years ago
- 355f1de Fix another set of bugs. by Christopher Ferris · 8 years ago
- 1239004 Small clean ups by Christopher Ferris · 8 years ago
- 0e6be85 Add support for the new unwind method. by Christopher Ferris · 8 years ago
- 366ae62 Allow mips to build. by Christopher Ferris · 8 years ago
- 158c964 Revert "Add support for the new unwind method." by Christopher Ferris · 8 years ago
- 9c35d76 Add support for the new unwind method. by Christopher Ferris · 8 years ago
- f4b5893 Speed up StepIfSignalHandler path. by Christopher Ferris · 8 years ago
- 19c4d0a Add signal handling to the register object. by Christopher Ferris · 8 years ago
- 73bff33 Make the library usable as a library. by Christopher Ferris · 8 years ago
- 5c436b9 Move tools to separate directory. by Christopher Ferris · 8 years ago
- 13fd884 A few cleanups. by Christopher Ferris · 8 years ago
- 1f7fa54 Fix mips build. by Christopher Ferris · 8 years ago
- 87a9db9 Add full support for initing registers. by Christopher Ferris · 8 years ago
- 673ea29 Add missing test files to compile. by Christopher Ferris · 8 years ago
- 3491961 Init .gnu_debugdata in GetElf(). by Christopher Ferris · 8 years ago
- 9171f70 Remove assert, use CHECK instead. by Christopher Ferris · 8 years ago
- f04c838 Fix mac build. by Christopher Ferris · 8 years ago
- d11f620 Add .gnu_debugdata support. by Christopher Ferris · 8 years ago
- a37078d Add section parsing and function name handling. by Christopher Ferris · 8 years ago
- 87495ca Merge "Fix some memory leaks, potential errors." by Christopher Ferris · 8 years ago
- 30c7f48 Fix some memory leaks, potential errors. by Christopher Ferris · 8 years ago
- 093468f Add EH frame and debug frame support. by Christopher Ferris · 8 years ago
- 2b906b4 Change RegsTmpl to RegsImpl. by Christopher Ferris · 8 years ago
- d5c19fb Add DwarfSection classes. by Christopher Ferris · 8 years ago
- 72a0202 Add the Dwarf CFA handling. by Christopher Ferris · 8 years ago
- d90dc23 Add function definitions for MapInfo. by Christopher Ferris · 8 years ago
- 1180c3c Implement maps parsing. by Christopher Ferris · 8 years ago
- 173d38d Add Symbols parsing. by Christopher Ferris · 8 years ago
- 0f28890 Add DwarfOp support. by Christopher Ferris · 8 years ago
- 16e70a6 Add overflow checks in Memory objects. by Christopher Ferris · 8 years ago