summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* perf test: Use skip in vmlinux kallsymsIan Rogers2022-05-231-5/+7
* perf test: Skip reason for suites with 1 testIan Rogers2022-05-231-3/+3
* perf stat: Add stat record+report testIan Rogers2022-05-231-0/+13
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-05-234-6/+33
|\
| * perf test bpf: Skip test if clang is not presentAthira Rajeev2022-05-211-4/+6
| * perf test session topology: Fix test to skip the test in guest environmentAthira Rajeev2022-05-211-0/+11
| * perf test: Avoid shell test description infinite loopIan Rogers2022-05-211-2/+6
| * perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev2022-05-211-0/+10
* | perf test: Add basic stat and topdown group testIan Rogers2022-05-171-0/+67
* | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-05-161-1/+0
|\|
| * perf tests: Fix coresight `perf test` failure.Jeremy Linton2022-05-091-1/+0
* | perf evsel: Constify a few arraysIan Rogers2022-05-091-1/+1
* | perf test: Add skip to --per-thread testIan Rogers2022-05-061-5/+41
* | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-04-302-0/+13
|\|
| * perf test: Add perf_event_attr test for Arm SPETimothy Hayes2022-04-282-0/+13
* | perf test: Fix test case 81 ("perf record tests") on s390xThomas Richter2022-04-281-0/+2
* | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-04-241-0/+4
|\|
| * perf test: Fix error message for test case 71 on s390, where it is not supportedThomas Richter2022-04-221-0/+4
* | perf test: Add basic perf record testsIan Rogers2022-04-141-0/+42
* | perf test: Shell - Limit to only run executable scripts in testsCarsten Haitzler2022-04-111-1/+3
|/
* 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-151-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-101-1/+1
|\ \ | |/ |/|
| * perf: Stop using bpf_object__open_buffer() APIChristy Lee2022-01-251-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-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