index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
perf test: "Session topology" dumps core on s390
Thomas Richter
1
-6
/
+24
2018-05-10
perf test: "probe libc's inet_pton" fails on s390 due to missing inline
Thomas Richter
1
-1
/
+1
2018-04-23
perf evsel: Disable write_backward for leader sampling group events
Jiri Olsa
1
-0
/
+3
2018-04-23
perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
Thomas Richter
1
-4
/
+2
2018-04-18
perf test BPF: Fixup BPF test using epoll_pwait syscall function probe
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-18
perf tests mmap: Show which tracepoint is failing
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-12
perf tests: Disable breakpoint accounting test for powerpc
Sandipan Das
1
-0
/
+1
2018-04-12
perf tests bpf: Remove unused ptrace.h include from LLVM test
Arnaldo Carvalho de Melo
1
-1
/
+0
2018-03-19
perf tests bp_account: Fix build with clang-6
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-03-19
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
3
-4
/
+4
2018-03-16
perf tests: Fix out of bounds access on array fd when cnt is 100
Colin Ian King
1
-5
/
+3
2018-03-16
perf test: Fix exit code for record+probe_libc_inet_pton.sh
Sandipan Das
1
-1
/
+4
2018-03-16
perf tests: Add mem2node object test
Jiri Olsa
4
-0
/
+81
2018-03-13
perf tests: Add breakpoint accounting/modify test
Jiri Olsa
4
-0
/
+201
2018-03-08
perf mmap: Simplify perf_mmap__read_init()
Kan Liang
10
-20
/
+10
2018-03-08
perf mmap: Simplify perf_mmap__read_event()
Kan Liang
10
-10
/
+10
2018-03-08
perf mmap: Simplify perf_mmap__consume()
Kan Liang
8
-8
/
+8
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for task-exit
Kan Liang
1
-2
/
+10
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for switch-tracking
Kan Liang
1
-2
/
+9
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for sw-clock
Kan Liang
1
-2
/
+10
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for perf-record
Kan Liang
1
-2
/
+9
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for tp fields
Kan Liang
1
-2
/
+9
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for mmap-basic
Kan Liang
1
-2
/
+10
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for "keep tracking...
Kan Liang
1
-2
/
+8
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for 'code reading'...
Kan Liang
1
-2
/
+9
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for bpf
Kan Liang
1
-1
/
+8
2018-03-05
perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_pton
Jiri Olsa
1
-0
/
+0
2018-03-05
perf tests: Switch trace+probe_libc_inet_pton to use record
Jiri Olsa
1
-15
/
+15
2018-02-16
perf tests shell lib: Use a wildcard to remove the vfs_getname probe
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-02-16
perf test: Fix test case inet_pton to accept inlines.
Thomas Richter
1
-3
/
+3
2018-02-16
perf test: Fix test case 23 for s390 z/VM or KVM guests
Thomas Richter
1
-4
/
+29
2018-02-16
perf tests: Use arch__compare_symbol_names to compare symbols
Jiri Olsa
1
-1
/
+1
2018-02-16
perf machine: Remove machine__load_kallsyms()
Jiri Olsa
1
-1
/
+1
2018-02-16
perf tests: Fix dwarf unwind for stripped binaries
Jiri Olsa
1
-16
/
+30
2018-02-15
perf test: Fix test trace+probe_libc_inet_pton.sh for s390x
Thomas Richter
1
-5
/
+18
2018-02-15
perf test: Update mmap read functions for backward-ring-buffer test
Kan Liang
1
-2
/
+5
2018-01-25
perf evlist: Remove fcntl.h from evlist.h
Arnaldo Carvalho de Melo
2
-0
/
+4
2018-01-18
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
1
-1
/
+1
2018-01-17
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-01-08
perf test bpf: Hook on epoll_pwait()
Arnaldo Carvalho de Melo
2
-6
/
+6
2018-01-08
perf test bpf: Use designated struct field initializers
Arnaldo Carvalho de Melo
1
-32
/
+27
2018-01-08
perf test bpf: Improve message about expected samples
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-12-27
perf test shell: Fix check open filename arg using 'perf trace'
Michael Petlan
1
-4
/
+3
2017-12-27
perf perf: Remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-12-27
perf test: Handle properly readdir DT_UNKNOWN
Jiri Olsa
1
-5
/
+5
2017-12-27
perf thread_map: Enumerate all threads from /proc
Jin Yao
1
-1
/
+1
2017-12-05
perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record
Wang Nan
1
-2
/
+2
2017-12-05
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
Wang Nan
10
-10
/
+10
2017-11-30
perf test: Disable test cases 19 and 20 on s390x
Thomas Richter
1
-1
/
+1
2017-11-29
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+4
[next]