summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2023-01-10perf tools: Don't install libtraceevent plugins as its not anymore in the ker...Arnaldo Carvalho de Melo
2023-01-09perf tests bpf prologue: Fix bpf-script-test-prologue test compile issue with...Athira Rajeev
2023-01-04perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...Thomas Richter
2023-01-03perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...Arnaldo Carvalho de Melo
2022-12-21perf test pmu-events: Fake PMU metric workaroundIan Rogers
2022-12-21perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan
2022-12-21perf test: Update 'perf lock contention' testNamhyung Kim
2022-12-20perf tools: Fix usage of the verbose variableYang Jihong
2022-12-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-14perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-14perf evlist: Remove group option.Ian Rogers
2022-12-14perf test arm64: Add attr tests for new VG registerJames Clark
2022-12-14perf test: Add mechanism for skipping attr tests on kernel versionsJames Clark
2022-12-14perf test: Add mechanism for skipping attr tests on auxiliary vector valuesJames Clark
2022-12-14perf test: Add ability to test exit code for attr testsJames Clark
2022-12-14perf test: add new task-analyzer testsPetar Gligoric
2022-12-14perf test: Update perf lock contention testNamhyung Kim
2022-12-14perf test: Update event group check for support of uncore eventAthira Rajeev
2022-12-14perf build: Use libtraceevent from the systemIan Rogers
2022-12-14perf test: Add event group test for events in multiple PMUsRavi Bangoria
2022-12-14perf util: Add host_is_bigendian to util.hIan Rogers
2022-12-05perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson
2022-12-02perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson
2022-11-23perf test: Fix record test on KVM guestsMichael Petlan
2022-11-23perf test: Skip watchpoint tests if no watchpoints availableNaveen N. Rao
2022-11-23perf test: Replace data symbol test workload with datasymNamhyung Kim
2022-11-23perf test: Add 'datasym' test workloadNamhyung Kim
2022-11-23perf test: Replace brstack test workloadNamhyung Kim
2022-11-23perf test: Add 'brstack' test workloadNamhyung Kim
2022-11-23perf test: Replace arm spe fork test workload with sqrtloopNamhyung Kim
2022-11-23perf test: Add 'sqrtloop' test workloadNamhyung Kim
2022-11-23perf test: Replace arm callgraph fp test workload with leafloopNamhyung Kim
2022-11-23perf test: Add 'leafloop' test workloadNamhyung Kim
2022-11-20perf test: Replace record test workload with thloopNamhyung Kim
2022-11-20perf test: Add 'thloop' test workloadNamhyung Kim
2022-11-20perf test: Replace pipe test workload with noploopNamhyung Kim
2022-11-20perf test: Add -w/--workload optionNamhyung Kim
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-16perf cpumap: Tidy libperf includesIan Rogers
2022-11-16perf thread_map: Reduce exposure of libperf internal APIIan Rogers
2022-11-16perf expr: Tidy hashmap dependencyIan Rogers
2022-11-14Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-11-10perf lock: Allow concurrent record and reportNamhyung Kim
2022-11-09libbpf: Hashmap interface update to allow both long and void* keys/valuesEduard Zingerman
2022-11-08perf test: Fix skipping branch stack sampling testJames Clark
2022-10-31perf test: Parse events workaround for dash/minusIan Rogers
2022-10-31perf tests: Add missing event.h includeArnaldo Carvalho de Melo
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo
2022-10-27perf test: Do not set TEST_SKIP for record subtestsNamhyung Kim