Files
os-autotest/doc/pkg_test/kernel-tools-debuginfo.csv
2025-11-05 17:57:29 +08:00

1.1 KiB

1测试类型测试套测试用例测试描述
2软件包测试kernel-tools-debuginfotest_kernel-tools-debuginfo_command_perf_stat_001测试 perf stat 命令的基本功能,确保能够正确统计性能事件。
3软件包测试kernel-tools-debuginfotest_kernel-tools-debuginfo_command_perf_stat_002测试 perf stat 命令的 -e 参数功能,确保能够正确指定性能事件进行统计。
4软件包测试kernel-tools-debuginfotest_kernel-tools-debuginfo_command_perf_stat_003测试 perf stat 命令的 -a 参数功能,确保能够正确统计所有 cpu 的性能事件。
5软件包测试kernel-tools-debuginfotest_kernel-tools-debuginfo_command_perf_stat_004测试 perf stat 命令的 -d 参数功能,确保能够正确显示详细的事件统计信息。
6软件包测试kernel-tools-debuginfotest_kernel-tools-debuginfo_command_perf_stat_005测试 perf stat 命令的 -r 参数功能,确保能够正确重复运行并统计性能事件。
7软件包测试kernel-tools-debuginfotest_kernel-tools-debuginfo_command_perf_stat_006测试 perf stat 命令的 -p 参数功能,确保能够正确统计指定进程的性能事件。