aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
2022-09-29perf tests mmap-basic: Remove unused variable to address clang 15 warningGravatar Jiri Olsa 1-2/+1
2022-09-29perf tests record: Fail the test if the 'errs' counter is not zeroGravatar Arnaldo Carvalho de Melo 1-1/+1
2022-09-29perf test: Fix test case 87 ("perf record tests") for hybrid systemsGravatar Zhengjun Xing 1-1/+1
2022-09-28perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...Gravatar Athira Rajeev 1-2/+3
2022-09-26perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Gravatar Athira Rajeev 1-1/+2
2022-09-21perf test: Skip wp modify test on old kernelsGravatar Namhyung Kim 1-2/+8
2022-09-21perf test: Add a new test for perf stat cgroup BPF counterGravatar Namhyung Kim 1-0/+83
2022-08-27perf test: Stat test for repeat with a weak groupGravatar Ian Rogers 1-0/+19
2022-08-19perf tools: Support reading PERF_FORMAT_LOSTGravatar Namhyung Kim 1-4/+10
2022-08-19perf cpumap: Fix alignment for masks in event encodingGravatar Ian Rogers 1-10/+9
2022-08-13perf test: Refactor shell tests allowing subdirsGravatar Carsten Haitzler 4-134/+238
2022-08-13perf pmu-events: Hide the pmu_eventsGravatar Ian Rogers 3-10/+10
2022-08-13perf pmu-events: Don't assume pmu_event is an arrayGravatar Ian Rogers 1-58/+78
2022-08-13perf pmu-events: Move test events/metrics to JSONGravatar Ian Rogers 2-81/+4
2022-08-13perf test: Use full metric resolutionGravatar Ian Rogers 1-145/+77
2022-08-13perf pmu-events: Hide pmu_events_mapGravatar Ian Rogers 1-118/+100
2022-08-13perf pmu-events: Avoid passing pmu_events_mapGravatar Ian Rogers 3-46/+30
2022-08-13perf pmu-events: Hide pmu_sys_event_tablesGravatar Ian Rogers 1-13/+1
2022-08-13perf jevents: Remove the type/version variablesGravatar Ian Rogers 2-4/+0
2022-08-13perf jevent: Add an 'all' architecture argumentGravatar Ian Rogers 1-2/+1
2022-08-12perf test: Fix double word in commentsGravatar shaomin Deng 1-1/+1
2022-08-11perf offcpu: Update offcpu test for child processGravatar Namhyung Kim 1-7/+50
2022-08-10perf tools: Do not pass NULL to parse_events()Gravatar Adrian Hunter 10-19/+19
2022-08-10perf tests: Fix Track with sched_switch test for hybrid caseGravatar Adrian Hunter 1-5/+13
2022-08-10perf test: JSON format checkingGravatar Claire Jensen 2-0/+243
2022-08-01perf test: Add ARM SPE system wide testGravatar Namhyung Kim 1-3/+27
2022-08-01perf bpf: Convert legacy map definition to BTF-definedGravatar Jiri Olsa 1-12/+23
2022-08-01perf test: Add user space counter reading testsGravatar Ian Rogers 1-1/+126
2022-07-29perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...Gravatar Thomas Richter 1-1/+1
2022-07-26perf test: Avoid sysfs state affecting fake eventsGravatar Ian Rogers 1-0/+9
2022-07-25perf test: Add test for #system_tsc_freq in metricsGravatar Ian Rogers 1-0/+13
2022-07-20perf test: Fix test case 83 ('perf stat CSV output linter') on s390Gravatar Thomas Richter 1-3/+4
2022-07-18Merge remote-tracking branch 'torvalds/master' into perf/coreGravatar Arnaldo Carvalho de Melo 1-17/+10
2022-07-17perf tests: Fix Convert perf time to TSC test for hybridGravatar Adrian Hunter 1-14/+4
2022-07-17perf tests: Stop Convert perf time to TSC test opening events twiceGravatar Adrian Hunter 1-3/+6
2022-07-12perf test: Add test for branch stack samplingGravatar German Gomez 1-0/+114
2022-07-12perf test: Make all metrics test more tolerantGravatar Ian Rogers 1-16/+31
2022-07-12perf test: Add debug line to diagnose broken metricsGravatar Ian Rogers 1-0/+1
2022-06-19perf expr: Allow exponents on floating point valuesGravatar Ian Rogers 1-0/+2
2022-06-19perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...Gravatar Athira Rajeev 1-1/+1
2022-06-19perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Gravatar Michael Petlan 1-1/+1
2022-06-19perf test: Fix variable length array undefined behavior in bp_accountGravatar Ian Rogers 1-2/+14
2022-06-19perf test: Fix "perf stat CSV output linter" test on s390Gravatar Thomas Richter 2-72/+45
2022-06-03perf test arm-spe: Check if perf-record hangs when recording workload with forksGravatar German Gomez 1-0/+92
2022-05-26perf test: Add a basic offcpu profiling testGravatar Namhyung Kim 1-0/+60
2022-05-26perf test: Add checking for perf stat CSV output.Gravatar Claire Jensen 2-0/+195
2022-05-26perf intel-pt: Add a test for system-wide side bandGravatar Adrian Hunter 1-0/+71
2022-05-23perf jevents: Modify match fieldGravatar Ian Rogers 1-12/+12
2022-05-23perf jevents: Append PMU description laterGravatar Ian Rogers 1-3/+3
2022-05-23perf test: Use skip in PERF_RECORD_*Gravatar Ian Rogers 1-2/+16