summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2017-02-20perf utils: Check verbose flag properlyNamhyung Kim
2017-02-17perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...Jan Stancek
2017-02-14perf tests: Synthesize struct instead of using field after variable sized typeArnaldo Carvalho de Melo
2017-02-13perf tests record: No need to test an array against NULLArnaldo Carvalho de Melo
2017-02-09perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo
2017-01-31perf test: Add libbpf pinning testJoe Stringer
2017-01-26tools lib bpf: Add libbpf_get_error()Joe Stringer
2017-01-11perf tools: Add unit_number__scnprintf functionJiri Olsa
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-12-15perf thread_map: Add thread_map__remove functionJiri Olsa
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König
2016-12-05perf tools: Cleanup build directory before each testJiri Olsa
2016-12-05perf clang: Support compile IR to BPF object and add testcaseWang Nan
2016-12-05perf clang: Update test case to use real BPF scriptWang Nan
2016-12-05perf clang: Add builtin clang support ant test caseWang Nan
2016-12-05perf build: Add clang and llvm compile and linking supportWang Nan
2016-12-05perf tools: Pass context to perf hook functionsWang Nan
2016-11-29perf test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo
2016-11-29perf tools: Introduce perf hooksWang Nan
2016-11-14perf jvmti: Plug compilation into perf buildJiri Olsa
2016-10-24perf tools: Fix typo "No enough" to "Not enough"Alexander Alemayhu
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