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

Mali GPU Performance Counter Monitoring #1338

Open
hosunhc opened this issue Jan 26, 2024 · 0 comments
Open

Mali GPU Performance Counter Monitoring #1338

hosunhc opened this issue Jan 26, 2024 · 0 comments

Comments

@hosunhc
Copy link

hosunhc commented Jan 26, 2024

Hi, I was just wondering what setups are required to be able to monitor the GPU counters for Mali devices.
Using the AGI tool, I'm able to easily gather performance counters, but if i take the configuration file and try to monitor counters using Perfetto, I am unable to do so.
The perfetto discord group indicated to check these lines of codes and add them to my script:

err = b.SetSystemProperty(ctx, gpuDebugProperty, "1")

I used the command adb shell setprop gpuDebugProperty 1
However, I wasn't able to get the result that I wanted. Are there any other requirements that are needed before I choose to monitor performance counters?
Or am i setting the system properties incorrectly
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