summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | perf tests parse-events: Add intel_pt parse testArnaldo Carvalho de Melo2018-05-151-0/+13
* | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2018-05-151-1/+1
|\|
| * perf test: "probe libc's inet_pton" fails on s390 due to missing inlineThomas Richter2018-05-101-1/+1
* | perf machine: Ditch find_kernel_function variantsArnaldo Carvalho de Melo2018-04-301-2/+2
* | perf symbols: Unify symbol mapsArnaldo Carvalho de Melo2018-04-271-2/+2
* | perf symbols: Store the ELF symbol type in the symbol structArnaldo Carvalho de Melo2018-04-261-1/+1
* | perf map: Shorten map_groups__find() signatureArnaldo Carvalho de Melo2018-04-261-2/+1
* | perf tests vmlinux-kallsyms: Use map__for_each_symbol() instead of open coded...Arnaldo Carvalho de Melo2018-04-261-1/+1
* | perf tests vmlinux-kallsyms: Use machine__find_kernel_function(_by_name)Arnaldo Carvalho de Melo2018-04-261-3/+2
* | perf machine: Remove needless map_type from machine__load_vmlinux_path()Arnaldo Carvalho de Melo2018-04-261-1/+1
* | perf machine: Shorten machine__load_kallsyms() signatureArnaldo Carvalho de Melo2018-04-261-1/+1
* | perf machine: Introduce machine__kernel_maps()Arnaldo Carvalho de Melo2018-04-261-2/+2
* | perf map: Shorten map_groups__find_by_name() signatureArnaldo Carvalho de Melo2018-04-261-1/+1
* | perf thread: Make thread__find_map() return the mapArnaldo Carvalho de Melo2018-04-261-2/+1
* | perf tests: Let 'perf test list' display subtestsHendrik Brueckner2018-04-261-0/+9
* | perf thread: Introduce thread__find_map()Arnaldo Carvalho de Melo2018-04-262-6/+5
|/
* perf evsel: Disable write_backward for leader sampling group eventsJiri Olsa2018-04-231-0/+3
* perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter2018-04-231-4/+2
* perf test BPF: Fixup BPF test using epoll_pwait syscall function probeArnaldo Carvalho de Melo2018-04-181-1/+1
* perf tests mmap: Show which tracepoint is failingArnaldo Carvalho de Melo2018-04-181-1/+1
* perf tests: Disable breakpoint accounting test for powerpcSandipan Das2018-04-121-0/+1
* perf tests bpf: Remove unused ptrace.h include from LLVM testArnaldo Carvalho de Melo2018-04-121-1/+0
* perf tests bp_account: Fix build with clang-6Arnaldo Carvalho de Melo2018-03-191-1/+1
* perf tools: Fix snprint warnings for gcc 8Jiri Olsa2018-03-193-4/+4
* perf tests: Fix out of bounds access on array fd when cnt is 100Colin Ian King2018-03-161-5/+3
* perf test: Fix exit code for record+probe_libc_inet_pton.shSandipan Das2018-03-161-1/+4
* perf tests: Add mem2node object testJiri Olsa2018-03-164-0/+81
* perf tests: Add breakpoint accounting/modify testJiri Olsa2018-03-134-0/+201
* perf mmap: Simplify perf_mmap__read_init()Kan Liang2018-03-0810-20/+10
* perf mmap: Simplify perf_mmap__read_event()Kan Liang2018-03-0810-10/+10
* perf mmap: Simplify perf_mmap__consume()Kan Liang2018-03-088-8/+8
* perf test: Switch to new perf_mmap__read_event() interface for task-exitKan Liang2018-03-051-2/+10
* perf test: Switch to new perf_mmap__read_event() interface for switch-trackingKan Liang2018-03-051-2/+9
* perf test: Switch to new perf_mmap__read_event() interface for sw-clockKan Liang2018-03-051-2/+10
* perf test: Switch to new perf_mmap__read_event() interface for perf-recordKan Liang2018-03-051-2/+9
* perf test: Switch to new perf_mmap__read_event() interface for tp fieldsKan Liang2018-03-051-2/+9
* perf test: Switch to new perf_mmap__read_event() interface for mmap-basicKan Liang2018-03-051-2/+10
* perf test: Switch to new perf_mmap__read_event() interface for "keep tracking...Kan Liang2018-03-051-2/+8
* perf test: Switch to new perf_mmap__read_event() interface for 'code reading'...Kan Liang2018-03-051-2/+9
* perf test: Switch to new perf_mmap__read_event() interface for bpfKan Liang2018-03-051-1/+8
* perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_ptonJiri Olsa2018-03-051-0/+0
* perf tests: Switch trace+probe_libc_inet_pton to use recordJiri Olsa2018-03-051-15/+15
* perf tests shell lib: Use a wildcard to remove the vfs_getname probeArnaldo Carvalho de Melo2018-02-161-1/+1
* perf test: Fix test case inet_pton to accept inlines.Thomas Richter2018-02-161-3/+3
* perf test: Fix test case 23 for s390 z/VM or KVM guestsThomas Richter2018-02-161-4/+29
* perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa2018-02-161-1/+1
* perf machine: Remove machine__load_kallsyms()Jiri Olsa2018-02-161-1/+1
* perf tests: Fix dwarf unwind for stripped binariesJiri Olsa2018-02-161-16/+30
* perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter2018-02-151-5/+18
* perf test: Update mmap read functions for backward-ring-buffer testKan Liang2018-02-151-2/+5