summaryrefslogtreecommitdiffstats
path: root/libbacktrace
Commit message (Expand)AuthorAgeFilesLines
* Only skip frames for local unwinds.Christopher Ferris2017-11-022-6/+8
* Switch libbacktrace new unwinder.Christopher Ferris2017-10-307-166/+7
* libbacktrace: remove exit time destructors.Josh Gao2017-10-262-1/+5
* libbacktrace: add benchmarks for Backtrace::Create, CreateNew.Josh Gao2017-10-262-0/+24
* libbacktrace: let the benchmark library decide iteration count.Josh Gao2017-10-261-10/+7
* libbacktrace: correctly number frames when skipping.Josh Gao2017-10-262-1/+17
* Merge "Add an interface for stopping in certain maps."Christopher Ferris2017-10-252-4/+11
|\
| * Add an interface for stopping in certain maps.Christopher Ferris2017-10-242-4/+11
* | Remove PauseTiming/ResumeTiming calls.Christopher Ferris2017-10-241-3/+0
|/
* Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342aTreehugger Robot2017-10-245-28/+49
|\
| * libbacktrace: expose BacktraceMap's unwindstack::Memory.Josh Gao2017-10-203-0/+10
| * libunwindstack: expose UnwindStackMap::GetFunctionName.Josh Gao2017-10-204-24/+28
| * libbacktrace: expose libunwindstack Unwind routine.Josh Gao2017-10-202-4/+11
* | Fix demangle of function names.Christopher Ferris2017-10-182-31/+32
|/
* Merge "libbacktrace is not directly available to vendors"Treehugger Robot2017-10-191-1/+1
|\
| * libbacktrace is not directly available to vendorsJiyong Park2017-10-161-1/+1
* | Use target.linux for all linux kernel based targetsDan Willemsen2017-10-161-31/+3
|/
* Merge "Update the Unwinder object and add tests."Christopher Ferris2017-10-051-120/+30
|\
| * Update the Unwinder object and add tests.Christopher Ferris2017-10-041-120/+30
* | Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]Dan Willemsen2017-10-021-3/+3
* | Remove default librariesDan Willemsen2017-09-291-5/+0
* | Merge "Show the number of VMAs in the tombstone."Treehugger Robot2017-09-261-0/+2
|\ \ | |/ |/|
| * Show the number of VMAs in the tombstone.Elliott Hughes2017-09-261-0/+2
* | Add a new unwind method on error.Christopher Ferris2017-09-222-75/+139
|/
* libbacktrace: make Backtrace::FormatFrameData static.Josh Gao2017-09-061-1/+1
* Add a method to share the process memory object.Christopher Ferris2017-09-054-22/+24
* Update the tests.Christopher Ferris2017-08-289-404/+485
* Merge "libunwindstack: make machine type a property of Regs."Treehugger Robot2017-08-261-4/+5
|\
| * libunwindstack: make machine type a property of Regs.Josh Gao2017-08-251-4/+5
* | Merge "Speed up map creation."Christopher Ferris2017-08-252-0/+176
|\ \
| * | Speed up map creation.Christopher Ferris2017-08-232-0/+176
| |/
* / Mark the modules as VNDK-SP in Android.bpJustin Yun2017-08-231-0/+4
|/
* Add demangling of function name.Christopher Ferris2017-08-111-1/+4
* Small clean upsChristopher Ferris2017-08-091-12/+5
* Add support for the new unwind method.Christopher Ferris2017-08-037-0/+424
* Merge "Revert "Add support for the new unwind method.""Christopher Ferris2017-08-027-424/+0
|\
| * Revert "Add support for the new unwind method."Christopher Ferris2017-08-027-424/+0
* | Merge "Add support for the new unwind method."Christopher Ferris2017-08-017-0/+424
|\|
| * Add support for the new unwind method.Christopher Ferris2017-07-317-0/+424
* | Fix misc-macro-parentheses warnings in system/core.Chih-Hung Hsieh2017-08-011-2/+2
|/
* Cleanup the libbacktrace interface a bit.Christopher Ferris2017-07-198-29/+37
* Backtrace: Add libziparchive dependencyAndreas Gampe2017-07-041-0/+1
* Use demangle for function names.Christopher Ferris2017-06-022-2/+4
* Use async safe logging in signal handlers.Christopher Ferris2017-05-044-11/+53
* libutils: export libbacktrace headersSteven Moreland2017-04-281-0/+1
* libbacktrace: make vendor_availableSteven Moreland2017-04-191-0/+1
* Moved include/backtrace to libbacktrace/includeVijay Venkatraman2017-04-114-0/+342
* Merge "Test unwinding through a signal handler."Christopher Ferris2017-03-244-21/+208
|\
| * Test unwinding through a signal handler.Christopher Ferris2017-03-234-21/+208
* | Fix spelling error in warningBrian Carlstrom2017-03-231-1/+1
|/