diff options
author | Kan Liang <[email protected]> | 2023-10-25 13:16:25 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-11-06 18:15:16 -0300 |
commit | ac9cd7245fffa0fc053afce3b345469e5afa533a (patch) | |
tree | 6cf6267835be9e6f27491893b7f7a06132624b42 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 76db7aab1fca6688ddf9f388157521c442e0ffb8 (diff) |
perf header: Support num and width of branch counters
To support the branch counters feature, the information of the maximum
number of supported counters and the width of the counters is exposed in
the sysfs caps folder. The perf tool can use the information to parse
the logged counters in each branch.
Store the information in the perf_env for later usage.
Reviewed-by: Ian Rogers <[email protected]>
Signed-off-by: Kan Liang <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Alexey Bayduraev <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Tinghao Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions