summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
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-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
2020-08-14perf ftrace: Show trace column headerChangbin Du
2020-08-14perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer sizeChangbin Du
2020-08-14perf ftrace: Factor out function write_tracing_file_int()Changbin Du
2020-08-14perf ftrace: Add option '-F/--funcs' to list available functionsChangbin Du
2020-08-14perf ftrace: Select function/function_graph tracer automaticallyChangbin Du
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-13selftests/bpf: Make test_varlen work with 32-bit user-space archAndrii Nakryiko
2020-08-13tools/bpftool: Generate data section struct with conservative alignmentAndrii Nakryiko
2020-08-13selftests/bpf: Correct various core_reloc 64-bit assumptionsAndrii Nakryiko
2020-08-13libbpf: Enforce 64-bitness of BTF for BPF object filesAndrii Nakryiko
2020-08-13selftests/bpf: Fix btf_dump test cases on 32-bit archesAndrii Nakryiko
2020-08-13libbpf: Handle BTF pointer sizes more carefullyAndrii Nakryiko
2020-08-13libbpf: Fix BTF-defined map-in-map initialization on 32-bit host archesAndrii Nakryiko
2020-08-13selftest/bpf: Fix compilation warnings in 32-bit modeAndrii Nakryiko
2020-08-13tools/bpftool: Fix compilation warnings in 32-bit modeAndrii Nakryiko
2020-08-13bpf, selftests: Add tests to sock_ops for loading skJohn Fastabend
2020-08-13bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registersJohn Fastabend
2020-08-13bpf, selftests: Add tests for ctx access in sock_ops with single registerJohn Fastabend
2020-08-13libbpf: Prevent overriding errno when logging errorsToke Høiland-Jørgensen
2020-08-13perf bench numa: Use numa_node_to_cpus() to bind tasks to nodesAlexander Gordeev
2020-08-13perf bench numa: Fix cpumask memory leak in node_has_cpus()Alexander Gordeev
2020-08-13tools build feature: Quote CC and CXX for their argumentsDaniel Díaz
2020-08-13perf tools: Fix module symbol processingJiri Olsa
2020-08-13perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'Jiri Olsa