perf test: Add tests for latency and parallelism profilingEnsure basic operation of latency/parallelism profiling and thatmain latency/parallelism record/report invocations don't fail/crash.Sign
perf test: Add tests for latency and parallelism profilingEnsure basic operation of latency/parallelism profiling and thatmain latency/parallelism record/report invocations don't fail/crash.Signed-off-by: Dmitry Vyukov <dvyukov@google.com>Reviewed-by: Andi Kleen <ak@linux.intel.com>Link: https://lore.kernel.org/r/c129c8f02f328f68e1e9ef2cdc582f8a9786a97d.1739437531.git.dvyukov@google.comSigned-off-by: Namhyung Kim <namhyung@kernel.org>
show more ...
perf test perftool_testsuite: Add missing descriptionProperly name the test cases of perftool_testsuite instead of thelicense being taken as the name for 'perf test'.Signed-off-by: Veronika Moln
perf test perftool_testsuite: Add missing descriptionProperly name the test cases of perftool_testsuite instead of thelicense being taken as the name for 'perf test'.Signed-off-by: Veronika Molnarova <vmolnaro@redhat.com>Cc: Ian Rogers <irogers@google.com>Cc: Namhyung Kim <namhyung@kernel.org>Link: https://lore.kernel.org/r/20250113182605.130719-2-vmolnaro@redhat.comSigned-off-by: Michael Petlan <mpetlan@redhat.com>Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
perf testsuite report: Add test for perf-report basic functionalityTest basic execution and some options of perf-report subcommand, likeshow-nr-samples, header, showcpuutilization, pid and symbol
perf testsuite report: Add test for perf-report basic functionalityTest basic execution and some options of perf-report subcommand, likeshow-nr-samples, header, showcpuutilization, pid and symbol filtering.Signed-off-by: Veronika Molnarova <vmolnaro@redhat.com>Cc: Athira Rajeev <atrajeev@linux.vnet.ibm.com>Cc: Ian Rogers <irogers@google.com>Cc: Masami Hiramatsu <mhiramat@kernel.org>Cc: Namhyung Kim <namhyung@kernel.org>Link: https://lore.kernel.org/r/20240702110849.31904-11-vmolnaro@redhat.comSigned-off-by: Michael Petlan <mpetlan@redhat.com>Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>