summaryrefslogtreecommitdiff
path: root/tools/aapt2/diff/Diff.cpp
diff options
context:
space:
mode:
authorTim Murray <timmurray@google.com>2016-07-13 13:33:28 -0700
committerTim Murray <timmurray@google.com>2016-07-13 16:02:43 -0700
commitf0f9a829818a98236c81b96f9fe0f9ac3125eb1d (patch)
treef6388aa912ee2eeacf9af2f5f65a03152133550f /tools/aapt2/diff/Diff.cpp
parent686996d2dc0a2de4b44fc24473908ef1d1c3cfa3 (diff)
Don't dump stack traces for background ANRs.
Dumping stack traces can be extremely expensive, and doing so for background applications often has extremely negative side effects for foreground applications. This can be exacerbated by resource-intensive applications, because those may exhibit thermal throttling in the first place. For such applications, the additional performance hit caused by stack dumps may be catastrophic. Instead, don't dump stack traces for background ANRs except for the app that actually ANR'd. bug 30112521 Change-Id: I8a05059343254861c436a193690cd1c50a95d674
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions