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#6660 dr$sim aliases: Add "-t drmemtrace" #6811

Merged
merged 4 commits into from
May 15, 2024

Conversation

derekbruening
Copy link
Contributor

Adds a tool file so "-t drmemtrace" can become the preferred way to launch the drmemtrace tool framework, as "drcachesim" is just one tool within the framework.

Updates the documentation and tests.

Renames the "drcachesim" executable to "drmemtrace_launcher".

Fixes #6660

Adds a tool file so "-t drmemtrace" can become the preferred way to
launch the drmemtrace tool framework, as "drcachesim" is just one tool
within the framework.

Updates the documentation and tests.

Renames the "drcachesim" executable to "drmemtrace_launcher".

Fixes #6660
@derekbruening
Copy link
Contributor Author

a64 failure is "thread is missing exit" #6733

@abhinav92003
Copy link
Contributor

a64 failure is "thread is missing exit" #6733

This is still happening? I thought (in #6793) that #6444 was the only way it happened.

clients/drcachesim/CMakeLists.txt Outdated Show resolved Hide resolved
@derekbruening
Copy link
Contributor Author

x32 failure is drcachesim.opcode_mix encoding size assert #6303

@derekbruening derekbruening merged commit a559edc into master May 15, 2024
16 of 17 checks passed
@derekbruening derekbruening deleted the i6660-drmemtrace-launcher branch May 15, 2024 15: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.

Add aliases to drmemtrace launching: "-t drmemtrace" and "-tool"
2 participants