summaryrefslogtreecommitdiff
path: root/libbacktrace
AgeCommit message (Expand)Author
2018-01-12Add ability to read jit gdb data.Christopher Ferris
2017-12-18libBacktraceOffline: improve unwinding callchains.Yabin Cui
2017-12-15libbacktrace: export offline unwinding failures.Yabin Cui
2017-12-10libBacktraceOffline: try both .debug_frame and .ARM.exidx on arm.Yabin Cui
2017-12-08Make sure at least XX maps are created.Christopher Ferris
2017-12-08Merge "Add method to detect remote read function to use."Christopher Ferris
2017-12-07Add method to detect remote read function to use.Christopher Ferris
2017-12-07Merge "Add OWNERS."Elliott Hughes
2017-12-07Add OWNERS.Elliott Hughes
2017-12-07Merge "Split arch data into separate files."Christopher Ferris
2017-12-07Merge "libBacktraceOffline: fix using debug frame with load bias."Yabin Cui
2017-12-06Split arch data into separate files.Christopher Ferris
2017-12-06libBacktraceOffline: fix using debug frame with load bias.Yabin Cui
2017-12-05Demand read load bias for a map.Christopher Ferris
2017-11-28Allow multiple threads sharing a map to unwind.Christopher Ferris
2017-11-02Only skip frames for local unwinds.Christopher Ferris
2017-10-30Switch libbacktrace new unwinder.Christopher Ferris
2017-10-26libbacktrace: remove exit time destructors.Josh Gao
2017-10-26libbacktrace: add benchmarks for Backtrace::Create, CreateNew.Josh Gao
2017-10-26libbacktrace: let the benchmark library decide iteration count.Josh Gao
2017-10-26libbacktrace: correctly number frames when skipping.Josh Gao
2017-10-25Merge "Add an interface for stopping in certain maps."Christopher Ferris
2017-10-24Add an interface for stopping in certain maps.Christopher Ferris
2017-10-24Remove PauseTiming/ResumeTiming calls.Christopher Ferris
2017-10-24Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342aTreehugger Robot
2017-10-20libbacktrace: expose BacktraceMap's unwindstack::Memory.Josh Gao
2017-10-20libunwindstack: expose UnwindStackMap::GetFunctionName.Josh Gao
2017-10-20libbacktrace: expose libunwindstack Unwind routine.Josh Gao
2017-10-18Fix demangle of function names.Christopher Ferris
2017-10-19Merge "libbacktrace is not directly available to vendors"Treehugger Robot
2017-10-16Use target.linux for all linux kernel based targetsDan Willemsen
2017-10-16libbacktrace is not directly available to vendorsJiyong Park
2017-10-05Merge "Update the Unwinder object and add tests."Christopher Ferris
2017-10-04Update the Unwinder object and add tests.Christopher Ferris
2017-10-02Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]Dan Willemsen
2017-09-29Remove default librariesDan Willemsen
2017-09-26Merge "Show the number of VMAs in the tombstone."Treehugger Robot
2017-09-26Show the number of VMAs in the tombstone.Elliott Hughes
2017-09-22Add a new unwind method on error.Christopher Ferris
2017-09-06libbacktrace: make Backtrace::FormatFrameData static.Josh Gao
2017-09-05Add a method to share the process memory object.Christopher Ferris
2017-08-28Update the tests.Christopher Ferris
2017-08-26Merge "libunwindstack: make machine type a property of Regs."Treehugger Robot
2017-08-25libunwindstack: make machine type a property of Regs.Josh Gao
2017-08-25Merge "Speed up map creation."Christopher Ferris
2017-08-23Speed up map creation.Christopher Ferris
2017-08-23Mark the modules as VNDK-SP in Android.bpJustin Yun
2017-08-11Add demangling of function name.Christopher Ferris
2017-08-09Small clean upsChristopher Ferris
2017-08-03Add support for the new unwind method.Christopher Ferris