summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2018-10-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-45/+39
2018-10-20Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-0/+80
2018-10-19selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu-0/+80
2018-10-19Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Greg Kroah-Hartman-0/+4
2018-10-18Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...Ingo Molnar-45/+39
2018-10-17perf tools: Stop fallbacking to kallsyms for vdso symbols lookupArnaldo Carvalho de Melo-19/+2
2018-10-16perf tools: Pass build flags to traceevent buildJiri Olsa-1/+1
2018-10-16perf report: Don't crash on invalid inline debug informationMilian Wolff-0/+3
2018-10-16perf cpu_map: Align cpu map synthesized events properly.David Miller-0/+1
2018-10-16perf tools: Fix tracing_path_mount proper pathJiri Olsa-2/+2
2018-10-16perf tools: Fix use of alternatives to find JDIRJarod Wilson-1/+1
2018-10-16perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...Jiri Olsa-0/+4
2018-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-4/+9
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman-2/+2
2018-10-11selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni-1/+1
2018-10-11selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni-1/+1
2018-10-11perf vendor events intel: Fix wrong filter_band* values for uncore eventsJiri Olsa-16/+16
2018-10-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-5/+20
2018-10-09selftests: usbip: add wait after attach and before checking port statusShuah Khan (Samsung OSG)-0/+4
2018-10-09Revert "perf tools: Fix PMU term format max value calculation"Jiri Olsa-6/+7
2018-10-08tools headers uapi: Sync kvm.h copyArnaldo Carvalho de Melo-0/+1
2018-10-08tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo-0/+1
2018-10-08bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet-4/+9
2018-10-07Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-0/+1
2018-10-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-0/+172
2018-10-05Merge tag 'perf-urgent-for-mingo-4.19-20181005' of git://git.kernel.org/pub/s...Ingo Molnar-5/+20
2018-10-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman-1/+1
2018-10-05perf record: Use unmapped IP for inline callchain cursorsMilian Wolff-1/+2
2018-10-05perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo-1/+1
2018-10-04x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski-0/+73
2018-10-03Merge tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-9/+10
2018-10-02selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski-0/+99
2018-10-01tools/kvm_stat: cut down decimal places in update interval dialogStefan Raspl-1/+1
2018-09-30tools: hv: fcopy: set 'error' in case an unknown operation was requestedVitaly Kuznetsov-0/+1
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman-0/+17
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman-0/+17
2018-09-27perf report: Don't try to map ip to invalid mapMilian Wolff-2/+3
2018-09-27rseq/selftests: fix parametrized test with -fpieMathieu Desnoyers-9/+10
2018-09-25perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter-1/+5
2018-09-25perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter-0/+9
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman-6/+10
2018-09-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-12/+36
2018-09-22bpf: test_maps, only support ESTABLISHED socksJohn Fastabend-3/+7
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman-2/+207
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt-1/+206
2018-09-20kvm: selftests: use -pthread instead of -lpthreadLei Yang-1/+1
2018-09-19tools: bpf: fix license for a compat header fileJakub Kicinski-1/+1
2018-09-19Merge tag 'perf-urgent-for-mingo-4.19-20180918' of git://git.kernel.org/pub/s...Ingo Molnar-12/+36
2018-09-18selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca-2/+2
2018-09-18perf Documentation: Fix out-of-tree asciidoctor man page generationBen Hutchings-1/+1