We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
perf annotate
I'd love to be able to use annotations to find where in my source code the cache misses happen.
Is that currently possible? If not, would you consider it as a possible feature?
The text was updated successfully, but these errors were encountered:
Great idea! I don't think this is currently possible, but I would be excited to receive such a pull-request.
Sorry, something went wrong.
I guess a first solution could be to export a perf.data. But I would need to take a deeper look at how and what stuff is encoded there.
perf.data
No branches or pull requests
I'd love to be able to use annotations to find where in my source code the cache misses happen.
Is that currently possible? If not, would you consider it as a possible feature?
The text was updated successfully, but these errors were encountered: