-
Notifications
You must be signed in to change notification settings - Fork 14
feat(wall): support signal suppression for unfiltered threads #663
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
Open
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
1118f62
feat(wall): track all threads for unfiltered wall-clock precheck
kaahos 40dbe8e
Merge branch 'main' into paul.fournillon/wallclock-all-threads
kaahos d82291f
Merge branch 'main' into paul.fournillon/wallclock-all-threads
kaahos ec76f58
fix: apply review suggestions
kaahos 52def55
Merge branch 'main' into paul.fournillon/wallclock-all-threads
kaahos 9723a5a
Merge branch 'main' into paul.fournillon/wallclock-all-threads
kaahos e6c6793
fix: apply review
kaahos 51a9178
Merge branch 'main' into paul.fournillon/wallclock-all-threads
kaahos 9e3701e
Merge branch 'main' into paul.fournillon/wallclock-all-threads
kaahos 4954d49
test: scope precheck workloads to all threads
kaahos 80f8049
fix: preserve JVMTI frames in overlapping buffers
kaahos 31c5cfc
test: compare precheck counter delta
kaahos efb6648
fix: address sphinx review
kaahos 22b8e00
fix(wall): register unfiltered threads from lifecycle callbacks
kaahos d124905
Merge branch 'main' into paul.fournillon/wallclock-all-threads
kaahos 82e05b6
Merge branch 'main' into paul.fournillon/wallclock-all-threads
kaahos f5b81de
test: remove obsolete thread context reset
kaahos b397ac9
Merge remote-tracking branch 'origin/main' into paul.fournillon/wallc…
kaahos 599c21e
fix(test): migrate UnfilteredWallPrecheckTest to jafar JFR API
kaahos a68d3f2
Merge branch 'main' into paul.fournillon/wallclock-all-threads
kaahos 391fdd2
fix: address some review comments
kaahos d6f5b1a
fix: address review comments
kaahos 4d2c505
fix: avoid CAS on context-window enter/exit hot path
kaahos 8ef675e
Merge branch 'main' into paul.fournillon/wallclock-all-threads
kaahos 172e453
fix: fix musl bug
kaahos 1b94815
Merge branch 'main' into paul.fournillon/wallclock-all-threads
kaahos 26ae49b
fix: address some review comments
kaahos 930f734
fix: restore <unloaded> label and self-skip force-failure test in non…
jbachorik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.