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#7355 per-sys-stats: Update tests/drmemtrace.threadsig.x64.tracedir #7365

Merged
merged 3 commits into from
Mar 18, 2025

Conversation

derekbruening
Copy link
Contributor

Updates the checked-in traces in
clients/drcachesim/tests/drmemtrace.threadsig.x86.tracedir/ with new version with features missing from the old ones such as timestamps around each syscall. These features are needed for scheduler features.

Updates various tests with "golden output" tuned to the old traces. Tries to reduce the amount of such output to make it a little easier to update next time.

The new traces have more interleaving and longer wait times, necessitating some tweaks to tests that use the full scheduler to avoid them becoming too long or verbose.

Issue: #7355

Updates the checked-in traces in
clients/drcachesim/tests/drmemtrace.threadsig.x86.tracedir/ with new
version with features missing from the old ones such as timestamps
around each syscall. These features are needed for scheduler features.

Updates various tests with "golden output" tuned to the old
traces. Tries to reduce the amount of such output to make it a little
easier to update next time.

The new traces have more interleaving and longer wait times,
necessitating some tweaks to tests that use the full scheduler to
avoid them becoming too long or verbose.

Issue: #7355
@derekbruening derekbruening merged commit 3ab233b into master Mar 18, 2025
26 checks passed
@derekbruening derekbruening deleted the i7355-update-threadsig branch March 18, 2025 01:06
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