summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
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
2016-06-28perf build: Add libbabeltrace to build-testWang Nan
2016-06-23perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo
2016-06-22perf evlist: Destructors should accept NULLArnaldo Carvalho de Melo
2016-06-21perf hists: Rename __hists__add_entry to hists__add_entryJiri Olsa
2016-06-08Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-06-08Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar
2016-06-06perf test: Ignore .scale and other special filesAndi Kleen
2016-05-30tools: Pass arg to fdarray__filter's call back functionWang Nan