summaryrefslogtreecommitdiffstats
path: root/include/backtrace/BacktraceMap.h
Commit message (Expand)AuthorAgeFilesLines
* Test for _WIN32 in instead of USE_MINGW.Elliott Hughes2016-10-051-1/+1
* Fix race condition updating local map data.Christopher Ferris2016-06-161-0/+20
* Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing....Yabin Cui2015-09-221-0/+3
* Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""Yabin Cui2015-09-221-3/+0
* Revert "Revert "Add BacktraceOffline for offline backtracing.""Yabin Cui2015-09-211-0/+3
* Revert "Add BacktraceOffline for offline backtracing."Yabin Cui2015-09-171-3/+0
* Add BacktraceOffline for offline backtracing.Yabin Cui2015-09-161-0/+3
* Change the 64 bit map address format.Christopher Ferris2015-06-031-7/+5
* Add offset to map data.Christopher Ferris2015-05-061-0/+1
* Add load base to map for relocation packing.Christopher Ferris2015-05-011-0/+9
* Move map data into backtrace data proper.Christopher Ferris2015-02-061-5/+12
* Allow getting an uncached process map.Christopher Ferris2014-08-041-1/+4
* Add missing headersDan Albert2014-05-211-0/+1
* Create an UnwindMapLocal object.Christopher Ferris2014-04-031-1/+1
* Re-enable libunwind for arm.Christopher Ferris2014-01-281-5/+8
* Add PROT_* constants not found on windows.Christopher Ferris2014-01-171-0/+8
* Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-161-0/+72