perf testsuite: Add test case for perf probe
authorVeronika Molnarova <vmolnaro@redhat.com>
Thu, 15 Feb 2024 11:02:28 +0000 (12:02 +0100)
committerNamhyung Kim <namhyung@kernel.org>
Fri, 16 Feb 2024 19:49:22 +0000 (11:49 -0800)
commitc8eb2a9ff8b30957d90c941cb4f0caac705ceffb
tree57de414c49740fa837914376d4ef3f791a7c8615
parente3425864a9e4dfad7bfb2de62b61fb4f72629aa6
perf testsuite: Add test case for perf probe

Add new perf probe test case that acts as an entry element in perf test
list. Runs multiple subtests from directory "base_probe", which will be
added in incomming patches and can be expanded without further editing.

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-5-mpetlan@redhat.com
tools/perf/tests/shell/perftool-testsuite_probe.sh [new file with mode: 0755]