selftests: amd-pstate: Trigger tbench benchmark and test cpus
authorMeng Li <li.meng@amd.com>
Mon, 31 Oct 2022 08:49:22 +0000 (16:49 +0800)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 1 Nov 2022 09:21:04 +0000 (03:21 -0600)
commitba2d788aa873da9c65ff067ca94665853eab95f0
tree96e8f29b4608ad4ac34872a256f345a4392a8b23
parente5df326817e97799fda8add1c0f486f3539d238c
selftests: amd-pstate: Trigger tbench benchmark and test cpus

Add tbench.sh trigger the tbench testing and monitor the cpu desire
performance, frequency, load, power consumption and throughput etc.

Signed-off-by: Meng Li <li.meng@amd.com>
Acked-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/amd-pstate/Makefile
tools/testing/selftests/amd-pstate/run.sh
tools/testing/selftests/amd-pstate/tbench.sh [new file with mode: 0755]