summaryrefslogtreecommitdiff
path: root/tools/perf/tests
Commit message (Expand)AuthorAge
* perf test BPF: Fixup BPF test using epoll_pwait syscall function probeArnaldo Carvalho de Melo2018-04-18
* perf tests mmap: Show which tracepoint is failingArnaldo Carvalho de Melo2018-04-18
* perf tests: Disable breakpoint accounting test for powerpcSandipan Das2018-04-12
* perf tests bpf: Remove unused ptrace.h include from LLVM testArnaldo Carvalho de Melo2018-04-12
* perf tests bp_account: Fix build with clang-6Arnaldo Carvalho de Melo2018-03-19
* perf tools: Fix snprint warnings for gcc 8Jiri Olsa2018-03-19
* perf tests: Fix out of bounds access on array fd when cnt is 100Colin Ian King2018-03-16
* perf test: Fix exit code for record+probe_libc_inet_pton.shSandipan Das2018-03-16
* perf tests: Add mem2node object testJiri Olsa2018-03-16
* perf tests: Add breakpoint accounting/modify testJiri Olsa2018-03-13
* perf mmap: Simplify perf_mmap__read_init()Kan Liang2018-03-08
* perf mmap: Simplify perf_mmap__read_event()Kan Liang2018-03-08
* perf mmap: Simplify perf_mmap__consume()Kan Liang2018-03-08
* perf test: Switch to new perf_mmap__read_event() interface for task-exitKan Liang2018-03-05
* perf test: Switch to new perf_mmap__read_event() interface for switch-trackingKan Liang2018-03-05
* perf test: Switch to new perf_mmap__read_event() interface for sw-clockKan Liang2018-03-05
* perf test: Switch to new perf_mmap__read_event() interface for perf-recordKan Liang2018-03-05
* perf test: Switch to new perf_mmap__read_event() interface for tp fieldsKan Liang2018-03-05
* perf test: Switch to new perf_mmap__read_event() interface for mmap-basicKan Liang2018-03-05
* perf test: Switch to new perf_mmap__read_event() interface for "keep tracking...Kan Liang2018-03-05
* perf test: Switch to new perf_mmap__read_event() interface for 'code reading'...Kan Liang2018-03-05
* perf test: Switch to new perf_mmap__read_event() interface for bpfKan Liang2018-03-05
* perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_ptonJiri Olsa2018-03-05
* perf tests: Switch trace+probe_libc_inet_pton to use recordJiri Olsa2018-03-05
* perf tests shell lib: Use a wildcard to remove the vfs_getname probeArnaldo Carvalho de Melo2018-02-16
* perf test: Fix test case inet_pton to accept inlines.Thomas Richter2018-02-16
* perf test: Fix test case 23 for s390 z/VM or KVM guestsThomas Richter2018-02-16
* perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa2018-02-16
* perf machine: Remove machine__load_kallsyms()Jiri Olsa2018-02-16
* perf tests: Fix dwarf unwind for stripped binariesJiri Olsa2018-02-16
* perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter2018-02-15
* perf test: Update mmap read functions for backward-ring-buffer testKan Liang2018-02-15
* perf evlist: Remove fcntl.h from evlist.hArnaldo Carvalho de Melo2018-01-25
* perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...Adrian Hunter2018-01-18
* perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo2018-01-17
* perf test bpf: Hook on epoll_pwait()Arnaldo Carvalho de Melo2018-01-08
* perf test bpf: Use designated struct field initializersArnaldo Carvalho de Melo2018-01-08
* perf test bpf: Improve message about expected samplesArnaldo Carvalho de Melo2018-01-08
* perf test shell: Fix check open filename arg using 'perf trace'Michael Petlan2017-12-27
* perf perf: Remove duplicate includesPravin Shedge2017-12-27
* perf test: Handle properly readdir DT_UNKNOWNJiri Olsa2017-12-27
* perf thread_map: Enumerate all threads from /procJin Yao2017-12-27
* perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and recordWang Nan2017-12-05
* perf evlist: Remove 'overwrite' parameter from perf_evlist__mmapWang Nan2017-12-05
* perf test: Disable test cases 19 and 20 on s390xThomas Richter2017-11-29
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-11-29
|\
| * perf test: Fix test 21 for s390xThomas Richter2017-11-28
| * perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter2017-11-28
| * perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter2017-11-28
* | perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter2017-11-16