summaryrefslogtreecommitdiffstats
path: root/tools/analyze-init-failures.py
Commit message (Collapse)AuthorAgeFilesLines
* ART: Fix init-failure graph toolAndreas Gampe2015-03-091-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 fileAndreas Gampe2014-11-261-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