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#3544 RV64: Port sample.memtrace_simple to RISC-V #6765

Merged
merged 4 commits into from
Apr 10, 2024

Conversation

ksco
Copy link
Contributor

@ksco ksco commented Apr 9, 2024

Implements decode_opcode_name(), which is needed by the newly enabled test. Also limits -max_bb_instrs further to 8 on RISC-V for its heavyweight instrumentation.

This is yet another test that does not work on QEMU, thus we cannot enable it in CI.

Issue: #3544

@ksco ksco requested a review from derekbruening April 9, 2024 08:42
@ksco
Copy link
Contributor Author

ksco commented Apr 9, 2024

Running ctest -j4 on a real machine gives:

49% tests passed, 110 tests failed out of 216

That is only about half of the tests we enabled for compiling, still a long way to go.

suite/tests/CMakeLists.txt Show resolved Hide resolved
@ksco ksco merged commit 7d1a9ef into DynamoRIO:master Apr 10, 2024
16 checks passed
@ksco ksco deleted the memtrace_simple branch April 10, 2024 05:16
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.

2 participants