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