aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-18perf vendor events intel: Update events for IcelakeIan Rogers3-680/+680
2022-03-18perf vendor events intel: Update events for ElkhartlakeIan Rogers2-241/+241
2022-03-18perf vendor events intel: Update events for CascadelakeXIan Rogers2-6588/+6588
2022-03-18af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima1-3/+3
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-0/+1
2022-03-17selftests/bpf: Test subskeleton functionalityDelyan Kratunov6-2/+194
2022-03-17bpftool: Add support for subskeletonsDelyan Kratunov3-85/+542
2022-03-17libbpf: Add subskeleton scaffoldingDelyan Kratunov3-21/+149
2022-03-17libbpf: Init btf_{key,value}_type_id on internal map openDelyan Kratunov1-1/+14
2022-03-17libbpf: .text routines are subprograms in strict modeDelyan Kratunov2-0/+11
2022-03-17selftests/bpf: Add cookie test for bpf_program__attach_kprobe_multi_optsJiri Olsa1-0/+68
2022-03-17selftests/bpf: Add attach test for bpf_program__attach_kprobe_multi_optsJiri Olsa1-11/+193
2022-03-17selftests/bpf: Add kprobe_multi bpf_cookie testJiri Olsa2-19/+131
2022-03-17selftests/bpf: Add kprobe_multi attach testJiri Olsa3-0/+243
2022-03-17libbpf: Add bpf_program__attach_kprobe_multi_opts functionJiri Olsa3-0/+184
2022-03-17libbpf: Add bpf_link_create support for multi kprobesJiri Olsa2-1/+17
2022-03-17libbpf: Add libbpf_kallsyms_parse functionJiri Olsa2-24/+43
2022-03-17bpf: Add cookie support to programs attached with kprobe multi linkJiri Olsa1-0/+1
2022-03-17bpf: Add multi kprobe linkJiri Olsa1-0/+13
2022-03-17selftests/bpf: Fix tunnel remote IP commentsKaixi Fan1-1/+1
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-12/+16
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-3/+2
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed1-4/+2
2022-03-17selftests: net: fix array_size.cocci warningGuo Zhengkui3-5/+10
2022-03-16selftests/bpf: Test subprog jit when toggle bpf_jit_harden repeatedlyHou Tao1-9/+68
2022-03-16bpf: selftests: Remove libcap usage from test_progsMartin KaFai Lau2-38/+11
2022-03-16bpf: selftests: Remove libcap usage from test_verifierMartin KaFai Lau2-64/+27
2022-03-16bpf: selftests: Add helpers to directly use the capget and capset syscallMartin KaFai Lau2-0/+86
2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern1-1/+1
2022-03-15bpftool: man: Add missing top level docsDaniel Xu1-1/+12
2022-03-15bpftool: Add bpf_cookie to link outputDmitrii Dolgov4-0/+34
2022-03-15Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-118/+617
2022-03-15rtla: Tools main loop cleanupDaniel Bristot de Oliveira4-5/+5
2022-03-15rtla/timerlat: Add --dma-latency optionDaniel Bristot de Oliveira4-4/+86
2022-03-15rtla/osnoise: Fix osnoise hist stop tracing messageDaniel Bristot de Oliveira1-1/+1
2022-03-15rtla: Check for trace off also in the trace instanceDaniel Bristot de Oliveira6-8/+28
2022-03-15rtla/trace: Save event histogram output to a fileDaniel Bristot de Oliveira1-0/+53
2022-03-15rtla: Add --filter supportDaniel Bristot de Oliveira4-10/+66
2022-03-15rtla/trace: Add trace event filter helpersDaniel Bristot de Oliveira2-0/+86
2022-03-15rtla: Add --trigger supportDaniel Bristot de Oliveira4-10/+62
2022-03-15rtla/trace: Add trace event trigger helpersDaniel Bristot de Oliveira2-1/+91
2022-03-15rtla: Add -e/--event supportDaniel Bristot de Oliveira4-11/+110
2022-03-15rtla/trace: Add trace events helpersDaniel Bristot de Oliveira2-0/+119
2022-03-15rtla/timerlat: Add the automatic trace optionDaniel Bristot de Oliveira2-7/+39
2022-03-15rtla/osnoise: Add the automatic trace optionDaniel Bristot de Oliveira2-6/+32
2022-03-15rtla/osnoise: Add an option to set the thresholdDaniel Bristot de Oliveira2-7/+35
2022-03-15rtla/osnoise: Add support to adjust the tracing_threshDaniel Bristot de Oliveira2-0/+91
2022-03-15selftests/bpf: Clean up array_size.cocci warningsGuo Zhengkui9-15/+15
2022-03-15selftests: mlxsw: hw_stats_l3: Add a new testPetr Machata1-0/+31
2022-03-15selftests: netdevsim: hw_stats_l3: Add a new testPetr Machata2-0/+481