summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...Thomas Richter2023-01-041-0/+1
* perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...Arnaldo Carvalho de Melo2023-01-031-1/+1
* perf test pmu-events: Fake PMU metric workaroundIan Rogers2022-12-211-6/+11
* perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan2022-12-211-11/+2
* perf test: Update 'perf lock contention' testNamhyung Kim2022-12-211-1/+57
* perf tools: Fix usage of the verbose variableYang Jihong2022-12-202-2/+2
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-12-162-21/+13
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-152-2/+2
| |\
| | * perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson2022-12-022-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-171-1/+4
| |\ \
| * | | libbpf: Hashmap interface update to allow both long and void* keys/valuesEduard Zingerman2022-11-092-21/+13
| | |/ | |/|
* | | perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang2022-12-1413-33/+33
* | | perf evlist: Remove group option.Ian Rogers2022-12-143-41/+0
* | | perf test arm64: Add attr tests for new VG registerJames Clark2022-12-143-0/+33
* | | perf test: Add mechanism for skipping attr tests on kernel versionsJames Clark2022-12-141-1/+27
* | | perf test: Add mechanism for skipping attr tests on auxiliary vector valuesJames Clark2022-12-141-2/+31
* | | perf test: Add ability to test exit code for attr testsJames Clark2022-12-141-2/+8
* | | perf test: add new task-analyzer testsPetar Gligoric2022-12-141-0/+151
* | | perf test: Update perf lock contention testNamhyung Kim2022-12-141-0/+48
* | | perf test: Update event group check for support of uncore eventAthira Rajeev2022-12-141-1/+13
* | | perf build: Use libtraceevent from the systemIan Rogers2022-12-143-7/+34
* | | perf test: Add event group test for events in multiple PMUsRavi Bangoria2022-12-144-0/+130
* | | perf util: Add host_is_bigendian to util.hIan Rogers2022-12-142-4/+4
* | | perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson2022-12-052-2/+2
* | | perf test: Fix record test on KVM guestsMichael Petlan2022-11-231-1/+1
* | | perf test: Skip watchpoint tests if no watchpoints availableNaveen N. Rao2022-11-231-5/+7
* | | perf test: Replace data symbol test workload with datasymNamhyung Kim2022-11-231-28/+1
* | | perf test: Add 'datasym' test workloadNamhyung Kim2022-11-234-0/+28
* | | perf test: Replace brstack test workloadNamhyung Kim2022-11-231-54/+12
* | | perf test: Add 'brstack' test workloadNamhyung Kim2022-11-234-0/+44
* | | perf test: Replace arm spe fork test workload with sqrtloopNamhyung Kim2022-11-231-43/+1
* | | perf test: Add 'sqrtloop' test workloadNamhyung Kim2022-11-234-0/+49
* | | perf test: Replace arm callgraph fp test workload with leafloopNamhyung Kim2022-11-231-31/+3
* | | perf test: Add 'leafloop' test workloadNamhyung Kim2022-11-234-0/+39
* | | perf test: Replace record test workload with thloopNamhyung Kim2022-11-201-56/+3
* | | perf test: Add 'thloop' test workloadNamhyung Kim2022-11-204-0/+56
* | | perf test: Replace pipe test workload with noploopNamhyung Kim2022-11-201-45/+10
* | | perf test: Add -w/--workload optionNamhyung Kim2022-11-205-0/+83
* | | perf cpumap: Tidy libperf includesIan Rogers2022-11-161-1/+1
* | | perf thread_map: Reduce exposure of libperf internal APIIan Rogers2022-11-162-0/+2
* | | perf expr: Tidy hashmap dependencyIan Rogers2022-11-162-0/+2
* | | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-11-141-1/+4
|\ \ \ | | |/ | |/|
| * | perf test: Fix skipping branch stack sampling testJames Clark2022-11-081-1/+4
| |/
* | perf lock: Allow concurrent record and reportNamhyung Kim2022-11-101-1/+14
* | perf test: Parse events workaround for dash/minusIan Rogers2022-10-311-0/+13
* | perf tests: Add missing event.h includeArnaldo Carvalho de Melo2022-10-312-0/+2
* | perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo2022-10-318-0/+8
* | perf test: Do not set TEST_SKIP for record subtestsNamhyung Kim2022-10-271-12/+0
* | perf test: Test record with --threads optionNamhyung Kim2022-10-271-2/+28
* | perf test: Add target workload test in 'perf record' testsNamhyung Kim2022-10-271-0/+18