aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-12/+49
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-10/+47
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-10/+47
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser1-5/+5
2020-08-20selftests: net: tcp_mmap: Use huge pages in receive pathEric Dumazet1-4/+5
2020-08-20selftests: net: tcp_mmap: Use huge pages in send pathEric Dumazet1-3/+26
2020-08-20selftests: net: tcp_mmap: use madvise(MADV_DONTNEED)Eric Dumazet1-0/+4
2020-08-20bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta1-1/+1
2020-08-20selftests/bpf: Remove test_align leftoversVeronika Kabatova2-2/+1
2020-08-20tools/resolve_btfids: Fix sections with wrong alignmentJiri Olsa1-0/+36
2020-08-20libbpf: Fix map index used in error messageToke Høiland-Jørgensen1-1/+1
2020-08-18bpftool: Handle EAGAIN error code properly in pids collectionYonghong Song1-0/+2
2020-08-18libbpf: Fix build on ppc64le architectureAndrii Nakryiko1-1/+1
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds30-144/+379
2020-08-17selftests: disable rp_filter for icmp_redirect.shDavid Ahern1-0/+2
2020-08-17selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang1-2/+2
2020-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-30/+43
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds1-1/+7
2020-08-15Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds36-247/+1252
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni3-3/+3
2020-08-14selftests/exec: add file type errno testsKees Cook3-2/+200
2020-08-14sh: Add SECCOMP_FILTERMichael Karcher1-1/+7
2020-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller28-114/+334
2020-08-14perf ftrace: Make option description initials all capital lettersArnaldo Carvalho de Melo1-14/+14
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler6-1/+43
2020-08-14perf bench numa: Remove dead code in parse_nodes_opt()Peng Fan1-2/+0
2020-08-14perf stat: Update POWER9 metrics to utilize other metricsPaul A. Clarke1-24/+24
2020-08-14perf ftrace: Add change logChangbin Du1-0/+1
2020-08-14perf: ftrace: Add set_tracing_options() to set all trace optionsChangbin Du1-55/+63
2020-08-14perf ftrace: Add option --tid to filter by thread idChangbin Du2-0/+6
2020-08-14perf ftrace: Add option -D/--delay to delay tracingChangbin Du2-3/+20
2020-08-14perf: ftrace: Allow set graph depth by '--graph-opts'Changbin Du2-7/+3
2020-08-14perf ftrace: Add support for trace option tracing_threshChangbin Du2-1/+26
2020-08-14perf ftrace: Add option 'verbose' to show more info for graph tracerChangbin Du2-1/+29
2020-08-14perf ftrace: Add support for tracing option 'irq-info'Changbin Du2-1/+21
2020-08-14perf ftrace: Add support for trace option funcgraph-irqsChangbin Du2-1/+21
2020-08-14perf ftrace: Add support for trace option sleep-timeChangbin Du2-0/+45
2020-08-14perf ftrace: Add support for tracing option 'func_stack_trace'Changbin Du2-0/+46
2020-08-14perf tools: Add general function to parse sublevel optionsChangbin Du4-44/+99
2020-08-14perf ftrace: Add option '--inherit' to trace children processesChangbin Du2-0/+41
2020-08-14perf ftrace: Show trace column headerChangbin Du1-0/+3
2020-08-14perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer sizeChangbin Du2-0/+60
2020-08-14perf ftrace: Factor out function write_tracing_file_int()Changbin Du1-5/+12
2020-08-14perf ftrace: Add option '-F/--funcs' to list available functionsChangbin Du2-0/+50
2020-08-14perf ftrace: Select function/function_graph tracer automaticallyChangbin Du3-23/+48
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds16-68/+118
2020-08-13selftests/bpf: Make test_varlen work with 32-bit user-space archAndrii Nakryiko2-7/+7
2020-08-13tools/bpftool: Generate data section struct with conservative alignmentAndrii Nakryiko1-0/+14
2020-08-13selftests/bpf: Correct various core_reloc 64-bit assumptionsAndrii Nakryiko2-42/+47