diff options
author | Thomas Richter <[email protected]> | 2017-11-23 12:46:11 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-11-28 14:28:26 -0300 |
commit | 996548499df61babae5306544c7daf5fd39db31c (patch) | |
tree | 388286f7e6c7b139b16c42c9b95ac630637caee5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 321a7c35c90cc834851ceda18a8ee18f1d032b92 (diff) |
perf test: Fix test 21 for s390x
Test case 21 (Number of exit events of a simple workload) fails on
s390x. The reason is the invalid sample frequency supplied for this
test. On s390x the minimum sample frequency is much higher (see output
of /proc/service_levels).
Supply a save sample frequency value for s390x to fix this. The value
will be adjusted by the s390x CPUMF frequency convertion function to a
value well below the sysctl kernel.perf_event_max_sample_rate value.
Signed-off-by: Thomas Richter <[email protected]>
Reviewed-by: Hendrik Brueckner <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
LPU-Reference: [email protected]
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions