aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/LocalOptimizations.c
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2009-11-17 13:13:34 -0800
committerAndy McFadden <fadden@android.com>2009-11-17 13:13:34 -0800
commitdced79474902ffa57fbd48121eb794aad7d24ddc (patch)
tree054e1b528b2506490d89401c7e993130c93e9c0a /vm/compiler/codegen/arm/LocalOptimizations.c
parent838598912874c49de45aba3baac644d177920115 (diff)
Reduce logging.
This cuts out some unnecessarily verbose dalvikvm chatter, notably: Trying to load lib /system/lib/librs_jni.so 0x0 Added shared lib /system/lib/librs_jni.so 0x0 These messages can be useful for people trying to get their apps to work with the NDK, so I'm only suppressing them when the path starts with "/system". The result is that you can boot the system and run all standard apps without seeing them, but we'll still see app-private libs being loaded. Also LOGI->LOGV for "Debugger thread not active, ignoring DDM send", which seemed to be firing on startup for APp NaMe events. Ditto for "Splitting out new zygote heap", which only happens once, but doesn't strike me as a particularly useful thing to log.
Diffstat (limited to 'vm/compiler/codegen/arm/LocalOptimizations.c')
0 files changed, 0 insertions, 0 deletions