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#6685 core-shard: Add idles and waits to basic_counts #6754

Merged
merged 2 commits into from
Apr 5, 2024

Commits on Apr 3, 2024

  1. i#6685 core-shard: Add idles and waits to basic_counts

    Adds counts of idle and wait records to basic_counts, which are useful
    when examining core-sharded-on-disk traces.
    
    Rewords "scheduling markers" to "timestamp + cpuid markers" to clarify.
    Rewords "transfer markers" to "kernel transfer markers".
    
    Updates the tests; the core-serial tests non-zero output here, and the
    core-sharded test also manually tested non-zero output as it required
    removing these counts for reliable comparison of record vs replay.
    
    Issue: #6685
    derekbruening committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    06e7516 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    3f0ae59 View commit details
    Browse the repository at this point in the history