summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
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
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