summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell
Commit message (Expand)AuthorAgeFilesLines
* tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao12 days1-1/+1
* perf bpf-filter: Fix a parsing error with commaNamhyung Kim2025-03-241-2/+2
* perf tools: annotate asm_pure_loop.SMarcus Meissner2025-03-241-0/+2
* perf test: Address attr.py mypy errorIan Rogers2025-03-241-7/+1
* perf test: Add pipe output testing for annotateIan Rogers2025-03-141-16/+40
* perf test: Fixes to variable expansion and stdout for diff testIan Rogers2025-03-141-6/+6
* perf test stat_all_pmu.sh: Correctly check 'perf stat' resultVeronika Molnarova2025-03-141-14/+34
* perf test stat: Additional topdown grouping testsIan Rogers2025-03-111-36/+47
* perf tests: Fix data symbol test with LTO buildsIan Rogers2025-03-071-8/+9
* perf test: Simplify data symbol testNamhyung Kim2025-03-051-13/+2
* perf test: Add trace record and replay testNamhyung Kim2025-03-051-0/+21
* perf test: Skip perf trace tests when running as non-rootNamhyung Kim2025-03-054-0/+4
* perf test: Skip perf probe tests when running as non-rootNamhyung Kim2025-03-055-6/+9
* perf test: Add --metric-only to perf stat output testsNamhyung Kim2025-03-055-0/+34
* perf test: Add tests for latency and parallelism profilingDmitry Vyukov2025-02-182-1/+69
* perf test stat_all_metrics: Ensure missing events fail testIan Rogers2025-02-121-1/+7
* Merge tag 'v6.14-rc1' into perf-tools-nextNamhyung Kim2025-02-051-2/+6
|\
| * perf test: Skip syscall enum test if no landlock syscallNamhyung Kim2025-01-281-2/+6
* | perf test: Use cycles event in perf record test for leader_samplingThomas Richter2025-02-041-5/+5
* | perf test: Fix perf record test for precise_maxThomas Richter2025-02-041-14/+29
* | perf test: Extra verbosity and hypervisor skip for tpebs testIan Rogers2025-02-031-13/+76
|/
* perf tools: Expose quiet/verbose variables in Makefile.perfCharlie Jenkins2025-01-161-1/+1
* perf test perftool_testsuite: Return correct value for skippingVeronika Molnarova2025-01-146-6/+6
* perf test perftool_testsuite: Add missing descriptionVeronika Molnarova2025-01-147-7/+7
* perf test record+probe_libc_inet_pton: Make test resilientLeo Yan2025-01-141-16/+18
* perf test stat: Avoid hybrid assumption when virtualizedIan Rogers2025-01-141-1/+5
* perf tests base_probe: Fix check for the count of existing probes in test_add...Athira Rajeev2025-01-141-2/+2
* perf test brstack: Speed up running test by using tr -s instead of xargsJames Clark2025-01-141-2/+2
* perf tests arm_spe: Add test for discard modeJames Clark2025-01-131-0/+30
* perf test: Mark remaining probe tests as exclusiveJames Clark2025-01-102-2/+2
* perf test trace_btf_general: Fix shellcheck warningJames Clark2025-01-081-0/+1
* perf test: Update ftrace test to use --graph-optsNamhyung Kim2025-01-081-4/+1
* perf tests shell task_analyzer: Run this test exclusivelyArnaldo Carvalho de Melo2025-01-081-1/+1
* perf stat: Fix trailing comma when there is no metric unitJames Clark2024-12-261-7/+7
* perf trace: Add tests for BTF general augmentationHoward Chu2024-12-261-0/+93
* perf intel-pt: Add a test for pause / resumeAdrian Hunter2024-12-181-0/+28
* perf tools tests shell base_probe: Enhance print_overall_results to print sum...Athira Rajeev2024-12-183-3/+12
* perf test: Parse 'perf stat' Topdown events for aarch64Veronika Molnarova2024-12-101-1/+1
* perf/test: fix perf ftrace test on s390Thomas Richter2024-11-221-1/+1
* perf tests: Make leader sampling test work without branch eventJames Clark2024-11-161-6/+7
* perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn'...Arnaldo Carvalho de Melo2024-11-161-2/+2
* perf test shell trace_exit_race: Show what went wrong in verbose modeArnaldo Carvalho de Melo2024-11-151-2/+22
* perf tests: Add test for trace output lossBenjamin Peterson2024-11-141-0/+31
* perf test: Fix ftrace test with regex patternsNamhyung Kim2024-11-041-1/+1
* perf test: Remove cpu-list BPF cgroup counter testMichael Petlan2024-11-041-13/+0
* Merge 'origin/master' into perf-tools-nextNamhyung Kim2024-11-031-15/+54
|\
| * perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova2024-10-231-15/+54
* | perf test: Use sqrtloop workload to test bperf eventTengda Wu2024-11-011-1/+1
* | perf test: Tag parallel failing shell tests with "(exclusive)"Ian Rogers2024-10-2820-20/+20
* | perf test: Avoid list test blocking on writing to stdoutIan Rogers2024-10-281-1/+4