summaryrefslogtreecommitdiffstats
path: root/libbacktrace/include/backtrace/BacktraceMap.h
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
* libprocinfo: add functions reading process map file.Yabin Cui2018-05-141-2/+0
* Support a map that represents gdb jit elf data.Yabin Cui2018-03-211-0/+4
* Modify the offline handling interface.Christopher Ferris2018-02-231-2/+1
* 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-291-1/+5
* Change all uintptr_t to uint64_t in API.Christopher Ferris2018-01-181-11/+11
* Demand read load bias for a map.Christopher Ferris2017-12-051-8/+46
* Switch libbacktrace new unwinder.Christopher Ferris2017-10-301-2/+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
* Show the number of VMAs in the tombstone.Elliott Hughes2017-09-261-0/+2
* Add support for the new unwind method.Christopher Ferris2017-08-031-0/+2
* Revert "Add support for the new unwind method."Christopher Ferris2017-08-021-2/+0
* Add support for the new unwind method.Christopher Ferris2017-07-311-0/+2
* Cleanup the libbacktrace interface a bit.Christopher Ferris2017-07-191-9/+1
* Moved include/backtrace to libbacktrace/includeVijay Venkatraman2017-04-111-0/+129