summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-08-28selftests: netfilter: exit on invalid parametersFabian Frederick
2020-08-28selftests: netfilter: fix header exampleFabian Frederick
2020-08-28selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer
2020-08-24selftests/bpf: Fix test_progs-flavor run getting number of testsJesper Dangaard Brouer
2020-08-24selftests/powerpc: Update PROT_SAO test to skip ISA 3.1Shawn Anastasio
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser
2020-08-21perf: arm-spe: Fix check error when synthesizing eventsWei Li
2020-08-21perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbolsArnaldo Carvalho de Melo
2020-08-21perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setTiezhu Yang
2020-08-21perf sched timehist: Fix use of CPU list with summary optionDavid Ahern
2020-08-21perf test: Fix basic bpf filtering testSumanth Korikkar
2020-08-20selftests/timers: Turn off timeout settingPo-Hsu Lin
2020-08-20bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta
2020-08-20selftests/bpf: Remove test_align leftoversVeronika Kabatova
2020-08-20tools/resolve_btfids: Fix sections with wrong alignmentJiri Olsa
2020-08-20libbpf: Fix map index used in error messageToke Høiland-Jørgensen
2020-08-19tools: usb: move to tools buildsystemHeikki Krogerus
2020-08-18bpftool: Handle EAGAIN error code properly in pids collectionYonghong Song
2020-08-18libbpf: Fix build on ppc64le architectureAndrii Nakryiko
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-17selftests: disable rp_filter for icmp_redirect.shDavid Ahern
2020-08-17selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang
2020-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-15Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-14selftests/exec: add file type errno testsKees Cook
2020-08-14sh: Add SECCOMP_FILTERMichael Karcher
2020-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-14perf ftrace: Make option description initials all capital lettersArnaldo Carvalho de Melo
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler
2020-08-14perf bench numa: Remove dead code in parse_nodes_opt()Peng Fan
2020-08-14perf stat: Update POWER9 metrics to utilize other metricsPaul A. Clarke
2020-08-14perf ftrace: Add change logChangbin Du
2020-08-14perf: ftrace: Add set_tracing_options() to set all trace optionsChangbin Du
2020-08-14perf ftrace: Add option --tid to filter by thread idChangbin Du
2020-08-14perf ftrace: Add option -D/--delay to delay tracingChangbin Du
2020-08-14perf: ftrace: Allow set graph depth by '--graph-opts'Changbin Du
2020-08-14perf ftrace: Add support for trace option tracing_threshChangbin Du
2020-08-14perf ftrace: Add option 'verbose' to show more info for graph tracerChangbin Du
2020-08-14perf ftrace: Add support for tracing option 'irq-info'Changbin Du
2020-08-14perf ftrace: Add support for trace option funcgraph-irqsChangbin Du
2020-08-14perf ftrace: Add support for trace option sleep-timeChangbin Du
2020-08-14perf ftrace: Add support for tracing option 'func_stack_trace'Changbin Du
2020-08-14perf tools: Add general function to parse sublevel optionsChangbin Du
2020-08-14perf ftrace: Add option '--inherit' to trace children processesChangbin Du