Uh oh!
There was an error while loading. Please reload this page.
Update VTune include paths - #59999
Merged
Merged
Conversation
nodejs-github-bot
commented
Sep 24, 2025
Collaborator
Review requested:
|
joyeecheung
approved these changes
Sep 24, 2025
nodejs-github-bot
commented
Sep 24, 2025
Collaborator
lpinca
approved these changes
Sep 24, 2025
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:
|
rahulchaphalkarforce-pushed
the
vtune-fix
branch
from
September 24, 2025 22:45
1f67122 to
5b2efecCompareaddaleax
approved these changes
Sep 25, 2025
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Sep 25, 2025
Collaborator
nodejs-github-bot
commented
Sep 30, 2025
Collaborator
rahulchaphalkar
commented
Oct 6, 2025
ContributorAuthor
I looked into the failures, and they seem to be due to |
nodejs-github-bot
commented
Oct 7, 2025
Collaborator
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Oct 7, 2025
Collaborator
Landed in b13f24c |
9 tasks
aduh95 pushed a commit
that referenced
this pull request
Oct 31, 2025
PR-URL: #59999 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
aduh95 pushed a commit
that referenced
this pull request
Nov 7, 2025
PR-URL: #59999 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
aduh95 pushed a commit
that referenced
this pull request
Feb 17, 2026
PR-URL: #59999 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.