aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorThomas Richter <[email protected]>2024-01-18 13:46:08 +0100
committerHeiko Carstens <[email protected]>2024-02-09 13:58:14 +0100
commitd414f4ecb240b994cba8c9666def0a4b9c953601 (patch)
tree9b9f4679251c2ed83897312d6f5cd79c0a0e72ae /tools/perf/scripts/python/bin
parent3a5da4670dfad43e8e0b0c7135409c1f70230797 (diff)
s390/pai: export number of sysfs attribute files
The number of sysfs files to be exported by the PAI device drivers depends on the hardware version level. Use the value returned by the hardware as the maximum number of counters to be exported in the sysfs attribute tree. Without the fix, older machine generation export counter names based on paiXXXX_ctrnames static array info, which can be inaccurate, as this array could also contain newer counter names in the future. This ensures proper pai counter sysfs attributes for both newer generation and older generation processors. Signed-off-by: Thomas Richter <[email protected]> Acked-by: Sumanth Korikkar <[email protected]> Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions