GPU profiling was removed from Android Studio.
This tool was removed in Android Studio 3.0.
It seems the GPU monitor would interfere in the Memory monitor readings when running, so that could be one of the reasons for why it was removed. Personally I had it disabled most of the time because of this.
And yes, so far the only way I'm aware of debugging it, is on-device.
Answer from unnamedhorse on Stack OverflowVideos
GPU profiling was removed from Android Studio.
This tool was removed in Android Studio 3.0.
It seems the GPU monitor would interfere in the Memory monitor readings when running, so that could be one of the reasons for why it was removed. Personally I had it disabled most of the time because of this.
And yes, so far the only way I'm aware of debugging it, is on-device.
Hello!Hello! you can use “Android GPU Inspector (AGI)” to check GPU performance.