aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark2022-04-091-1/+1
* perf test tsc: Fix error message when not supportedChengdong Li2022-04-091-9/+27
* Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-03-2711-37/+193
|\
| * perf test arm64: Test unwinding using fame-pointer (fp) modeGerman Gomez2022-03-211-0/+68
| * Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-03-141-14/+1
| |\
| * | perf test: Add perf_event_attr tests for the arm_spe eventGerman Gomez2022-03-054-0/+66
| * | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-02-175-0/+24
| |\ \
| * | | perf test: Make metric testing more robustIan Rogers2022-02-151-6/+26
| * | | perf test: Allow skip for all metrics testIan Rogers2022-02-141-2/+8
| * | | perf test: Use pointer for mapsIan Rogers2022-02-141-10/+10
| * | | perf maps: Use a pointer for kmapsIan Rogers2022-02-141-3/+5
| * | | perf bpf: Stop using deprecated bpf_load_program() APIChristy Lee2022-02-141-10/+4
| * | | perf cpumap: Migrate to libperf cpumap apiIan Rogers2022-02-111-6/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-031-14/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | perf test: Skip failing sigtrap test for arm+aarch64John Garry2022-02-181-14/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-175-0/+24
|\| |
| * | perf test: Fix arm64 perf_event_attr tests wrt --call-graph initializationGerman Gomez2022-02-165-0/+24
| |/
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-091-1/+1
|\ \ | |/ |/|
| * perf: Stop using bpf_object__open_buffer() APIChristy Lee2022-01-241-1/+1
* | 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-101-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-071-3/+6
* | | perf test sigtrap: Add basic stress test for sigtrap handlingMarco Elver2021-12-074-0/+159
|/ /
* | perf test: Reset shadow counts before loadingIan Rogers2021-12-061-0/+1
* | perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...Thomas Richter2021-12-061-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