summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-03-19bpftool: Add `gen object` command to perform BPF static linkingAndrii Nakryiko3-16/+100
2021-03-19bpftool: Add ability to specify custom skeleton object nameAndrii Nakryiko3-9/+44
2021-03-19libbpf: Add BPF static linker BTF and BTF.ext supportAndrii Nakryiko1-2/+767
2021-03-19libbpf: Add BPF static linker APIsAndrii Nakryiko6-11/+1215
2021-03-19libbpf: Add generic BTF type shallow copy APIAndrii Nakryiko3-0/+51
2021-03-19libbpf: Extract internal set-of-strings datastructure APIsAndrii Nakryiko4-195/+259
2021-03-19libbpf: Rename internal memory-management helpersAndrii Nakryiko4-21/+21
2021-03-19libbpf: Generalize BTF and BTF.ext type ID and strings iterationAndrii Nakryiko2-172/+228
2021-03-19libbpf: Expose btf_type_by_id() internallyAndrii Nakryiko2-1/+6
2021-03-18selftests/bpf: drop custom NULL #define in skb_pkt_end selftestAndrii Nakryiko1-1/+0
2021-03-18libbpf: provide NULL and KERNEL_VERSION macros in bpf_helpers.hAndrii Nakryiko1-1/+15
2021-03-17selftests/bpf: Use nanosleep() syscall instead of sleep() in get_cgroup_idRavi Bangoria1-1/+5
2021-03-17selftests/bpf: Fix warning comparing pointer to 0Jiapeng Chong1-2/+2
2021-03-16selftests/bpf: Build everything in debug modeAndrii Nakryiko1-2/+5
2021-03-16selftests/bpf: Fix maybe-uninitialized warning in xdpxceiver testAndrii Nakryiko1-2/+2
2021-03-16bpftool: Fix maybe-uninitialized warningsAndrii Nakryiko3-3/+5
2021-03-16libbpf: Add explicit padding to bpf_xdp_set_link_optsAndrii Nakryiko1-0/+1
2021-03-16bpf: selftests: Remove unused 'nospace_err' in tests for batched ops in array...Pedro Tammela1-5/+0
2021-03-16libbpf: Avoid inline hint definition from 'linux/stddef.h'Pedro Tammela1-2/+3
2021-03-15bpf: Add getter and setter for SO_REUSEPORT through bpf_{g,s}etsockoptManu Bretelle2-0/+50
2021-03-11libbpf: xsk: Move barriers from libbpf_util.h to xsk.hBjörn Töpel3-85/+68
2021-03-11libbpf: xsk: Remove linux/compiler.h headerBjörn Töpel1-10/+17
2021-03-11bpf: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-03-11selftests/bpf: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller62-521/+2716
2021-03-10Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds15-14/+214
2021-03-10selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.cAndrii Nakryiko1-2/+2
2021-03-09Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntaxIlya Leoshkevich1-0/+7
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_sizeIlya Leoshkevich4-0/+18
2021-03-08selftests/bpf: Fix typo in MakefileJean-Philippe Brucker1-1/+1
2021-03-08libbpf: Fix arm64 buildJean-Philippe Brucker1-1/+1
2021-03-08libbpf, xsk: Add libbpf_smp_store_release libbpf_smp_load_acquireBjörn Töpel2-34/+55
2021-03-08selftests/bpf: Fix test_attach_probe for powerpc uprobesJiri Olsa1-1/+39
2021-03-08selftests: gpio: update .gitignoreBartosz Golaszewski1-1/+1
2021-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+100
2021-03-06perf cs-etm: Fix bitmap for optionSuzuki K Poulose1-4/+8
2021-03-06perf trace: Fix race in signal handlingMichael Petlan1-3/+2
2021-03-06perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo1-4/+3
2021-03-06perf report: Fix -F for branch & mem modesRavi Bangoria1-2/+2
2021-03-06perf tests x86: Move insn.h include to make sure it finds stddef.hArnaldo Carvalho de Melo2-2/+2
2021-03-06perf test: Support the ins_lat check in the X86 specific testKan Liang4-0/+127
2021-03-06perf test: Fix sample-parsing failure on non-x86 platformsKan Liang1-4/+0
2021-03-06perf archive: Fix filtering of empty build-idsNicholas Fraser1-2/+1
2021-03-06perf daemon: Fix compile error with AsanNamhyung Kim1-1/+1
2021-03-06perf stat: Fix use-after-free when -r option is usedNamhyung Kim1-0/+1
2021-03-06libperf: Add perf_evlist__reset_id_hash()Namhyung Kim2-4/+11
2021-03-06perf stat: Fix wrong skipping for per-die aggregationJin Yao4-11/+59
2021-03-06tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sourcesArnaldo Carvalho de Melo2-1/+4
2021-03-06tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-6/+13