summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
2019-08-04perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo1-1/+1
2019-08-04perf test 6: Fix missing kvm module load for s390Thomas Richter1-0/+27
2019-04-20perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du1-0/+1
2019-04-20perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du1-1/+3
2019-04-05perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter1-3/+3
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva1-1/+1
2018-11-10perf tests: Fix indexing when invoking subtestsSandipan Das1-2/+2
2018-11-10perf evsel: Fix probing of precise_ip level for default cycles eventArnaldo Carvalho de Melo1-1/+1
2018-09-26perf test: Fix subtest number when showing resultsThomas Richter1-1/+1
2018-08-24perf test session topology: Fix test on s390Thomas Richter1-0/+1
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa1-1/+1
2018-04-20Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman1-19/+1
2018-04-13perf tests: Decompress kernel module before objdumpNamhyung Kim1-1/+19
2018-03-24perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips1-0/+2
2018-01-23perf tools: Fix build with ARCH=x86_64Jiada Wang1-1/+1
2017-12-10perf test attr: Fix ignored test case resultThomas Richter1-1/+1
2017-07-15perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo1-5/+3
2016-09-29perf tests: Add dwarf unwind test for powerpcRavi Bangoria2-2/+2
2016-09-05perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo2-6/+6
2016-09-05perf test vmlinux: Remove dead symbol_filter_t codeArnaldo Carvalho de Melo1-10/+1
2016-09-01perf test vmlinux: Tolerate symbol aliasesArnaldo Carvalho de Melo1-3/+4
2016-09-01perf test vmlinux: Avoid printing headers for empty listsArnaldo Carvalho de Melo1-7/+22
2016-09-01perf test vmlinux: Clarify which -v lines are errors or warningArnaldo Carvalho de Melo1-9/+9
2016-08-23perf test bpf: Fix typo: "ehough" -> "enough"Colin Ian King1-1/+1
2016-08-23perf tools: Fix typo: "ehough" -> "enough"Colin Ian King1-1/+1
2016-08-04perf tests bpf: Use SyS_epoll_wait aliasArnaldo Carvalho de Melo1-2/+2
2016-08-02perf tests: objdump output can contain multi byte chunksJan Stancek1-29/+71
2016-08-02perf tests: Add test for bitmap_scnprintf functionJiri Olsa4-0/+59
2016-07-22perf tests kmod-path: Fix build on ubuntu:16.04-x-armhfArnaldo Carvalho de Melo1-0/+1
2016-07-19perf tests: Add is_printable_array testJiri Olsa4-0/+42
2016-07-15perf tools: Enable overwrite settingsWang Nan1-5/+5
2016-07-15perf evlist: Drop evlist->backwardWang Nan1-1/+0
2016-07-15perf evlist: Map backward events to backward_mmapWang Nan1-2/+2
2016-07-15perf evlist: Drop redundant evsel->overwrite indicatorArnaldo Carvalho de Melo1-0/+1
2016-07-14perf test: Add a test case for SDT eventMasami Hiramatsu4-0/+121
2016-07-14perf build: Add sdt feature detectionMasami Hiramatsu1-1/+2
2016-07-12perf test bpf: Use epoll_wait() instead of epoll_pwait()Arnaldo Carvalho de Melo2-5/+5
2016-07-12perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo1-0/+1
2016-07-12perf test fdarray: Add missing poll.h headerArnaldo Carvalho de Melo1-0/+1
2016-07-12perf tests cpumap: Add missing headersArnaldo Carvalho de Melo1-0/+7
2016-07-12perf tests openat-syscall-tp-fields: Add some conditional definesArnaldo Carvalho de Melo1-0/+7
2016-07-12perf tests: Add missing pthread.h include for CPU_*() macrosArnaldo Carvalho de Melo3-0/+9
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo11-22/+22
2016-07-05perf tests: Fix hist accumulation testJiri Olsa1-0/+4
2016-07-01perf tools: Change cpu_map__fprintf outputJiri Olsa3-0/+29
2016-07-01perf test: Add -F/--dont-fork optionJiri Olsa1-22/+33
2016-07-01perf tests: Fix thread map test for -F optionJiri Olsa1-3/+13
2016-07-01perf tools: Allow to reset open files counterJiri Olsa1-0/+6
2016-06-28perf build: Add libbabeltrace to build-testWang Nan1-0/+2
2016-06-23perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo7-10/+10