bnjbvr opened PR #3219 from fix-vtune
to main
:
This fixes the VTune build, which was broken on main (and on the latest stable release too, at least).
I've copied the previous strategy to generate global module identifiers (atomic uint incremented as we compile new modules).
Second commit adds the vtune build to CI, so it's not broken again in the future.
Other than that, the vtune profiling page is still up to date, and vtune integration still works on Linux; great stuff!
bnjbvr updated PR #3219 from fix-vtune
to main
.
alexcrichton submitted PR review.
alexcrichton submitted PR review.
alexcrichton created PR review comment:
I think this is allocating a new module id for each function, which I don't think is what happened before? (I'm not familiar with VTune so I'm not entirely certain)
bnjbvr updated PR #3219 from fix-vtune
to main
.
bnjbvr submitted PR review.
bnjbvr created PR review comment:
oh my, how embarrassing. Thanks :)
bnjbvr requested alexcrichton for a review on PR #3219.
alexcrichton submitted PR review.
alexcrichton merged PR #3219.
Last updated: Nov 22 2024 at 16:03 UTC