summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
2022-12-14perf build: Use libtraceevent from the systemIan Rogers3-7/+34
2022-12-14perf test: Add event group test for events in multiple PMUsRavi Bangoria4-0/+130
2022-12-14perf util: Add host_is_bigendian to util.hIan Rogers2-4/+4
2022-12-05perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson2-2/+2
2022-11-23perf test: Fix record test on KVM guestsMichael Petlan1-1/+1
2022-11-23perf test: Skip watchpoint tests if no watchpoints availableNaveen N. Rao1-5/+7
2022-11-23perf test: Replace data symbol test workload with datasymNamhyung Kim1-28/+1
2022-11-23perf test: Add 'datasym' test workloadNamhyung Kim4-0/+28
2022-11-23perf test: Replace brstack test workloadNamhyung Kim1-54/+12
2022-11-23perf test: Add 'brstack' test workloadNamhyung Kim4-0/+44
2022-11-23perf test: Replace arm spe fork test workload with sqrtloopNamhyung Kim1-43/+1
2022-11-23perf test: Add 'sqrtloop' test workloadNamhyung Kim4-0/+49
2022-11-23perf test: Replace arm callgraph fp test workload with leafloopNamhyung Kim1-31/+3
2022-11-23perf test: Add 'leafloop' test workloadNamhyung Kim4-0/+39
2022-11-20perf test: Replace record test workload with thloopNamhyung Kim1-56/+3
2022-11-20perf test: Add 'thloop' test workloadNamhyung Kim4-0/+56
2022-11-20perf test: Replace pipe test workload with noploopNamhyung Kim1-45/+10
2022-11-20perf test: Add -w/--workload optionNamhyung Kim5-0/+83
2022-11-16perf cpumap: Tidy libperf includesIan Rogers1-1/+1
2022-11-16perf thread_map: Reduce exposure of libperf internal APIIan Rogers2-0/+2
2022-11-16perf expr: Tidy hashmap dependencyIan Rogers2-0/+2
2022-11-14Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-1/+4
2022-11-10perf lock: Allow concurrent record and reportNamhyung Kim1-1/+14
2022-11-08perf test: Fix skipping branch stack sampling testJames Clark1-1/+4
2022-10-31perf test: Parse events workaround for dash/minusIan Rogers1-0/+13
2022-10-31perf tests: Add missing event.h includeArnaldo Carvalho de Melo2-0/+2
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo8-0/+8
2022-10-27perf test: Do not set TEST_SKIP for record subtestsNamhyung Kim1-12/+0
2022-10-27perf test: Test record with --threads optionNamhyung Kim1-2/+28
2022-10-27perf test: Add target workload test in 'perf record' testsNamhyung Kim1-0/+18
2022-10-27perf test: Add system-wide mode in 'perf record' testsNamhyung Kim1-0/+21
2022-10-27perf test: Wait for a new thread when testing --per-thread recordNamhyung Kim1-0/+27
2022-10-27perf test: Use a test program in 'perf record' testsNamhyung Kim1-4/+60
2022-10-27perf test: Fix shellcheck issues in the record testNamhyung Kim1-9/+9
2022-10-27perf test: Do not use instructions:u explicitlyNamhyung Kim1-5/+5
2022-10-27perf stat: Allocate evsel->stats->aggr properlyNamhyung Kim2-2/+2
2022-10-25perf test: Do not fail Intel-PT misc test w/o libpythonNamhyung Kim1-0/+6
2022-10-15perf tests stat+json_output: Include sanity check for topologyAthira Rajeev1-4/+39
2022-10-15perf tests stat+csv_output: Include sanity check for topologyAthira Rajeev1-4/+39
2022-10-15perf test: Fix attr tests for PERF_FORMAT_LOSTJames Clark6-11/+11
2022-10-15perf test: test_intel_pt.sh: Add 9 testsAmmy Yi1-1/+194
2022-10-15perf test: test_intel_pt.sh: Add jitdump testAdrian Hunter1-0/+162
2022-10-15perf test: test_intel_pt.sh: Tidy some alignmentAdrian Hunter1-3/+3
2022-10-15perf test: test_intel_pt.sh: Print a message when skipping kernel tracingAdrian Hunter1-1/+8
2022-10-15perf test: test_intel_pt.sh: Tidy some perf record optionsAdrian Hunter1-4/+12
2022-10-15perf test: test_intel_pt.sh: Fix return checking againAdrian Hunter1-4/+3
2022-10-14perf test: Fix test_arm_coresight.sh failures on JunoJames Clark1-1/+1
2022-10-06perf test coresight: Add unroll thread test shell scriptCarsten Haitzler1-0/+18
2022-10-06perf test coresight: Add unroll thread test toolCarsten Haitzler4-1/+110
2022-10-06perf test coresight: Add thread loop test shell scriptsCarsten Haitzler2-0/+38