summaryrefslogtreecommitdiff
path: root/libbacktrace
Commit message (Expand)AuthorAgeFilesLines
* Cleanup symlink for system/core/{libbacktrace, libunwindstack}Baligh Uddin2020-10-301-1/+0
* Remove libprocinfo, libbacktrace, libunwindstackBaligh Uddin2020-10-1650-5354/+1
* Add arch member into Unwinder object.Christopher Ferris2020-09-242-2/+19
* Cleanup for #inclusivefixit.Christopher Ferris2020-07-281-1/+1
* Make libbacktrace buildable for native_bridgeVictor Khimenko2020-06-181-0/+5
* Fix visibility rules now that Make supports visibility checksDan Willemsen2020-06-091-1/+4
* backtrace: Set min_sdk_versionJooyung Han2020-05-131-0/+1
* Remove use of static libdexfile to avoid linking in ART internal code.Martin Stjernholm2020-03-191-14/+41
* Whole static link libasync_safe to libbacktrace.aJiyong Park2020-03-111-0/+3
* Set apex_available propertyJiyong Park2020-03-091-0/+8
* libbacktrace: Fix clang-tidy warningLuca Stefani2019-09-091-2/+2
* Move to the libc++ demangler.Christopher Ferris2019-07-183-6/+19
* Internalize subclasses of MemoryCasey Dahlin2019-06-118-590/+5
* Enable native_bridge_support for libbacktrace_headersdimitry2019-05-161-0/+1
* Fix pc/function name for signal handler frame.Christopher Ferris2019-04-123-0/+8
* Revert "Check for data races when reading JIT/DEX entries."David Srbecky2019-04-053-0/+32
* Check for data races when reading JIT/DEX entries.David Srbecky2019-03-293-32/+0
* [libbacktrace] Modernize code to use override keywordYi Kong2019-03-251-1/+1
* Fix copy / move behaviour of Maps object.Florian Mayer2019-03-051-1/+1
* procinfo: Read inode number from /proc/<pid>/mapsSandeep Patil2019-02-111-17/+17
* Fix offsets when shared lib split across maps.Christopher Ferris2018-12-181-1/+1
* [libbacktrace] Fix sign-compare warningYi Kong2018-12-171-1/+1
* Verify that the elf matches the expected arch.Christopher Ferris2018-10-293-1/+18
* Always init gnu_debugdata interface if it exists.Christopher Ferris2018-10-231-1/+1
* Implement support for linker rosegment option.Christopher Ferris2018-10-031-4/+0
* Load libbacktrace_test.so explicitly.Christopher Ferris2018-10-036-260/+215
* Remove unused ART build dependenciesOrion Hodson2018-08-311-16/+0
* bionic supplies PR_SET_VMA now.Elliott Hughes2018-08-221-6/+3
* Revert^2 "Prepare to fail in RefBase destructor if count is untouched"Hans Boehm2018-08-081-0/+1
* Revert "Prepare to fail in RefBase destructor if count is untouched"Hans Boehm2018-08-071-1/+0
* Prepare to fail in RefBase destructor if count is untouchedHans Boehm2018-08-031-0/+1
* [libutils] Modernize codebase by replacing NULL with nullptrYi Kong2018-07-161-4/+4
* Move libbacktrace off cutils.Elliott Hughes2018-07-1111-91/+21
* Merge "Build adbd for recovery"Treehugger Robot2018-05-251-2/+5
|\
| * Build adbd for recoveryJiyong Park2018-05-241-2/+5
* | Change tests to use a temporary dir for files.Christopher Ferris2018-05-241-42/+45
|/
* Merge "Mark as recovery_available: true"Treehugger Robot2018-05-221-0/+1
|\
| * Mark as recovery_available: trueJiyong Park2018-05-151-0/+1
* | libprocinfo: add functions reading process map file.Yabin Cui2018-05-143-27/+20
|/
* Merge "Remove unnecessary references to libunwind."Christopher Ferris2018-05-031-6/+0
|\
| * Remove unnecessary references to libunwind.Christopher Ferris2018-05-031-6/+0
* | Tell the build system about APCT's requirements.Elliott Hughes2018-05-031-0/+3
|/
* Add test_suites lines.Elliott Hughes2018-04-271-0/+1
* Add a MemoryOfflineBuffer object.Christopher Ferris2018-04-032-7/+9
* Method to avoid skipping frames for local unwinds.Christopher Ferris2018-03-233-3/+48
* Support a map that represents gdb jit elf data.Yabin Cui2018-03-211-0/+4
* Modify the offline handling interface.Christopher Ferris2018-02-235-17/+39
* Add ability to skip function name resolution.Christopher Ferris2018-02-202-0/+9
* bpfmt.Elliott Hughes2018-02-161-7/+6
* Fix darwin buildChristopher Tate2018-02-161-0/+3