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 <[email protected]>Reviewed-by: Andi Kleen <[email protected]>Link: https://lore.kernel.org/r/c129c8f02f328f68e1e9ef2cdc582f8a9786a97d.1739437531.git.dvyukov@google.comSigned-off-by: Namhyung Kim <[email protected]>
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 <[email protected]>Cc: Ian Rogers <[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]>
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 <[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]>