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

Queue profile improvements rebase #2272

Merged
merged 3 commits into from
Jan 7, 2025

Conversation

HansKristian-Work
Copy link
Owner

Adds more actionable information to queue profiles.

  • Shows overhead done in the submission threads for QueueSubmit
  • Marks regions for all submission thread operations such as waiting, signalling, etc.
  • Adds the VkQueue pointer to the capture, making it easier to figure out which queues alias.

Allows us to study specific parts of submission overhead.

Signed-off-by: Hans-Kristian Arntzen <[email protected]>
Makes it easier to tell what the submission threads are doing.

Signed-off-by: Hans-Kristian Arntzen <[email protected]>
@HansKristian-Work HansKristian-Work merged commit f10f3b0 into master Jan 7, 2025
6 checks passed
@HansKristian-Work HansKristian-Work deleted the queue-profile-improvements-rebase branch January 7, 2025 11:20
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

Successfully merging this pull request may close these issues.

2 participants