OSDN Git Service

Add -g to art script --perf-report
authorMathieu Chartier <mathieuc@google.com>
Fri, 2 Sep 2016 18:44:11 +0000 (11:44 -0700)
committerMathieu Chartier <mathieuc@google.com>
Fri, 2 Sep 2016 18:45:05 +0000 (11:45 -0700)
commit8da4977058b1f918321b8573629270a2392891a7
treef12ee9601aaef111ee9e1ebbd252822cfa9c6e97
parent4fd93aebe856151f818cfca515a902f7a171c604
Add -g to art script --perf-report

Gives a basic call stack, good for knowing what calls what.

Test: art --perf-report

Change-Id: Ifa44040491ed865bf839d62622494d951f2bcd62
tools/art