-
Notifications
You must be signed in to change notification settings - Fork 13
[fault-injection] Profiler::recordSample() stack walk is unprotected #687
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
Merged
Merged
Changes from all commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
628d42f
v0
zhengyu123 a300d48
v1
zhengyu123 30511b9
v2
zhengyu123 bbed591
v3
zhengyu123 9ba087e
Fix
zhengyu123 bdf0431
Fix
zhengyu123 008f443
Fix
zhengyu123 5cf9771
Potential fix for pull request finding
zhengyu123 b4ddaf6
Fix test
zhengyu123 df16d80
v0
zhengyu123 2a481a5
v1
zhengyu123 7b5c657
Rebase
zhengyu123 2be8182
Fix
zhengyu123 0df0f05
Potential fix for pull request finding
zhengyu123 9b6a9e1
Potential fix for pull request finding
zhengyu123 82b31e9
Potential fix for pull request finding
zhengyu123 46c4341
Potential fix for pull request finding
zhengyu123 728559c
Fix
zhengyu123 da218ef
Fix comments
zhengyu123 741eb8e
Fix test
zhengyu123 85d0655
Potential fix for pull request finding
zhengyu123 bed222c
Potential fix for pull request finding
zhengyu123 468d05f
Fix
zhengyu123 ce9dd3f
Merge branch 'zgu/recordSample' of github.com:DataDog/java-profiler i…
zhengyu123 1f6c6d5
fix
zhengyu123 2b47e15
Longjmp protection leaver
zhengyu123 c240983
Potential fix for pull request finding
zhengyu123 dd2d48c
Potential fix for pull request finding
zhengyu123 39cf23d
build(deps): bump the codeql-action group with 2 updates (#688)
dependabot[bot] 73bd569
Merge
zhengyu123 67e8b04
Fix merge
zhengyu123 b99ba1b
[Automated] Bump dev version to 1.49.0 (#690)
dd-octo-sts[bot] a99b910
Merge
zhengyu123 ad43806
Potential fix for pull request finding
zhengyu123 4e5d059
Protect HotspotSupport::walkJavaStack()
zhengyu123 71d01ce
Merge branch 'zgu/recordSample' of github.com:DataDog/java-profiler i…
zhengyu123 040baed
Cleanup
zhengyu123 f6dca96
Merge branch 'main' into zgu/recordSample
zhengyu123 94c4cbd
Fix compilation
zhengyu123 d8d7b36
Fix test
zhengyu123 ed3cfa5
Fix
zhengyu123 9e8d45f
Add tests
zhengyu123 4c11e8d
Consolidate duplicated code and fix tests
zhengyu123 275088b
Fix musl getContext()
zhengyu123 f6f16f8
Fix mac/aarch64
zhengyu123 1cd80be
Merge branch 'main' into zgu/recordSample
zhengyu123 505c164
Restore ucontext
zhengyu123 cc89f34
Merge branch 'zgu/recordSample' of github.com:DataDog/java-profiler i…
zhengyu123 e07dff9
Potential fix for pull request finding
zhengyu123 948bf80
Potential fix for pull request finding
zhengyu123 7568a27
Fix
zhengyu123 16b64f6
Merge branch 'zgu/recordSample' of github.com:DataDog/java-profiler i…
zhengyu123 6c6a3d7
Fix test
zhengyu123 42432ff
Add copyright
zhengyu123 be7e84d
Revert code consolidation change in HotspotSupport::getJavaTraceAsync()
zhengyu123 47b385d
Merge branch 'main' into zgu/recordSample
zhengyu123 b8f9b17
remove unused
zhengyu123 5b97812
Merge branch 'zgu/recordSample' of github.com:DataDog/java-profiler i…
zhengyu123 2492825
Potential fix for pull request finding
zhengyu123 371afc5
Enforce memory ordering
zhengyu123 5c39ccb
Merge branch 'zgu/recordSample' of github.com:DataDog/java-profiler i…
zhengyu123 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
Some comments aren't visible on the classic Files Changed page.
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
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.