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

Callgrind files #151

Open
itverdokhlib5 opened this issue Feb 7, 2022 · 1 comment
Open

Callgrind files #151

itverdokhlib5 opened this issue Feb 7, 2022 · 1 comment

Comments

@itverdokhlib5
Copy link

itverdokhlib5 commented Feb 7, 2022

Does Webgrind support generic callgrind.out files, produced by Valgrind (valgrind --tool=callgrind [callgrind options] your-program [program options])?

I can see cachegrind files in the example screenshot, but callgrind has been mentioned a few times in other issues and the screenshot itself shows function calls/cost, not anything related to cache usage.

@alpha0010
Copy link
Collaborator

Although it may work okay(ish) since they implement the same format, Webgrind does take some shortcuts specific to Xdebug output that may result in incorrect or missing information. Also, Webgrind does not implement displaying all info types available from Valgrind.

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

2 participants