Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Fix init-failure graph tool | Andreas Gampe | 2015-03-09 | 1 | -1/+20 |
| | | | | | | | | | Fix missing entries when the failed class doesn't appear in the stack trace. Add coloring for loadLibrary and getProperty. Change-Id: I35df917ac8b1ada1f6eb2e418fa6ff9ca6b17048 | ||||
* | ART: Print initialization failures to file | Andreas Gampe | 2014-11-26 | 1 | -0/+138 |
Add the ability to print boot image initialization failures to a file. Add a tool to convert said file into a Graphviz file. Change-Id: Iedcc337bdf05654c154aa553236f20bdd15572ee |