summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2020-01-04perf test: Report failure for mmap eventsLeo Yan
2019-09-06Revert "perf test 6: Fix missing kvm module load for s390"Sasha Levin
2019-08-04perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo
2019-08-04perf test 6: Fix missing kvm module load for s390Thomas Richter
2019-04-20perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du
2019-04-20perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du
2019-04-05perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2018-11-10perf tests: Fix indexing when invoking subtestsSandipan Das
2018-11-10perf evsel: Fix probing of precise_ip level for default cycles eventArnaldo Carvalho de Melo
2018-09-26perf test: Fix subtest number when showing resultsThomas Richter
2018-08-24perf test session topology: Fix test on s390Thomas Richter
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa
2018-04-20Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman
2018-04-13perf tests: Decompress kernel module before objdumpNamhyung Kim
2018-03-24perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips
2018-01-23perf tools: Fix build with ARCH=x86_64Jiada Wang
2017-12-09perf test attr: Fix ignored test case resultThomas Richter
2017-07-15perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo
2016-09-29perf tests: Add dwarf unwind test for powerpcRavi Bangoria
2016-09-05perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo
2016-09-05perf test vmlinux: Remove dead symbol_filter_t codeArnaldo Carvalho de Melo
2016-09-01perf test vmlinux: Tolerate symbol aliasesArnaldo Carvalho de Melo
2016-09-01perf test vmlinux: Avoid printing headers for empty listsArnaldo Carvalho de Melo
2016-09-01perf test vmlinux: Clarify which -v lines are errors or warningArnaldo Carvalho de Melo
2016-08-23perf test bpf: Fix typo: "ehough" -> "enough"Colin Ian King
2016-08-23perf tools: Fix typo: "ehough" -> "enough"Colin Ian King
2016-08-03perf tests bpf: Use SyS_epoll_wait aliasArnaldo Carvalho de Melo
2016-08-02perf tests: objdump output can contain multi byte chunksJan Stancek
2016-08-02perf tests: Add test for bitmap_scnprintf functionJiri Olsa
2016-07-22perf tests kmod-path: Fix build on ubuntu:16.04-x-armhfArnaldo Carvalho de Melo
2016-07-18perf tests: Add is_printable_array testJiri Olsa
2016-07-15perf tools: Enable overwrite settingsWang Nan
2016-07-15perf evlist: Drop evlist->backwardWang Nan
2016-07-15perf evlist: Map backward events to backward_mmapWang Nan
2016-07-15perf evlist: Drop redundant evsel->overwrite indicatorArnaldo Carvalho de Melo
2016-07-13perf test: Add a test case for SDT eventMasami Hiramatsu
2016-07-13perf build: Add sdt feature detectionMasami Hiramatsu
2016-07-12perf test bpf: Use epoll_wait() instead of epoll_pwait()Arnaldo Carvalho de Melo
2016-07-12perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo
2016-07-12perf test fdarray: Add missing poll.h headerArnaldo Carvalho de Melo
2016-07-12perf tests cpumap: Add missing headersArnaldo Carvalho de Melo
2016-07-12perf tests openat-syscall-tp-fields: Add some conditional definesArnaldo Carvalho de Melo
2016-07-12perf tests: Add missing pthread.h include for CPU_*() macrosArnaldo Carvalho de Melo
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo
2016-07-04perf tests: Fix hist accumulation testJiri Olsa
2016-06-30perf tools: Change cpu_map__fprintf outputJiri Olsa
2016-06-30perf test: Add -F/--dont-fork optionJiri Olsa
2016-06-30perf tests: Fix thread map test for -F optionJiri Olsa
2016-06-30perf tools: Allow to reset open files counterJiri Olsa