-
Notifications
You must be signed in to change notification settings - Fork 12
Use ThreadLocal to setup protection longjmp buffer and fix jmp_buf chaining #615
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
Draft
zhengyu123
wants to merge
52
commits into
main
Choose a base branch
from
zgu/objmonitor_deflation
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
73facf0
v0
zhengyu123 ce7118f
Potential fix for pull request finding
zhengyu123 cb46ffa
Potential fix for pull request finding
zhengyu123 ba279d0
Potential fix for pull request finding
zhengyu123 c6936b5
Potential fix for pull request finding
zhengyu123 51ef013
Merge branch 'main' into zgu/objmonitor_deflation
zhengyu123 125fbb0
v2
zhengyu123 1b077af
v3
zhengyu123 bb3a192
Remove dependency on java_thread.exception field to setup longjmp con…
zhengyu123 b929d3c
Potential fix for pull request finding
zhengyu123 b542dcd
v4
zhengyu123 4a438cb
Merge branch 'zgu/objmonitor_deflation' of github.com:DataDog/java-pr…
zhengyu123 b5a9432
typo and etc.
zhengyu123 a8a1119
Potential fix for pull request finding
zhengyu123 e6f80e3
v5
zhengyu123 ccad45a
Merge branch 'zgu/objmonitor_deflation' of github.com:DataDog/java-pr…
zhengyu123 aa8f89d
v6
zhengyu123 c207f9d
v7
zhengyu123 d8c69e2
Potential fix for pull request finding
zhengyu123 1c61f18
Potential fix for pull request finding
zhengyu123 cadff9a
v8
zhengyu123 dc9612c
Merge branch 'zgu/objmonitor_deflation' of github.com:DataDog/java-pr…
zhengyu123 49208a3
Merge
zhengyu123 c671858
Fix merege
zhengyu123 f2373d8
assert and cast
zhengyu123 d1963e4
Chaining jmp_buf and thread.h/cpp->threadLocalData.h/cpp
zhengyu123 563d97f
Merge
zhengyu123 0366015
Cleanup/chaining jmp_buf/test cases
zhengyu123 a86bbe4
Fix
zhengyu123 d566ac6
Potential fix for pull request finding
zhengyu123 d778cf9
Potential fix for pull request finding
zhengyu123 2473520
Reviews
zhengyu123 0d6e293
Potential fix for pull request finding
zhengyu123 5545ae7
Potential fix for pull request finding
zhengyu123 a92e42f
Potential fix for pull request finding
zhengyu123 424b487
Potential fix for pull request finding
zhengyu123 63a1dff
Cleanup - staled comments and dead code
zhengyu123 20d9202
Potential fix for pull request finding
zhengyu123 b43a7c0
Merge branch 'zgu/objmonitor_deflation' of github.com:DataDog/java-pr…
zhengyu123 c8ab6a8
Review
zhengyu123 c6f0b87
Potential fix for pull request finding
zhengyu123 a24ea15
Potential fix for pull request finding
zhengyu123 8f20332
Update ddprof-lib/src/main/cpp/threadLocal.h
zhengyu123 a7af817
Review
zhengyu123 2b74f11
Review
zhengyu123 9afed1d
Fix the call site of JVMSupport::initialize()
zhengyu123 f71768f
Fix reviews
zhengyu123 0c0e70d
Add test cases
zhengyu123 1aa5656
Merge
zhengyu123 321bd18
Fix include
zhengyu123 702f9a8
Fix pre-existing bug on reading object monitor header
zhengyu123 e4b9719
Merge branch 'zgu/objmonitor_deflation' of github.com:DataDog/java-pr…
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
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.