OSDN Git Service

ART: Only run addr2line in abort thread dumps
authorAndreas Gampe <agampe@google.com>
Thu, 15 Jan 2015 18:38:19 +0000 (10:38 -0800)
committerAndreas Gampe <agampe@google.com>
Thu, 15 Jan 2015 18:38:19 +0000 (10:38 -0800)
commit941c551acbc1fac40db89a723edc6b04d506d55c
tree5ad00dfd62ad7004fd74ca5ba10923e493500a29
parente81e1cd75b7dc6e44c5654e3ae329e86662ca02b
ART: Only run addr2line in abort thread dumps

Avoid addr2line overhead for SIGQUIT and other thread dumps.

Bug: 18933933
Change-Id: I81bb291ede870d1d14b30bb0afdc47830ed14e8b
runtime/utils.cc