simpleperf: Clean up warnings during recording
Below two types of warnings usually can't be solved by users and don't
matter. So I think it's not useful to show them.
simpleperf W dso.cpp:576] failed to read min virtual address
of /system/app/Stk/Stk.apk: Malformed file
simpleperf W dso.cpp:467] /product/priv-app/PrebuiltGmsCore/PrebuiltGmsCoreNext.apk
!/lib/arm64-v8a/libconscrypt_gmscore_jni.so doesn't contain symbol table
Bug: none
Test: run simpleperf manually
Change-Id: I72367c81da1e26408a22e2f92fc2a092a7112f08
4 files changed