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.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
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/Ubuntu
Li Zhijian
2017-09-12
perf tests: Fix compile when libunwind's unwind.h is available
Milian Wolff
2017-09-01
perf test: Add test case for PERF_SAMPLE_PHYS_ADDR
Kan Liang
2017-09-01
perf test powerpc: Fix 'Object code reading' test
Ravi Bangoria
2017-08-22
perf test: Add test cases for new data source encoding
Andi Kleen
2017-08-22
perf tools: Expression parser enhancements for metrics
Andi Kleen
2017-08-22
perf evsel: Fix buffer overflow while freeing events
Andi Kleen
2017-08-17
perf events parse: Rename parse_events_parse arguments
Arnaldo Carvalho de Melo
2017-08-17
perf events parse: Rename parsing state struct to clearer name
Arnaldo Carvalho de Melo
2017-08-16
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
2017-08-16
perf bpf: Fix endianness problem when loading parameters in prologue
Wang Nan
2017-08-15
perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1
Arnaldo Carvalho de Melo
2017-08-15
perf test shell: Check if 'perf probe' is available, skip tests if not
Arnaldo Carvalho de Melo
2017-08-15
perf tests shell: Remove duplicate skip_if_no_debuginfo() function
Arnaldo Carvalho de Melo
2017-08-11
perf test shell: Add uprobes + backtrace ping test
Arnaldo Carvalho de Melo
2017-08-11
perf test shell: Add test using vfs_getname + 'perf trace'
Arnaldo Carvalho de Melo
2017-08-11
perf test shell: Add test using probe:vfs_getname and verifying results
Arnaldo Carvalho de Melo
2017-08-11
perf test shell: Move vfs_getname probe function to lib
Arnaldo Carvalho de Melo
2017-08-11
perf test shell: Add 'probe_vfs_getname' shell test
Arnaldo Carvalho de Melo
2017-08-11
perf test: Make 'list' use same filtering code as main 'perf test'
Arnaldo Carvalho de Melo
2017-08-11
perf test: Add infrastructure to run shell based tests
Arnaldo Carvalho de Melo
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-08-11
perf test: Make 'list' subcommand match main 'perf test' numbering/matching
Arnaldo Carvalho de Melo
2017-07-18
perf tests attr: Add optional term
Jiri Olsa
2017-07-18
perf tests attr: Fix stat sample_type setup
Jiri Olsa
2017-07-18
perf tests attr: Fix precise_ip setup
Jiri Olsa
2017-07-18
perf tests attr: Fix sample_period setup
Jiri Olsa
2017-07-18
perf tests attr: Fix cpu test disabled term setup
Jiri Olsa
2017-07-18
perf tests attr: Add proper return values
Jiri Olsa
2017-07-18
perf tests attr: Fix no-delay test
Jiri Olsa
2017-07-18
perf tests attr: Fix record dwarf test
Jiri Olsa
2017-07-18
perf tests attr: Add 1s for exclude_kernel and task base bits
Jiri Olsa
2017-07-18
perf tests attr: Rename compare_data to data_equal
Jiri Olsa
2017-07-18
perf tests attr: Make compare_data global
Jiri Olsa
2017-07-18
perf tests attr: Add test_attr__ready function
Jiri Olsa
2017-07-18
perf tests attr: Do not store failed events
Jiri Olsa
2017-07-18
perf test sdt: Handle realpath() failure
Arnaldo Carvalho de Melo
2017-07-18
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
2017-06-27
perf tools: Kill die()
Arnaldo Carvalho de Melo
2017-06-27
perf tools: Remove warning()
Arnaldo Carvalho de Melo
2017-06-26
perf tests: Add platform dependency to test 15
Thomas Richter
2017-06-19
perf test llvm: Avoid error when PROFILE_ALL_BRANCHES is set
Wang Nan
2017-06-19
tools: Adopt noinline from kernel sources
Arnaldo Carvalho de Melo
2017-06-14
perf tools: Fix build with ARCH=x86_64
Jiada Wang
2017-06-14
perf evsel: Fix probing of precise_ip level for default cycles event
Arnaldo Carvalho de Melo
2017-06-08
perf tests: Decompress kernel module before objdump
Namhyung Kim
2017-06-05
perf test: Disable breakpoint signal tests for powerpc
Jiri Olsa
2017-05-04
perf tests kmod-path: Don't fail if compressed modules aren't supported
Kim Phillips
2017-04-25
perf tools: Move event prototypes from util.h to event.h
Arnaldo Carvalho de Melo
[next]