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

Export gpu zones to csv file #975

Merged
merged 3 commits into from
Jan 23, 2025
Merged

Conversation

dezhiAmd
Copy link
Contributor

@dezhiAmd dezhiAmd commented Jan 20, 2025

Problem solved by the commit
tracy-csvexport cannot export gpu-zones to a csv file.
Solution:
Add a new flag "-g" to this application so that tracy-csvexport can export gpu-zones to a csv file.
eg: tracy-csvexport -g test.tracy > test.csv
When app running with this flag, instead of using GetSourceLocationZones, using GetGpuSourceLocationZones

@dezhiAmd dezhiAmd marked this pull request as ready for review January 23, 2025 18:25
@wolfpld wolfpld merged commit 5479a42 into wolfpld:master Jan 23, 2025
6 checks passed
@dezhiAmd dezhiAmd deleted the csvExportGpuZone branch January 23, 2025 19:48
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