aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell/base_report
AgeCommit message (Collapse)AuthorFilesLines
2024-08-28perf testsuite report: Add test for perf-report basic functionalityVeronika Molnarova3-0/+227
Test basic execution and some options of perf-report subcommand, like show-nr-samples, header, showcpuutilization, pid and symbol filtering. 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]>