| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't demangle symbol names. | Josh Gao | 2016-03-25 | 1 | -16/+0 |
* | Add a logging handler on timeout. | Christopher Ferris | 2015-09-03 | 1 | -1/+17 |
* | Display the map offset for each frame. | Christopher Ferris | 2015-08-20 | 2 | -0/+14 |
* | Remove PtraceRead error message. | Christopher Ferris | 2015-06-12 | 1 | -2/+0 |
* | Modify the code to avoid potential deadlocks. | Christopher Ferris | 2015-06-01 | 4 | -17/+40 |
* | Prevent crashes if a map cannot be created. | Christopher Ferris | 2015-05-15 | 3 | -1/+13 |
* | Add tests for elf unwinding in memory. | Christopher Ferris | 2015-05-13 | 2 | -4/+304 |
* | Remove libbacktrace definition of gettid. | Dan Albert | 2015-05-13 | 5 | -25/+15 |
* | Fix small ptrace reads. | Christopher Ferris | 2015-05-06 | 2 | -16/+35 |
* | Add offset to map data. | Christopher Ferris | 2015-05-06 | 1 | -0/+2 |
* | Add load base to map for relocation packing. | Christopher Ferris | 2015-05-01 | 3 | -6/+14 |
* | Remove libunwind-ptrace dependency. | Christopher Ferris | 2015-04-15 | 1 | -1/+0 |
* | Update the test for better output on error. | Christopher Ferris | 2015-04-02 | 1 | -14/+31 |
* | Discards frames for code within library. | Christopher Ferris | 2015-04-01 | 4 | -17/+54 |
* | Merge "Refactor the code." | Christopher Ferris | 2015-03-31 | 22 | -758/+761 |
|\ |
|
| * | Refactor the code. | Christopher Ferris | 2015-03-31 | 22 | -758/+761 |
* | | Merge "Add -Wno-inline-asm to Clang flags." | Stephen Hines | 2015-03-31 | 2 | -0/+7 |
|\ \
| |/
|/| |
|
| * | Add -Wno-inline-asm to Clang flags. | Stephen Hines | 2015-03-31 | 2 | -0/+7 |
* | | Remove uses of libcxx.mk. | Dan Albert | 2015-03-27 | 1 | -3/+0 |
* | | Libbacktrace: Use frame-pointer on host | Andreas Gampe | 2015-03-26 | 1 | -1/+1 |
|/ |
|
* | Add variable length read to Backtrace. | Christopher Ferris | 2015-03-17 | 3 | -87/+327 |
* | Move map data into backtrace data proper. | Christopher Ferris | 2015-02-06 | 8 | -32/+46 |
* | Remove link to gccdemangle. | Christopher Ferris | 2015-02-05 | 1 | -1/+0 |
* | Cleanup libbacktrace Android.mk | Trevor Drake | 2014-12-12 | 1 | -3/+0 |
* | Convert futex to cond wait. | Christopher Ferris | 2014-11-14 | 4 | -24/+56 |
* | Add LOCAL_MULTILIB := both to Darwin libbacktrace. | Dan Albert | 2014-11-13 | 1 | -0/+2 |
* | Remove the stlport linked libbacktrace. | Dan Albert | 2014-11-11 | 2 | -71/+1 |
* | am 2ea89b63: am 936a236b: Merge "Add uncached argument to BacktraceMap::Creat... | Brian Carlstrom | 2014-08-05 | 1 | -1/+1 |
|\ |
|
| * | Add uncached argument to BacktraceMap::Create on darwin | Brian Carlstrom | 2014-08-05 | 1 | -1/+1 |
| * | Allow getting an uncached process map. | Christopher Ferris | 2014-08-04 | 1 | -2/+6 |
* | | am f02593b0: Allow getting an uncached process map. | Christopher Ferris | 2014-08-05 | 1 | -2/+6 |
|\ \ |
|
| * | | Allow getting an uncached process map. | Christopher Ferris | 2014-08-04 | 1 | -2/+6 |
* | | | am 83ddddaa: am 4795ce06: Merge "Update makefiles for host clang." | Tim Murray | 2014-07-25 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Update makefiles for host clang. | Tim Murray | 2014-07-24 | 1 | -0/+1 |
* | | am 38dda3b8: am c309b97e: am e4022279: Merge "libbacktrace_libc++ needs to be... | Ian Rogers | 2014-06-25 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | libbacktrace_libc++ needs to be multilib on the Mac too. | Ian Rogers | 2014-06-24 | 1 | -0/+2 |
* | | am 44367492: am 4ac17e3b: am 4dfe6faa: Merge "Enable host multilib for ART te... | Ian Rogers | 2014-06-17 | 2 | -0/+3 |
|\ \
| |/ |
|
| * | Enable host multilib for ART testing. | Ian Rogers | 2014-06-17 | 2 | -0/+3 |
* | | am 2b958116: am a31dab8a: am a9aa0f2c: Merge "Build the libc++ variant of lib... | Ian Rogers | 2014-06-11 | 1 | -0/+17 |
|\ \
| |/ |
|
| * | Build the libc++ variant of libbacktrace on the host for Mac. | Ian Rogers | 2014-06-11 | 1 | -0/+17 |
* | | am 012090e5: am a0962b68: am d917d64f: Merge "Only copy mcontext data from si... | Christopher Ferris | 2014-05-23 | 2 | -5/+9 |
|\ \
| |/ |
|
| * | Only copy mcontext data from sigcontext. | Christopher Ferris | 2014-05-23 | 2 | -5/+9 |
* | | am 633a2e3b: am 3ab1d61b: am 3b5cd911: Merge "Remove libstdc++ dependency fro... | Dan Albert | 2014-05-22 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Merge "Remove libstdc++ dependency from host libbacktrace" | Dan Albert | 2014-05-22 | 1 | -0/+3 |
| |\ |
|
| | * | Remove libstdc++ dependency from host libbacktrace | Dan Albert | 2014-05-21 | 1 | -0/+3 |
* | | | am 219e867f: am 7f8ebb81: am 30291f21: Merge "Add missing headers" | Dan Albert | 2014-05-22 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Add missing headers | Dan Albert | 2014-05-21 | 1 | -0/+1 |
| |/ |
|
* | | am c6112ca4: am 5b654f15: am 201bf676: Merge "Really fixes the ub branches" | Dan Albert | 2014-05-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Really fixes the ub branches | Dan Albert | 2014-05-19 | 1 | -1/+1 |
* | | am 3f01965b: am 121f209d: am e1efe23f: Merge "Fix unbundled branches" | Dan Albert | 2014-05-19 | 1 | -0/+3 |
|\ \
| |/ |
|