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 support for vallgrind 3.16 #84

Open
JAicewizard opened this issue Aug 17, 2020 · 0 comments
Open

Add support for vallgrind 3.16 #84

JAicewizard opened this issue Aug 17, 2020 · 0 comments

Comments

@JAicewizard
Copy link

I recently tried cargo-profiler again since I am doing some more rust work.
But it just kept on failing, trough some miracle thinking I somehow came to the conclusion that maybe valgrind got an update making it incompatible.
I downgraded to 3.15, and voila, it actually worked!!! back to 3.16? failed again.
Looking at the callgrind.out the output file looks just a bit different.
here are the patch notes:
note specifially "callgrind_annotate's --auto and --show-percs options now default to 'yes', because they are usually wanted.".
I don't know how to test this but that poped out to me at least as something that could bring incompatibilities.

The results still seem a bit off, and it takes AGES to run, while the benchmark is only 20 seconds long, but i am not sure what is up with that.

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