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

Add CLOCK collector & its json output when perf_collector collect CSPMU counters. #11

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

Lifzho
Copy link
Contributor

@Lifzho Lifzho commented Feb 23, 2024

This patch will save CLOCK_MONOTONIC_RAW when collect CSPMU perf collector. This is useful for our internal request.

Lifzho and others added 2 commits February 23, 2024 11:14
… CSPMU counters.

Output would be organized as:
"perf" : {
  "thread_data" : [
  {
    "device_name_nsec" :[],
    "device_name_sec" : [],
    ...
   }
}
@per-mathisen-arm per-mathisen-arm merged commit 7b8e59b into ARM-software:main Feb 26, 2024
1 check passed
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