-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Update VTune include paths #59999
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
Update VTune include paths #59999
Conversation
|
Review requested:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #59999 +/- ##
==========================================
+ Coverage 88.45% 88.48% +0.02%
==========================================
Files 703 703
Lines 207545 207529 -16
Branches 40013 40012 -1
==========================================
+ Hits 183578 183625 +47
+ Misses 15957 15885 -72
- Partials 8010 8019 +9
🚀 New features to boost your workflow:
|
1f67122 to
5b2efec
Compare
|
I looked into the failures, and they seem to be due to |
|
Landed in b13f24c |
PR-URL: #59999 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
PR-URL: #59999 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
Updates VTune include header paths which were changed in v8 v8/v8@846f470
This fixes the VTune build when built as follows
and shows the appropriate JIT / Dynamic Code module in VTune.