summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Use process_vm_readv to read memory.""Christopher Ferris2016-11-141-12/+33
|\
| * Revert "Use process_vm_readv to read memory."Christopher Ferris2016-11-101-12/+33
* | Make libbacktrace build with LLVM r275480Pirama Arumuga Nainar2016-10-261-1/+1
* | Merge "Add missing host ldlibs"Colin Cross2016-10-201-0/+1
|\ \
| * | Add missing host ldlibsColin Cross2016-10-201-0/+1
* | | system/core: preparation to pull back interfaces from android/log.hMark Salyzyn2016-10-201-0/+2
|/ /
* | Merge "Rely on the platform -std default."Treehugger Robot2016-10-132-8/+0
|\ \ | |/ |/|
| * Rely on the platform -std default.Elliott Hughes2016-10-102-8/+0
* | Use process_vm_readv to read memory.Christopher Ferris2016-10-121-33/+12
|/
* system/core Replace log/log.h with android/log.hMark Salyzyn2016-09-302-2/+2
* Replace libziparchive-host with libziparchiveColin Cross2016-08-261-2/+2
* Merge \"Fix clang-tidy performance warnings in syste/core.\"Chih-Hung Hsieh2016-08-011-1/+1
|\
| * Merge "Fix clang-tidy performance warnings in syste/core."Treehugger Robot2016-08-011-1/+1
| |\
| | * Fix clang-tidy performance warnings in syste/core.Chih-Hung Hsieh2016-08-011-1/+1
* | | Merge \"Fix google-explicit-constructor warnings in system/core.\"Chih-Hung Hsieh2016-07-291-2/+2
|\| |
| * | Fix google-explicit-constructor warnings in system/core.Chih-Hung Hsieh2016-07-261-2/+2
| |/
* | resolve merge conflicts of 41e82a3 to stage-aosp-masterColin Cross2016-07-132-86/+121
|\|
| * Convert libbacktrace, libutils to SoongDan Willemsen2016-07-122-86/+121
* | Merge \"Fix race condition updating local map data.\"Christopher Ferris2016-06-174-5/+24
|\|
| * Fix race condition updating local map data.Christopher Ferris2016-06-174-5/+24
* | Merge "Remove invalid uses of -l and -I" am: 5d6193c658Dan Willemsen2016-06-011-1/+3
|\|
| * Remove invalid uses of -l and -IDan Willemsen2016-06-011-1/+3
* | Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." ...Chih-Hung Hsieh2016-05-182-2/+2
|\|
| * Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace.Chih-Hung Hsieh2016-05-182-2/+2
* | Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5aChih-hung Hsieh2016-04-301-1/+1
|\|
| * Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-291-1/+1
* | Merge "Fix google-runtime-int warnings." am: 603df0eChih-hung Hsieh2016-04-192-7/+9
|\|
| * Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-182-7/+9
* | Merge "libbacktrace: only build libbacktrace_offline static library." am: f20...Yabin Cui2016-04-141-35/+31
|\|
| * libbacktrace: only build libbacktrace_offline static library.Yabin Cui2016-04-141-35/+31
* | Merge "libbacktrace_offline: support unwinding of shared libraries in apk fil...Yabin Cui2016-03-292-14/+120
|\|
| * libbacktrace_offline: support unwinding of shared libraries in apk file.Yabin Cui2016-03-262-14/+120
* | Don\'t demangle symbol names. am: fbbc744 am: 0edda64 am: 9bf0b81 am: 0fb3191Josh Gao2016-03-231-16/+0
|\ \ | |/ |/|
| * Don\'t demangle symbol names. am: fbbc744 am: 0edda64 am: 9bf0b81Josh Gao2016-03-231-16/+0
| |\
| | * Don\'t demangle symbol names.Josh Gao2016-03-231-16/+0
| | |\
| | | * Don't demangle symbol names.Josh Gao2016-03-231-16/+0
| | * | Add a logging handler on timeout.Christopher Ferris2015-09-031-1/+17
| | |/
| | * Display the map offset for each frame.Christopher Ferris2015-08-202-0/+14
| | * Remove PtraceRead error message.Christopher Ferris2015-06-131-2/+0
| | * Modify the code to avoid potential deadlocks.Christopher Ferris2015-06-014-17/+40
| | * Prevent crashes if a map cannot be created.Christopher Ferris2015-05-153-1/+13
| | * Add tests for elf unwinding in memory.Christopher Ferris2015-05-132-4/+304
| | * Remove libbacktrace definition of gettid.Dan Albert2015-05-135-25/+15
| | * Fix small ptrace reads.Christopher Ferris2015-05-062-16/+35
| | * Add offset to map data.Christopher Ferris2015-05-061-0/+2
| | * Add load base to map for relocation packing.Christopher Ferris2015-05-013-6/+14
| * | Update BacktraceOffline for LLVM rebase to r256229.Stephen Hines2016-03-211-2/+2
| * | Add error reporting mechanism for failing Unwind.Christopher Ferris2016-03-106-2/+85
| * | Revert "Do not do local unwinds through .oat or .dex maps."Andreas Gampe2016-03-021-11/+0
| * | Do not do local unwinds through .oat or .dex maps.Christopher Ferris2016-03-011-0/+11