summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter2022-07-171-14/+4
* perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter2022-07-171-3/+6
* perf expr: Allow exponents on floating point valuesIan Rogers2022-06-191-0/+2
* perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...Athira Rajeev2022-06-191-1/+1
* perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Michael Petlan2022-06-191-1/+1
* perf test: Fix variable length array undefined behavior in bp_accountIan Rogers2022-06-191-2/+14
* perf test: Fix "perf stat CSV output linter" test on s390Thomas Richter2022-06-192-72/+45
* perf test arm-spe: Check if perf-record hangs when recording workload with forksGerman Gomez2022-06-031-0/+92
* perf test: Add a basic offcpu profiling testNamhyung Kim2022-05-261-0/+60
* perf test: Add checking for perf stat CSV output.Claire Jensen2022-05-262-0/+195
* perf intel-pt: Add a test for system-wide side bandAdrian Hunter2022-05-261-0/+71
* perf jevents: Modify match fieldIan Rogers2022-05-231-12/+12
* perf jevents: Append PMU description laterIan Rogers2022-05-231-3/+3
* perf test: Use skip in PERF_RECORD_*Ian Rogers2022-05-231-2/+16
* perf test: Parse events break apart testsIan Rogers2022-05-231-134/+177
* perf test: Parse events tidy evlist_testIan Rogers2022-05-231-87/+84
* perf test: Parse events tidy terms_testIan Rogers2022-05-231-7/+5
* perf test: Basic mmap use skipIan Rogers2022-05-231-2/+16
* perf test: Use skip in openat syscallIan Rogers2022-05-232-9/+34
* 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-081-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-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