aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2023-09-19perf test shell stat_bpf_counters: Fix test on IntelNamhyung Kim
2023-09-19perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter testNamhyung Kim
2023-09-19perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operatorsKajol Jain
2023-08-11perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-07-27perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller
2023-05-17perf tests record_offcpu.sh: Fix redirection of stderr to stdinPatrice Duroux
2023-03-10perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain
2023-03-10perf test bpf: Skip test if kernel-debuginfo is not presentAthira Rajeev
2022-12-31perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan
2022-11-08perf test: Fix skipping branch stack sampling testJames Clark
2022-10-25perf test: Do not fail Intel-PT misc test w/o libpythonNamhyung Kim
2022-10-15perf tests stat+json_output: Include sanity check for topologyAthira Rajeev
2022-10-15perf tests stat+csv_output: Include sanity check for topologyAthira Rajeev
2022-10-15perf test: Fix attr tests for PERF_FORMAT_LOSTJames Clark
2022-10-15perf test: test_intel_pt.sh: Add 9 testsAmmy Yi
2022-10-15perf test: test_intel_pt.sh: Add jitdump testAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Tidy some alignmentAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Print a message when skipping kernel tracingAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Tidy some perf record optionsAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Fix return checking againAdrian Hunter
2022-10-14perf test: Fix test_arm_coresight.sh failures on JunoJames Clark
2022-10-06perf test coresight: Add unroll thread test shell scriptCarsten Haitzler
2022-10-06perf test coresight: Add unroll thread test toolCarsten Haitzler
2022-10-06perf test coresight: Add thread loop test shell scriptsCarsten Haitzler
2022-10-06perf test coresight: Add thread loop test toolCarsten Haitzler
2022-10-06perf test coresight: Add memcpy thread test shell scriptCarsten Haitzler
2022-10-06perf test coresight: Add memcpy thread test toolCarsten Haitzler
2022-10-06perf test: Add arm64 asm pureloop test shell scriptCarsten Haitzler
2022-10-06perf test: Add asm pureloop test toolCarsten Haitzler
2022-10-06perf test: Add build infra for perf test tools for ARM CoreSight testsCarsten Haitzler
2022-10-06perf test: Add CoreSight shell lib shared code for future testsCarsten Haitzler
2022-10-06perf test: Introduce script for data symbol testingLeo Yan
2022-10-06perf stat: Rename to aggr_cpu_id.thread_idxNamhyung Kim
2022-10-06perf tools: Add evlist__add_sched_switch()Namhyung Kim
2022-10-06perf expr: Allow a double if expressionIan Rogers
2022-10-04perf test: Introduce script for java symbol testingLeo Yan
2022-10-04perf test: Add kernel lock contention testNamhyung Kim
2022-10-04perf test: waiting.sh: Parameterize timeoutsAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Move helper functions for waitingAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Add per-thread testAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Add more output in preparation for more testsAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Fix return checkingAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Use quotes around variable expansionAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -lAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Stop using backticksAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Stop using exprAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Fix redirectionAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Use a temp directoryAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Add cleanup functionAdrian Hunter
2022-10-04perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfoAthira Rajeev