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

Add layer using libGPUCounters for per-frame and per-workload counters #3

Open
solidpixel opened this issue Sep 17, 2024 · 0 comments

Comments

@solidpixel
Copy link
Contributor

This is the first of the planned off-the-shelf layer drivers, providing a new way to consume Arm hardware counter data.

This layer will allow:

  • Non-invasive per frame counters (which will be noisy, but have low invasiveness).
  • Serialized per frame counters (which will be less noisy, but more invasive).
  • Serialized per workload counters (which will be invasive, but provide new insights we can't get through sampled counters in Arm Streamline)
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