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

Rework sampling trace counter names + new trace counters #30

Merged
merged 2 commits into from
Jun 9, 2022

Commits on Jun 9, 2022

  1. Rework sampling trace counter names + new trace counters

    - reformulate trace counter names for easier comparison (thread sampling)
    - new process-level trace counters for context switches (thread sampling)
    - new process-level trace counters for page faults (thread sampling)
    - new process-level trace counters for CPU time (thread sampling)
    - new thread-level trace counters for context switches (sampling)
    - new thread-level trace counters for page faults (sampling)
    jrmadsen committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    7fa8489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaa5fe2 View commit details
    Browse the repository at this point in the history