Skip to content
Snippets Groups Projects
Select Git revision
  • OLK-5.10
  • master
  • openEuler-1.0-LTS default protected
  • openEuler-20.03-LTS-SP3
  • openEuler-20.09
  • openEuler-21.03
  • openEuler-21.09
  • openEuler-22.03-LTS
  • openEuler-22.03-LTS-Ascend
  • openEuler-22.03-LTS-LoongArch-NW
  • openEuler-22.09
  • openEuler-22.09-HCK
  • 4.19.90-2210.5.0
  • 5.10.0-123.0.0
  • 5.10.0-60.63.0
  • 5.10.0-60.62.0
  • 4.19.90-2210.4.0
  • 5.10.0-121.0.0
  • 5.10.0-60.61.0
  • 4.19.90-2210.3.0
  • 5.10.0-60.60.0
  • 5.10.0-120.0.0
  • 5.10.0-60.59.0
  • 5.10.0-119.0.0
  • 4.19.90-2210.2.0
  • 4.19.90-2210.1.0
  • 5.10.0-118.0.0
  • 5.10.0-106.19.0
  • 5.10.0-60.58.0
  • 4.19.90-2209.6.0
  • 5.10.0-106.18.0
  • 5.10.0-106.17.0
32 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Aug2322191817libbpf: Reduce reliance of attach_fns on sec_def internalslibbpf: Refactor internal sec_def handling to enable pluggabilitylibbpf: Add "tc" SEC_DEF which is a better name for "classifier"libbpf: Ignore STT_SECTION symbols in 'maps' sectionselftests/bpf: Switch fexit_bpf2bpf selftest to set_attach_target() APIselftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checkslibbpf: Constify all high-level program attach APIslibbpf: Schedule open_opts.attach_prog_fd deprecation since v0.7libbpf: Allow skipping attach_func_name in bpf_program__set_attach_target()libbpf: Deprecated bpf_object_open_opts.relaxed_core_relocsselftests/bpf: Stop using relaxed_core_relocs which has no effectlibbpf: Use pre-setup sec_def in libbpf_find_attach_btf_id()bpftool: Add support for BTF_KIND_TAGlibbpf: Add support for BTF_KIND_TAGlibbpf: Rename btf_{hash,equal}_int to btf_{hash,equal}_int_tagbpf: Support for new btf kind BTF_KIND_TAGbtf: Change BTF_KIND_* macros to enumslibbpf: Minimize explicit iterator of section definition arraylibbpf: Simplify BPF program auto-attach codelibbpf: Ensure BPF prog types are set before relocationsselftests/bpf: Update selftests to always provide "struct_ops" SEClibbpf: Make libbpf_version.h non-auto-generatedlibbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecationslibbpf: Fix build with latest gcc/binutils with LTOselftests/bpf: Add checks for X__elf_bytes() skeleton helperselftests/bpf: Add remaining ASSERT_xxx() variantsbpftool: Provide a helper method for accessing skeleton's embedded ELF datalibbpf: Change bpf_object_skeleton data field to const pointerlibbpf: Don't crash on object files with no symbol tableslibbpf: Fix segfault in light skeleton for objects without BTFlibbpf: Fix segfault in static linker for objects without BTFlibbpf: Support weak typed ksyms.libbpf: Add btf__load_vmlinux_btf/btf__load_module_btftools: bpftool: Support dumping split BTF by idlibbpf: Add split BTF support for btf__load_from_kernel_by_id()tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()tools: Free BTF objects at various locationslibbpf: Rename btf__get_from_id() as btf__load_from_kernel_by_id()libbpf: Rename btf__load() as btf__load_into_kernel()libbpf: Return non-null error on failures in libbpf_find_prog_btf_id()