aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVeronika Molnarova <[email protected]>2024-07-02 13:08:47 +0200
committerArnaldo Carvalho de Melo <[email protected]>2024-08-28 18:07:21 -0300
commit13d58a6672d11200bd3c35604caa9e166468d61b (patch)
treef6eaff5085ca93091628f6adb34f769f55fb3822 /tools/perf/scripts/python
parentc0964af8162e7ce9a7b8bb896ece92534d5e7e64 (diff)
perf testsuite: Add common output checking helper
As a form of validation, it is a common practice to check the outputs of commands whether they contain expected patterns or match a certain regular expression. This output checking helper is designed to allow checking stderr output of perf commands for unexpected messages, while ignoring messages that are known to be harmless, e.g.: "Lowering default frequency rate to \d+\." "\d+ out of order events recorded." etc. Signed-off-by: Veronika Molnarova <[email protected]> Cc: Athira Rajeev <[email protected]> Cc: Ian Rogers <[email protected]> Cc: Masami Hiramatsu <[email protected]> Cc: Namhyung Kim <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michael Petlan <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions