0% found this document useful (0 votes)
19 views2 pages

Com - antutu.ABenchMark Logcat

The document contains log output from an Android application. It records information like skipped frames, configuration changes, and errors. The application seems to be performing too much work on the main thread and may have issues like dropped events and failed resource releases.

Uploaded by

yunjianyue895
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views2 pages

Com - antutu.ABenchMark Logcat

The document contains log output from an Android application. It records information like skipped frames, configuration changes, and errors. The application seems to be performing too much work on the main thread and may have issues like dropped events and failed resource releases.

Uploaded by

yunjianyue895
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

--------- beginning of main

05-15 16:57:08.215 7567 7567 I ViewRootImpl: performConfigurationChange


mLastWindowMode=1,mLastRotation=0,mAppIsGameMode=0
05-15 16:57:08.217 7567 7677 I AdrenoGLES-0: QUALCOMM build :
704ecd9a2b, Ib3f3e69395
05-15 16:57:08.217 7567 7677 I AdrenoGLES-0: Build Date :
12/29/20
05-15 16:57:08.217 7567 7677 I AdrenoGLES-0: OpenGL ES Shader Compiler Version:
EV031.32.02.06
05-15 16:57:08.217 7567 7677 I AdrenoGLES-0: Local Branch :
05-15 16:57:08.217 7567 7677 I AdrenoGLES-0: Remote Branch :
05-15 16:57:08.217 7567 7677 I AdrenoGLES-0: Remote Branch :
05-15 16:57:08.217 7567 7677 I AdrenoGLES-0: Reconstruct Branch :
05-15 16:57:08.218 7567 7677 I AdrenoGLES-0: Build Config : S
P 10.0.7 AArch64
05-15 16:57:08.218 7567 7677 I AdrenoGLES-0: Driver
Path : /vendor/lib64/egl/libGLESv2_adreno.so
05-15 16:57:08.222 7567 7567 W View : requestLayout() improperly called by
androidx.appcompat.widget.AppCompatTextView{5c27256 VFED..C.. ......ID 44,89-
184,152} during layout: running second layout pass
05-15 16:57:08.223 7567 7677 I AdrenoGLES-0: PFP: 0x016dd091, ME: 0x00000000
05-15 16:57:08.257 7567 7567 I Choreographer: Skipped 7 frames! The application
may be doing too much work on its main thread.
05-15 16:57:09.088 7567 7567 I Choreographer: Skipped 3 frames! The application
may be doing too much work on its main thread.
05-15 16:57:09.096 7567 7567 I ViewRootImpl: performConfigurationChange
mLastWindowMode=1,mLastRotation=0,mAppIsGameMode=0
05-15 16:57:10.378 7567 7567 I Choreographer: Skipped 3 frames! The application
may be doing too much work on its main thread.
05-15 16:57:10.451 7567 7567 I ViewRootImpl: performConfigurationChange
mLastWindowMode=1,mLastRotation=0,mAppIsGameMode=0
05-15 16:57:10.528 7567 7567 I Choreographer: Skipped 10 frames! The application
may be doing too much work on its main thread.
05-15 16:57:17.920 7567 7567 I ViewRootImpl: performConfigurationChange
mLastWindowMode=1,mLastRotation=0,mAppIsGameMode=0
05-15 16:57:17.948 7567 7567 I Choreographer: Skipped 5 frames! The application
may be doing too much work on its main thread.
05-15 16:57:19.227 7567 7567 I Choreographer: Skipped 3 frames! The application
may be doing too much work on its main thread.
05-15 16:57:24.262 7567 7567 I Choreographer: Skipped 5 frames! The application
may be doing too much work on its main thread.
05-15 16:57:24.276 7567 7567 I ViewRootImpl: performConfigurationChange
mLastWindowMode=1,mLastRotation=0,mAppIsGameMode=0
05-15 16:57:24.303 7567 7567 I Choreographer: Skipped 4 frames! The application
may be doing too much work on its main thread.
05-15 16:57:26.012 7567 7567 I Choreographer: Skipped 3 frames! The application
may be doing too much work on its main thread.
05-15 16:57:26.022 7567 7567 I ViewRootImpl: performConfigurationChange
mLastWindowMode=1,mLastRotation=0,mAppIsGameMode=0
05-15 16:57:28.422 7567 7567 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
--------- beginning of system
05-15 16:57:28.423 7567 7567 W ViewRootImpl[PopupWindow:7424c65]: Dropping event
due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0,
id[0]=0, x[0]=179.0, y[0]=1086.4895, toolType[0]=TOOL_TYPE_FINGER, buttonState=0,
classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1,
historySize=0, eventTime=78007225, downTime=78007220, deviceId=6, source=0x1002,
displayId=0 }
05-15 16:57:28.423 7567 7567 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
05-15 16:57:28.909 7567 7567 W ContentCapture: sendLongClick1 error,
captureResult: null
05-15 16:57:35.180 7567 7582 W System : A resource failed to call release.
05-15 16:57:35.186 7567 7582 I chatty : uid=10310(com.antutu.ABenchMark)
FinalizerDaemon identical 2 lines
05-15 16:57:35.186 7567 7582 W System : A resource failed to call release.

You might also like