| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Do not access device maps. | Christopher Ferris | 2017-03-22 | 1 | -1/+17 |
| * | Allow calling GetFunctionName before unwinding. | Christopher Ferris | 2017-03-21 | 1 | -12/+35 |
| * | Add error reporting mechanism for failing Unwind. | Christopher Ferris | 2016-03-10 | 1 | -0/+7 |
| * | Prevent crashes if a map cannot be created. | Christopher Ferris | 2015-05-14 | 1 | -0/+5 |
| * | Refactor the code. | Christopher Ferris | 2015-03-31 | 1 | -20/+12 |
| * | Move map data into backtrace data proper. | Christopher Ferris | 2015-02-06 | 1 | -1/+1 |
| * | Only include ucontext.h when necessary. | Christopher Ferris | 2014-05-09 | 1 | -0/+1 |
| * | Rewrite unwind thread handling. | Christopher Ferris | 2014-05-08 | 1 | -1/+6 |
| * | Create an UnwindMapLocal object. | Christopher Ferris | 2014-04-03 | 1 | -2/+1 |
| * | Re-enable libunwind for arm. | Christopher Ferris | 2014-01-28 | 1 | -3/+11 |
| * | Rewrite libbacktrace to be all C++. | Christopher Ferris | 2014-01-16 | 1 | -26/+14 |
| * | Next phase of the move, reformat use C++ features. | Christopher Ferris | 2014-01-13 | 1 | -0/+1 |
| * | Refactor to share map_info amongst threads. | Christopher Ferris | 2014-01-08 | 1 | -2/+2 |
| * | More libbacktrace fixes. | Christopher Ferris | 2013-10-30 | 1 | -5/+5 |
| * | Rewrite libbacktrace using C++. | Christopher Ferris | 2013-10-28 | 1 | -0/+136 |
