aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAge
* perf tests: Add dwarf unwind test for powerpcRavi Bangoria2016-09-29
* perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo2016-09-05
* perf test vmlinux: Remove dead symbol_filter_t codeArnaldo Carvalho de Melo2016-09-05
* perf test vmlinux: Tolerate symbol aliasesArnaldo Carvalho de Melo2016-09-01
* perf test vmlinux: Avoid printing headers for empty listsArnaldo Carvalho de Melo2016-09-01
* perf test vmlinux: Clarify which -v lines are errors or warningArnaldo Carvalho de Melo2016-09-01
* perf test bpf: Fix typo: "ehough" -> "enough"Colin Ian King2016-08-23
* perf tools: Fix typo: "ehough" -> "enough"Colin Ian King2016-08-23
* perf tests bpf: Use SyS_epoll_wait aliasArnaldo Carvalho de Melo2016-08-03
* perf tests: objdump output can contain multi byte chunksJan Stancek2016-08-02
* perf tests: Add test for bitmap_scnprintf functionJiri Olsa2016-08-02
* perf tests kmod-path: Fix build on ubuntu:16.04-x-armhfArnaldo Carvalho de Melo2016-07-22
* perf tests: Add is_printable_array testJiri Olsa2016-07-18
* perf tools: Enable overwrite settingsWang Nan2016-07-15
* perf evlist: Drop evlist->backwardWang Nan2016-07-15
* perf evlist: Map backward events to backward_mmapWang Nan2016-07-15
* perf evlist: Drop redundant evsel->overwrite indicatorArnaldo Carvalho de Melo2016-07-15
* perf test: Add a test case for SDT eventMasami Hiramatsu2016-07-13
* perf build: Add sdt feature detectionMasami Hiramatsu2016-07-13
* perf test bpf: Use epoll_wait() instead of epoll_pwait()Arnaldo Carvalho de Melo2016-07-12
* perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo2016-07-12
* perf test fdarray: Add missing poll.h headerArnaldo Carvalho de Melo2016-07-12
* perf tests cpumap: Add missing headersArnaldo Carvalho de Melo2016-07-12
* perf tests openat-syscall-tp-fields: Add some conditional definesArnaldo Carvalho de Melo2016-07-12
* perf tests: Add missing pthread.h include for CPU_*() macrosArnaldo Carvalho de Melo2016-07-12
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-12
* perf tests: Fix hist accumulation testJiri Olsa2016-07-04
* perf tools: Change cpu_map__fprintf outputJiri Olsa2016-06-30
* perf test: Add -F/--dont-fork optionJiri Olsa2016-06-30
* perf tests: Fix thread map test for -F optionJiri Olsa2016-06-30
* perf tools: Allow to reset open files counterJiri Olsa2016-06-30
* perf build: Add libbabeltrace to build-testWang Nan2016-06-28
* perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-23
* perf evlist: Destructors should accept NULLArnaldo Carvalho de Melo2016-06-22
* perf hists: Rename __hists__add_entry to hists__add_entryJiri Olsa2016-06-21
* Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-06-08
|\
| * perf test: Ignore .scale and other special filesAndi Kleen2016-06-06
* | Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar2016-06-08
|\ \ | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-17
| |\
| | * tools/perf: Fix misspellings in comments.Adam Buchbinder2016-04-18
* | | tools: Pass arg to fdarray__filter's call back functionWang Nan2016-05-30
|/ /
* | perf tests: Add test to check backward ring bufferWang Nan2016-05-09
* | perf hists: Move sort__need_collapse into struct perf_hpp_listJiri Olsa2016-05-05
* | perf tests: Do not use sizeof on pointer typeVaishali Thakkar2016-04-28
* | perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...Arnaldo Carvalho de Melo2016-04-27
* | perf tests: Replace assignment with comparison on assert checkColin Ian King2016-04-25
* | perf test: Add missing verbose output explaining the reason for failureArnaldo Carvalho de Melo2016-04-19
* | perf test: Ignore kcore files in the "vmlinux matches kallsyms" testArnaldo Carvalho de Melo2016-04-19
* | perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo2016-04-11
* | perf tests: Add test to check for event timesJiri Olsa2016-03-30
|/