perf testsuite: Add common setting for shell tests
authorVeronika Molnarova <vmolnaro@redhat.com>
Thu, 15 Feb 2024 11:02:26 +0000 (12:02 +0100)
committerNamhyung Kim <namhyung@kernel.org>
Fri, 16 Feb 2024 19:48:40 +0000 (11:48 -0800)
commit451af6a790b4b6f690cb2a0b8e7a6e0591528524
treeb3d5d3efafa2b6beb62b4ff0daa0ed2a2f092724
parent0aa81428717c88b6f0849944b51b35bc6f613914
perf testsuite: Add common setting for shell tests

Add settings defining sample commands later shared by shell tests. This
adds the possibility to globally adjust the default values for the whole
testsuite.

Signed-off-by: Veronika Molnarova <vmolnaro@redhat.com>
Signed-off-by: Michael Petlan <mpetlan@redhat.com>
Cc: kjain@linux.ibm.com
Cc: atrajeev@linux.vnet.ibm.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20240215110231.15385-3-mpetlan@redhat.com
tools/perf/tests/shell/common/settings.sh [new file with mode: 0644]