perf testsuite: Add common regex patters
authorVeronika Molnarova <vmolnaro@redhat.com>
Thu, 15 Feb 2024 11:02:25 +0000 (12:02 +0100)
committerNamhyung Kim <namhyung@kernel.org>
Fri, 16 Feb 2024 19:48:18 +0000 (11:48 -0800)
commit0aa81428717c88b6f0849944b51b35bc6f613914
tree6a6ddc3f663e234153e2860d3556c3b306cb9bd6
parent6f04d664a9fa191e97b54a19f95f2db140554662
perf testsuite: Add common regex patters

Unify perf regexes for checking testing output into a single file
to reduce duplicates and prevent errors when editing.

This will be used in upcomming patches in shell tests.

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-2-mpetlan@redhat.com
tools/perf/tests/shell/common/patterns.sh [new file with mode: 0644]