index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
2018-07-11
perf test shell: Prevent temporary editor files from being considered test sc...
Kim Phillips
2018-07-11
perf test shell: Make perf's inet_pton test more portable
Kim Phillips
2018-07-11
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
2018-06-25
perf tests: Add valid callback for parse-events test
Jiri Olsa
2018-06-25
perf tests: Add event parsing error handling to parse events test
Jiri Olsa
2018-06-25
perf test session topology: Fix test on s390
Thomas Richter
2018-06-06
perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbols
Arnaldo Carvalho de Melo
2018-06-06
perf test code-reading: Fix perf_env setup for PTI entry trampolines
Adrian Hunter
2018-06-06
perf tests kmod-path: Add tests for vdso32 and vdsox32
Adrian Hunter
2018-06-05
perf evsel: Add has_callchain() helper to make code more compact/clear
Arnaldo Carvalho de Melo
2018-06-04
perf test: Use header file util/debug.h
Thomas Richter
2018-06-04
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2018-05-30
perf test: "Session topology" dumps core on s390
Thomas Richter
2018-05-18
perf script: Show symbol offsets by default
Sandipan Das
2018-05-17
tools lib api fs tracing_path: Introduce opendir() method
Arnaldo Carvalho de Melo
2018-05-17
perf parse-events: Use get/put_events_file()
Arnaldo Carvalho de Melo
2018-05-15
perf tests parse-events: Add intel_pt parse test
Arnaldo Carvalho de Melo
2018-05-15
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2018-05-10
perf test: "probe libc's inet_pton" fails on s390 due to missing inline
Thomas Richter
2018-04-30
perf machine: Ditch find_kernel_function variants
Arnaldo Carvalho de Melo
2018-04-27
perf symbols: Unify symbol maps
Arnaldo Carvalho de Melo
2018-04-26
perf symbols: Store the ELF symbol type in the symbol struct
Arnaldo Carvalho de Melo
2018-04-26
perf map: Shorten map_groups__find() signature
Arnaldo Carvalho de Melo
2018-04-26
perf tests vmlinux-kallsyms: Use map__for_each_symbol() instead of open coded...
Arnaldo Carvalho de Melo
2018-04-26
perf tests vmlinux-kallsyms: Use machine__find_kernel_function(_by_name)
Arnaldo Carvalho de Melo
2018-04-26
perf machine: Remove needless map_type from machine__load_vmlinux_path()
Arnaldo Carvalho de Melo
2018-04-26
perf machine: Shorten machine__load_kallsyms() signature
Arnaldo Carvalho de Melo
2018-04-26
perf machine: Introduce machine__kernel_maps()
Arnaldo Carvalho de Melo
2018-04-26
perf map: Shorten map_groups__find_by_name() signature
Arnaldo Carvalho de Melo
2018-04-26
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
2018-04-26
perf tests: Let 'perf test list' display subtests
Hendrik Brueckner
2018-04-26
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
2018-04-23
perf evsel: Disable write_backward for leader sampling group events
Jiri Olsa
2018-04-23
perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
Thomas Richter
2018-04-18
perf test BPF: Fixup BPF test using epoll_pwait syscall function probe
Arnaldo Carvalho de Melo
2018-04-18
perf tests mmap: Show which tracepoint is failing
Arnaldo Carvalho de Melo
2018-04-12
perf tests: Disable breakpoint accounting test for powerpc
Sandipan Das
2018-04-12
perf tests bpf: Remove unused ptrace.h include from LLVM test
Arnaldo Carvalho de Melo
2018-03-19
perf tests bp_account: Fix build with clang-6
Arnaldo Carvalho de Melo
2018-03-19
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
2018-03-16
perf tests: Fix out of bounds access on array fd when cnt is 100
Colin Ian King
2018-03-16
perf test: Fix exit code for record+probe_libc_inet_pton.sh
Sandipan Das
2018-03-16
perf tests: Add mem2node object test
Jiri Olsa
2018-03-13
perf tests: Add breakpoint accounting/modify test
Jiri Olsa
2018-03-08
perf mmap: Simplify perf_mmap__read_init()
Kan Liang
2018-03-08
perf mmap: Simplify perf_mmap__read_event()
Kan Liang
2018-03-08
perf mmap: Simplify perf_mmap__consume()
Kan Liang
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for task-exit
Kan Liang
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for switch-tracking
Kan Liang
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for sw-clock
Kan Liang
[next]