summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
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-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-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-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
2022-10-27perf test: Test record with --threads optionNamhyung Kim
2022-10-27perf test: Add target workload test in 'perf record' testsNamhyung Kim
2022-10-27perf test: Add system-wide mode in 'perf record' testsNamhyung Kim
2022-10-27perf test: Wait for a new thread when testing --per-thread recordNamhyung Kim
2022-10-27perf test: Use a test program in 'perf record' testsNamhyung Kim
2022-10-27perf test: Fix shellcheck issues in the record testNamhyung Kim
2022-10-27perf test: Do not use instructions:u explicitlyNamhyung Kim
2022-10-27perf stat: Allocate evsel->stats->aggr properlyNamhyung Kim
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