-
Notifications
You must be signed in to change notification settings - Fork 561
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
i#7050 remove preempted instruction and memref. #7058
Open
ivankyluk
wants to merge
8
commits into
master
Choose a base branch
from
i7050-remove-preempted-instructions
base: master
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.
+283
−81
Commits on Oct 22, 2024
-
i#7050: reset expected read and write record counts after a kernel tr…
…ansfer. When an instruction is preempted by a kernel transfer, the instruction is not retired. The trace might not have captured all the read and write records. To avoid false positive, the invariant checker should reset the expected read and write record counters. Fixes #7050
Configuration menu - View commit details
-
Copy full SHA for 05ddb8a - Browse repository at this point
Copy the full SHA 05ddb8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1feaeb - Browse repository at this point
Copy the full SHA b1feaebView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ffeb9e - Browse repository at this point
Copy the full SHA 0ffeb9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for da6d3fa - Browse repository at this point
Copy the full SHA da6d3faView commit details -
Configuration menu - View commit details
-
Copy full SHA for f02cd07 - Browse repository at this point
Copy the full SHA f02cd07View commit details -
Merge branch 'i7050-reset-expected-read-write-record-counts' of githu…
…b.com:DynamoRIO/dynamorio into i7050-remove-preempted-instructions
Configuration menu - View commit details
-
Copy full SHA for f3ee810 - Browse repository at this point
Copy the full SHA f3ee810View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ede682 - Browse repository at this point
Copy the full SHA 1ede682View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c8705 - Browse repository at this point
Copy the full SHA 10c8705View commit details
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.