summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao
2025-03-24perf bpf-filter: Fix a parsing error with commaNamhyung Kim
2025-03-24perf tools: annotate asm_pure_loop.SMarcus Meissner
2025-03-24perf test: Address attr.py mypy errorIan Rogers
2025-03-24perf build: Add pylint build testsIan Rogers
2025-03-24perf build: Add mypy build testsIan Rogers
2025-03-24perf build: Rename TEST_LOGS to SHELL_TEST_LOGSIan Rogers
2025-03-17perf test dso-data: Correctly free test file in read testIan Rogers
2025-03-17perf dso: Use lock annotations to fix asan deadlockIan Rogers
2025-03-14perf test: Add pipe output testing for annotateIan Rogers
2025-03-14perf test: Fixes to variable expansion and stdout for diff testIan Rogers
2025-03-14perf test stat_all_pmu.sh: Correctly check 'perf stat' resultVeronika Molnarova
2025-03-11perf test stat: Additional topdown grouping testsIan Rogers
2025-03-07perf tests: Fix data symbol test with LTO buildsIan Rogers
2025-03-06perf test: Fix leak in "Synthesize attr update" testIan Rogers
2025-03-05perf test: Simplify data symbol testNamhyung Kim
2025-03-05perf test: Add timeout to datasym workloadNamhyung Kim
2025-03-05perf test: Add trace record and replay testNamhyung Kim
2025-03-05perf test: Skip perf trace tests when running as non-rootNamhyung Kim
2025-03-05perf test: Skip perf probe tests when running as non-rootNamhyung Kim
2025-03-05perf test: Add --metric-only to perf stat output testsNamhyung Kim
2025-02-28perf test: Fix spelling mistake "sythesizing" -> "synthesizing"Colin Ian King
2025-02-18perf test: Add tests for latency and parallelism profilingDmitry Vyukov
2025-02-12perf sample: Make user_regs and intr_regs optionalIan Rogers
2025-02-12perf test stat_all_metrics: Ensure missing events fail testIan Rogers
2025-02-12perf tests: Fix Tool PMU test segfaultJames Clark
2025-02-05Merge tag 'v6.14-rc1' into perf-tools-nextNamhyung Kim
2025-02-04perf pmu: Rename name matching for no suffix or wildcard variantsIan Rogers
2025-02-04perf test: Fix Hwmon PMU test endianess issueThomas Richter
2025-02-04perf test: Use cycles event in perf record test for leader_samplingThomas Richter
2025-02-04perf test: Fix perf record test for precise_maxThomas Richter
2025-02-03perf test: Extra verbosity and hypervisor skip for tpebs testIan Rogers
2025-01-28perf test: Skip syscall enum test if no landlock syscallNamhyung Kim
2025-01-18perf test: Update event_groups test to use instructionsAthira Rajeev
2025-01-16perf test: Add a runs-per-test flagIan Rogers
2025-01-16perf test: Send list output to stdout rather than stderrIan Rogers
2025-01-16perf test: Rename functions and variables for better clarityIan Rogers
2025-01-16perf tools: Expose quiet/verbose variables in Makefile.perfCharlie Jenkins
2025-01-14perf test perftool_testsuite: Return correct value for skippingVeronika Molnarova
2025-01-14perf test perftool_testsuite: Add missing descriptionVeronika Molnarova
2025-01-14perf test record+probe_libc_inet_pton: Make test resilientLeo Yan
2025-01-14perf test stat: Avoid hybrid assumption when virtualizedIan Rogers
2025-01-14perf tests base_probe: Fix check for the count of existing probes in test_add...Athira Rajeev
2025-01-14perf test brstack: Speed up running test by using tr -s instead of xargsJames Clark
2025-01-13perf tests arm_spe: Add test for discard modeJames Clark
2025-01-10perf test: Mark remaining probe tests as exclusiveJames Clark
2025-01-10perf tools: Remove dependency on libauditCharlie Jenkins
2025-01-08perf test cpumap: Avoid use-after-free following mergeIan Rogers
2025-01-08perf test trace_btf_general: Fix shellcheck warningJames Clark
2025-01-08perf test: Update ftrace test to use --graph-optsNamhyung Kim