summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorLines
2022-02-18perf test: Skip failing sigtrap test for arm+aarch64John Garry-14/+1
2022-02-16perf test: Fix arm64 perf_event_attr tests wrt --call-graph initializationGerman Gomez-0/+24
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry-0/+49
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry-0/+32
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers-28/+35
2022-01-13Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-0/+4
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers-36/+40
2022-01-12perf test: Use perf_cpu_map__for_each_cpu()Ian Rogers-14/+14
2022-01-12perf evsel: Derive CPUs and threads in alloc_countsIan Rogers-9/+1
2022-01-12perf cpumap: Add CPU to aggr_cpu_idIan Rogers-0/+19
2022-01-12perf cpumap: Move 'has' function to libperfIan Rogers-1/+1
2022-01-12perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functionsIan Rogers-4/+4
2022-01-12perf cpumap: Remove map+index get_node()Ian Rogers-1/+1
2022-01-12perf cpumap: Remove map+index get_core()Ian Rogers-1/+1
2022-01-12perf cpumap: Remove map+index get_die()Ian Rogers-1/+1
2022-01-12perf cpumap: Remove map+index get_socket()Ian Rogers-1/+1
2022-01-11perf test: Enable system wide for metricgroups testIan Rogers-1/+1
2021-12-21perf test: Use 3 digits for test numbering now we can have more testsCarsten Haitzler-6/+6
2021-12-16perf test: Test 73 Sig_trap fails on s390Thomas Richter-0/+18
2021-12-16perf bench: Use unbuffered output when pipe/tee'ing to a fileSohaib Mohamed-0/+3
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-0/+4
2021-12-07perf test sigtrap: Print errno string when failingArnaldo Carvalho de Melo-3/+6
2021-12-07perf test sigtrap: Add basic stress test for sigtrap handlingMarco Elver-0/+159
2021-12-06perf test: Reset shadow counts before loadingIan Rogers-0/+1
2021-12-06perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...Thomas Richter-1/+3
2021-12-03perf: Mute libbpf API deprecations temporarilyAndrii Nakryiko-0/+4
2021-11-18perf evsel: Fix memory leaks relating to unitIan Rogers-3/+2
2021-11-18perf test sample-parsing: Fix branch_stack entry endianness checkThomas Richter-1/+1
2021-11-18perf tests wp: Remove unused functions on s390Arnaldo Carvalho de Melo-1/+1
2021-11-13perf tests: Remove bash constructs from stat_all_pmu.shJames Clark-2/+2
2021-11-13perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark-1/+1
2021-11-13perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark-1/+1
2021-11-13perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...Guo Zhengkui-1/+1
2021-11-13perf arm-spe: Snapshot mode testGerman Gomez-0/+89
2021-11-13perf expr: Add source_count for aggregating eventsIan Rogers-0/+12
2021-11-13perf expr: Add metric literals for topology.Ian Rogers-1/+11
2021-11-13perf test: Add expr test for events with hyphensIan Rogers-0/+10
2021-11-13perf test: Remove skip_if_failIan Rogers-23/+8
2021-11-13perf test: Remove is_supported functionIan Rogers-14/+1
2021-11-13perf test: TSC test, remove is_supported useIan Rogers-23/+16
2021-11-13perf test: BP tests, remove is_supported useIan Rogers-74/+51
2021-11-13perf test: Remove non test case style support.Ian Rogers-10/+16
2021-11-13perf test: Convert time to tsc test to test case.Ian Rogers-1/+6
2021-11-13perf test: bp tests use test caseIan Rogers-3/+18
2021-11-13perf test: Remove now unused subtest helpersIan Rogers-13/+1
2021-11-13perf test: Convert llvm tests to test cases.Ian Rogers-23/+54
2021-11-13perf test: Convert bpf tests to test cases.Ian Rogers-29/+43
2021-11-13perf test: Convert clang tests to test cases.Ian Rogers-40/+17
2021-11-13perf test: Convert watch point tests to test cases.Ian Rogers-98/+32
2021-11-13perf test: Convert pmu event tests to test cases.Ian Rogers-62/+16