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

[cmake] add script for automatic performance evaluation after runs #19

Merged
merged 3 commits into from
Jun 10, 2024

Conversation

zero9178
Copy link
Member

The script analyzes the traces of each RISC-V core using ETH's script to first denote sections and get performance data about each section. Afterwards, it creates a trace file suitable for https://ui.perfetto.dev/ to create a timeline view of the kernel execution.

zero9178 added 3 commits June 10, 2024 14:19
The script analyzes the traces of each RISC-V core using ETH's script to first denote sections and get performance data about each section.
Afterwards, it creates a trace file suitable for https://ui.perfetto.dev/ to allow getting a timeline view of the kernel execution
@zero9178 zero9178 merged commit 8d8ceb6 into main Jun 10, 2024
1 check passed
@zero9178 zero9178 deleted the tracing branch June 10, 2024 15:02
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.

1 participant