summaryrefslogtreecommitdiffstats
path: root/libbacktrace/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* libprocinfo: add functions reading process map file.Yabin Cui2018-05-141-2/+0
* Method to avoid skipping frames for local unwinds.Christopher Ferris2018-03-231-0/+6
* Support a map that represents gdb jit elf data.Yabin Cui2018-03-211-0/+4
* Modify the offline handling interface.Christopher Ferris2018-02-232-2/+6
* Add ability to skip function name resolution.Christopher Ferris2018-02-201-0/+8
* Include the map name when dumping memory around a register.Elliott Hughes2018-02-151-0/+3
* Use new unwinder for offline in libbacktrace.Christopher Ferris2018-01-292-13/+32
* Add extra frame when dex_pc is non-zero.Christopher Ferris2018-01-231-1/+0
* Merge "Change all uintptr_t to uint64_t in API."Christopher Ferris2018-01-192-24/+25
|\
| * Change all uintptr_t to uint64_t in API.Christopher Ferris2018-01-182-24/+25
* | Add support for getting a dex pc.Christopher Ferris2018-01-171-0/+1
|/
* libBacktraceOffline: improve unwinding callchains.Yabin Cui2017-12-181-1/+1
* libbacktrace: export offline unwinding failures.Yabin Cui2017-12-151-1/+24
* Demand read load bias for a map.Christopher Ferris2017-12-051-8/+46
* Only skip frames for local unwinds.Christopher Ferris2017-11-021-1/+2
* Switch libbacktrace new unwinder.Christopher Ferris2017-10-302-4/+0
* Add an interface for stopping in certain maps.Christopher Ferris2017-10-241-2/+9
* libbacktrace: expose BacktraceMap's unwindstack::Memory.Josh Gao2017-10-201-0/+5
* libunwindstack: expose UnwindStackMap::GetFunctionName.Josh Gao2017-10-201-0/+3
* libbacktrace: expose libunwindstack Unwind routine.Josh Gao2017-10-201-0/+7
* Show the number of VMAs in the tombstone.Elliott Hughes2017-09-261-0/+2
* libbacktrace: make Backtrace::FormatFrameData static.Josh Gao2017-09-061-1/+1
* Add support for the new unwind method.Christopher Ferris2017-08-032-0/+4
* Merge "Revert "Add support for the new unwind method.""Christopher Ferris2017-08-022-4/+0
|\
| * Revert "Add support for the new unwind method."Christopher Ferris2017-08-022-4/+0
* | Merge "Add support for the new unwind method."Christopher Ferris2017-08-012-0/+4
|\|
| * Add support for the new unwind method.Christopher Ferris2017-07-312-0/+4
* | Fix misc-macro-parentheses warnings in system/core.Chih-Hung Hsieh2017-08-011-2/+2
|/
* Cleanup the libbacktrace interface a bit.Christopher Ferris2017-07-192-9/+2
* Moved include/backtrace to libbacktrace/includeVijay Venkatraman2017-04-113-0/+335