summaryrefslogtreecommitdiffstats
path: root/libunwindstack
Commit message (Collapse)AuthorAgeFilesLines
* Use the 2 space clang format for libunwindstack.Christopher Ferris2017-03-211-0/+1
| | | | | Test: NA Change-Id: Ibf321931d1e7ac5bbe4e8479c9d706576f55e8ac
* Elf interface for new unwinder.Christopher Ferris2017-03-0929-441/+3207
| | | | | | | | | | | This cl includes the code to read arm unwind information from a shared library. Bug: 23762183 Test: Passes all unit tests. I can dump the arm unwind information Test: for an arm shared library. Change-Id: I43501ea2eab843b81de8bd5128401dd1971af8d3
* Do not build any host targets on mac.Christopher Ferris2017-01-301-3/+6
| | | | | | | Bug: 23762183 Test: Compiled. Change-Id: I42afabeb7d3576ea4afd4af05bb1cabd79ac76e5
* Remote reference to log/logger.hChristopher Ferris2017-01-301-1/+0
| | | | | | | | It was made an error to include this file after I went through the presubmit checks. Test: Compiles. Change-Id: If00b0b644ecef95325636cec094cfcb399e307f9
* New version of unwinder.Christopher Ferris2017-01-2521-0/+3861
Bug: 23762183 Test: All unit tests pass. Change-Id: I0ac69e55af56e1142c0a1ee3715cdc48f2ed3ec3