Skip to content

i#7230 simrefs: Change skip_refs to not count markers #7570

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

Merged
merged 3 commits into from
Jul 24, 2025

Conversation

derekbruening
Copy link
Contributor

@derekbruening derekbruening commented Jul 24, 2025

Changes the -skip_refs drmemtrace option to not count markers, matching the -sim_refs and -warmup_refs options. (The new -skip_records counts markers.)

Adds a changelist entry.

Updates the docs for -skip_refs, -sim_refs, and -warmup_refs to clarify that they do not count markers.

Augments the drcachesim unit tests to check markers.

Cleans up the cache and tlb simulators to not short-circuit on a marker and skip later marker code, which requires a different solution for core_for_thread handling of early markers and setting the tid in tests.

A separate change will remove -skip_refs and -sim_refs from the view tool.

Issue: #7230

Changes the -skip_refs drmemtrace option to not count markers, matching the
-sim_refs and -warmup_refs options.  (The new -skip_records counts markers.)

Adds a changelist entry.

Updates the docs for -skip_refs, -sim_refs, and -warmup_refs to
clarify that they do not count markers.

Augments the drcachesim unit tests to check markers.

Cleanups up the cache and tlb simulators to not short-circuit on a
marker and skip later marker code, which requires a different solution
for core_for_thread handling of early markers and setting the tid in
tests.

A separate change will remove -skip_refs and -sim_refs from the view tool.

Issue: #7230
@derekbruening derekbruening requested a review from ivankyluk July 24, 2025 19:16
@derekbruening derekbruening merged commit eaec44c into master Jul 24, 2025
24 checks passed
@derekbruening derekbruening deleted the i7230-simref-markers branch July 24, 2025 20:33
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