Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to record the GPU Queue 0 info between turning on the screen and unlocking the screen #1347

Open
TinySu opened this issue Jun 5, 2024 · 0 comments

Comments

@TinySu
Copy link

TinySu commented Jun 5, 2024

Environment information:

  • AGI version: agi-3.3.1
  • Host OS: Win10/Ubuntu 18.04
    If tracing on Android:
  • Device model: Xiaomi 14 Pro
  • Android Version: 14

Bug description

  • question1
    I failed to record the GPU Queue 0 info between turning on the screen and unlocking the screen.
    image
    screen_turning_on.zip
    The layer which I'm interested in is NotificationShade.
    It's frames are produced by renderThread of com.android.systemui.

In fact, before recording the perfetto, I 'm not sure which activity to choose.
image
What I have chosen is the phone's launcher activity, and now I know I was wrong. But I don't know how to make it rightly. Please give me some advice.

I also found that when the screen is unlocked, start recording the perfetto is not allowed.
image
Is this the reason of my failure? How to deal with it?

  • question2
    By using Android GPU Inspector, I have a feeling that Android GPU Inspector is a highly customized version of perfetto.
    I also find that Perfetto is preparing some new functions about GPU analyzing.
    image
    In the future, will these two tools be merged to become more powerful and more convenient?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant