summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
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
2020-08-13libperf: Fix man page typosRob Herring
2020-08-13perf test: Allow multiple probes in record+script_probe_vfs_getname.shMichael Petlan
2020-08-13perf bench mem: Always memset source before memcpyVincent Whitchurch
2020-08-13perf sched: Prefer sched_waking event when it existsDavid Ahern
2020-08-13selftests: netfilter: kill running process onlyFabian Frederick
2020-08-13selftests: netfilter: add MTU arguments to flowtablesFabian Frederick
2020-08-13selftests: netfilter: add checktool functionFabian Frederick
2020-08-12libbpf: Handle GCC built-in types for Arm NEONJean-Philippe Brucker
2020-08-12tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()Andrii Nakryiko
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12selftests: kmod: use variable NAME in kmod_test_0001()Tiezhu Yang
2020-08-12mm/migrate: add migrate-shared test for migrate_vma_*()Ralph Campbell
2020-08-12kselftests: cgroup: add perpcu memory accounting testRoman Gushchin
2020-08-12perf bench: Fix a couple of spelling mistakes in options textColin Ian King
2020-08-12perf bench numa: Fix benchmark namesAlexander Gordeev
2020-08-12perf bench numa: Fix number of processes in "2x3-convergence" testAlexander Gordeev
2020-08-12tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2020-08-12tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2020-08-12tools headers kvm s390: Sync headers with the kernel sourcesArnaldo Carvalho de Melo
2020-08-12perf trace beauty: Use the autogenerated protocol family tableArnaldo Carvalho de Melo
2020-08-12perf trace beauty: Add script to autogenerate socket families tableArnaldo Carvalho de Melo
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds