Skip to content
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#5490 ib targets: Add memref ind branch target field #6250

Merged
merged 2 commits into from
Aug 9, 2023

Conversation

derekbruening
Copy link
Contributor

Adds a new "indirect_branch_target" field to memref_t.instr. Converts the new TRACE_MARKER_TYPE_BRANCH_TARGET marker to an internal record used by reader_t to fill in the new field.

Updates the invariant checker and test.
Updates the legacy test's marker counts.
Updates the documentation.

Issue: #5490

Adds a new "indirect_branch_target" field to memref_t.instr.
Converts the new TRACE_MARKER_TYPE_BRANCH_TARGET marker to
an internal record used by reader_t to fill in the new field.

Updates the invariant checker and test.
Updates the legacy test's marker counts.
Updates the documentation.

Issue: #5490
@derekbruening
Copy link
Contributor Author

Updated drmemtrace_samples marker counts and disassembly output in DynamoRIO/drmemtrace_samples@b7b48eb

clients/drcachesim/reader/reader.cpp Outdated Show resolved Hide resolved
clients/drcachesim/tools/view.cpp Outdated Show resolved Hide resolved
…zero; use type helper; plus do not cache decoration string in view tool
@derekbruening derekbruening merged commit 402aede into master Aug 9, 2023
15 checks passed
@derekbruening derekbruening deleted the i5490-ib-target-memref-field branch August 9, 2023 04:03
kuhanov added a commit that referenced this pull request Aug 10, 2023
…om/DynamoRIO/dynamorio into aarch64_instruction_categorization

* 'aarch64_instruction_categorization' of https://github.com/DynamoRIO/dynamorio:
  i#5843 scheduler: Use input instead of tid in launcher (#6255)
  i#5490 ib targets: Add memref ind branch target field (#6250)
  i#5843 scheduler: Add API to disable an output stream (#6243)
  Revert "i#5490 ind br tgt: Stop skip and switch at target marker (#6241)" (#6248)
  i#725 attach: Remove flakiness from attach test (#6244)
  i#5843 scheduler: Add query of input workload (#6246)
  i#5490 ind br tgt: Stop skip and switch at target marker (#6241)
  Replace {u,}int_least64_t with {u,}int64_t (#6239)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants