aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-26perf map: Shorten map_groups__find() signatureArnaldo Carvalho de Melo1-2/+1
2018-04-26perf tests vmlinux-kallsyms: Use map__for_each_symbol() instead of open coded equivalentArnaldo Carvalho de Melo1-1/+1
2018-04-26perf tests vmlinux-kallsyms: Use machine__find_kernel_function(_by_name)Arnaldo Carvalho de Melo1-3/+2
2018-04-26perf machine: Remove needless map_type from machine__load_vmlinux_path()Arnaldo Carvalho de Melo1-1/+1
2018-04-26perf machine: Shorten machine__load_kallsyms() signatureArnaldo Carvalho de Melo1-1/+1
2018-04-26perf machine: Introduce machine__kernel_maps()Arnaldo Carvalho de Melo1-2/+2
2018-04-26perf map: Shorten map_groups__find_by_name() signatureArnaldo Carvalho de Melo1-1/+1
2018-04-26perf thread: Make thread__find_map() return the mapArnaldo Carvalho de Melo1-2/+1
2018-04-26perf tests: Let 'perf test list' display subtestsHendrik Brueckner1-0/+9
2018-04-26perf thread: Introduce thread__find_map()Arnaldo Carvalho de Melo2-6/+5
2018-04-23perf evsel: Disable write_backward for leader sampling group eventsJiri Olsa1-0/+3
2018-04-23perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter1-4/+2
2018-04-18perf test BPF: Fixup BPF test using epoll_pwait syscall function probeArnaldo Carvalho de Melo1-1/+1
2018-04-18perf tests mmap: Show which tracepoint is failingArnaldo Carvalho de Melo1-1/+1
2018-04-12perf tests: Disable breakpoint accounting test for powerpcSandipan Das1-0/+1
2018-04-12perf tests bpf: Remove unused ptrace.h include from LLVM testArnaldo Carvalho de Melo1-1/+0
2018-03-19perf tests bp_account: Fix build with clang-6Arnaldo Carvalho de Melo1-1/+1
2018-03-19perf tools: Fix snprint warnings for gcc 8Jiri Olsa3-4/+4
2018-03-16perf tests: Fix out of bounds access on array fd when cnt is 100Colin Ian King1-5/+3
2018-03-16perf test: Fix exit code for record+probe_libc_inet_pton.shSandipan Das1-1/+4
2018-03-16perf tests: Add mem2node object testJiri Olsa4-0/+81
2018-03-13perf tests: Add breakpoint accounting/modify testJiri Olsa4-0/+201
2018-03-08perf mmap: Simplify perf_mmap__read_init()Kan Liang10-20/+10
2018-03-08perf mmap: Simplify perf_mmap__read_event()Kan Liang10-10/+10
2018-03-08perf mmap: Simplify perf_mmap__consume()Kan Liang8-8/+8
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for task-exitKan Liang1-2/+10
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for switch-trackingKan Liang1-2/+9
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for sw-clockKan Liang1-2/+10
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for perf-recordKan Liang1-2/+9
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for tp fieldsKan Liang1-2/+9
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for mmap-basicKan Liang1-2/+10
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for "keep tracking" testKan Liang1-2/+8
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for 'code reading' testKan Liang1-2/+9
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for bpfKan Liang1-1/+8
2018-03-05perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_ptonJiri Olsa1-0/+0
2018-03-05perf tests: Switch trace+probe_libc_inet_pton to use recordJiri Olsa1-15/+15
2018-02-16perf tests shell lib: Use a wildcard to remove the vfs_getname probeArnaldo Carvalho de Melo1-1/+1
2018-02-16perf test: Fix test case inet_pton to accept inlines.Thomas Richter1-3/+3
2018-02-16perf test: Fix test case 23 for s390 z/VM or KVM guestsThomas Richter1-4/+29
2018-02-16perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa1-1/+1
2018-02-16perf machine: Remove machine__load_kallsyms()Jiri Olsa1-1/+1
2018-02-16perf tests: Fix dwarf unwind for stripped binariesJiri Olsa1-16/+30
2018-02-15perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter1-5/+18
2018-02-15perf test: Update mmap read functions for backward-ring-buffer testKan Liang1-2/+5
2018-01-25perf evlist: Remove fcntl.h from evlist.hArnaldo Carvalho de Melo2-0/+4
2018-01-18perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample()Adrian Hunter1-1/+1
2018-01-17perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo1-0/+1
2018-01-08perf test bpf: Hook on epoll_pwait()Arnaldo Carvalho de Melo2-6/+6
2018-01-08perf test bpf: Use designated struct field initializersArnaldo Carvalho de Melo1-32/+27
2018-01-08perf test bpf: Improve message about expected samplesArnaldo Carvalho de Melo1-1/+1