Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move CallStack to libbacktrace. | Christopher Ferris | 2013-11-06 | 1 | -6/+4 |
| | | | | | | | Fix a small bug in the Printer for strings that didn't properly prepend the prefix. Change-Id: I33c63841ef6e07728ab3195886539d82b38ee19a | ||||
* | utils: Fix broken sdk build on windows | Igor Murashkin | 2013-10-30 | 1 | -0/+2 |
| | | | | | Bug: 11324229 Change-Id: Ia50e79b5e2430faea77b0c98902e8e018fb9ceff | ||||
* | utils: Fix broken build | Igor Murashkin | 2013-10-30 | 1 | -0/+2 |
| | | | | | Bug: 11324229 Change-Id: I7e4f514c5531e4c0c11bb0ba5d67e4dabbcd5792 | ||||
* | utils: Add ProcessCallStack to collect stack traces for all threads in a process | Igor Murashkin | 2013-10-25 | 1 | -0/+256 |
- Also add a Printer class (print lines to logcat, fd, or strings) Bug: 11324229 Change-Id: I78435ed49aa196a0efb45bf9b2d58b62c41737d3 |