index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
gen.c
Age
Commit message (
Expand
)
Author
2022-09-30
bpftool: Fix error message of strerror
Tianyi Liu
2022-07-29
bpftool: Don't try to return value from void function in skeleton
Jörn-Thorben Hinz
2022-07-08
bpftool: Add support for KIND_RESTRICT to gen min_core_btf command
Daniel Müller
2022-07-05
bpftool: Honor BPF_CORE_TYPE_MATCHES relocation
Daniel Müller
2022-06-07
bpftool: Add btf enum64 support
Yonghong Song
2022-06-02
bpftool: Check for NULL ptr of btf in codegen_asserts
Michael Mullin
2022-05-10
bpftool: bpf_link_get_from_fd support for LSM programs in lskel
KP Singh
2022-05-09
bpftool: Declare generator name
Jason Wang
2022-03-30
bpftool: Explicit errno handling in skeletons
Delyan Kratunov
2022-03-28
bpftool: Fix generated code in codegen_asserts
Jiri Olsa
2022-03-21
bpftool: Fix a bug in subskeleton code generation
Yonghong Song
2022-03-17
bpftool: Add support for subskeletons
Delyan Kratunov
2022-02-23
bpftool: Bpf skeletons assert type sizes
Delyan Kratunov
2022-02-16
bpftool: Fix C++ additions to skeleton
Andrii Nakryiko
2022-02-16
bpftool: Implement btfgen_get_btf()
Mauricio Vásquez
2022-02-16
bpftool: Implement "gen min_core_btf" logic
Mauricio Vásquez
2022-02-16
bpftool: Add gen min_core_btf command
Mauricio Vásquez
2022-02-15
bpftool: Add C++-specific open/load/etc skeleton wrappers
Andrii Nakryiko
2022-02-10
bpftool: Generalize light skeleton generation.
Alexei Starovoitov
2022-02-01
libbpf: Open code raw_tp_open and link_create commands.
Alexei Starovoitov
2022-02-01
libbpf: Add support for bpf iter in light skeleton.
Alexei Starovoitov
2022-01-25
bpftool: use preferred setters/getters instead of deprecated ones
Andrii Nakryiko
2022-01-12
bpftool: Stop using bpf_map__def() API
Christy Lee
2022-01-12
bpftool: Only set obj->skeleton on complete success
Wei Fu
2021-12-10
bpftool: Switch bpf_object__load_xattr() to bpf_object__load()
Andrii Nakryiko
2021-11-14
bpftool: Use libbpf_get_error() to check error
Hengqi Chen
2021-11-11
bpftool: Update btf_dump__new() and perf_buffer__new_raw() calls
Andrii Nakryiko
2021-10-22
bpftool: Switch to new btf__type_cnt API
Hengqi Chen
2021-10-21
bpftool: Improve skeleton generation for data maps without DATASEC type
Andrii Nakryiko
2021-10-21
bpftool: Support multiple .rodata/.data internal maps in skeleton
Andrii Nakryiko
2021-10-08
bpftool: Remove unused includes to <bpf/bpf_gen_internal.h>
Quentin Monnet
2021-09-28
bpftool: Avoid using "?: " in generated code
Yucong Sun
2021-09-07
bpftool: Provide a helper method for accessing skeleton's embedded ELF data
Matt Smith
2021-07-30
tools: bpftool: Document and add bash completion for -L, -B options
Quentin Monnet
2021-07-30
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
2021-05-25
bpftool: Set errno on skeleton failures and propagate errors
Andrii Nakryiko
2021-05-19
bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command.
Alexei Starovoitov
2021-05-11
bpftool: Stop emitting static variables in BPF skeleton
Andrii Nakryiko
2021-05-11
libbpf: Add per-file linker opts
Andrii Nakryiko
2021-05-11
bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars
Andrii Nakryiko
2021-03-18
bpftool: Add `gen object` command to perform BPF static linking
Andrii Nakryiko
2021-03-18
bpftool: Add ability to specify custom skeleton object name
Andrii Nakryiko
2020-08-18
tools/bpftool: Remove libbpf_internal.h usage in bpftool
Andrii Nakryiko
2020-08-13
tools/bpftool: Generate data section struct with conservative alignment
Andrii Nakryiko
2020-08-12
tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()
Andrii Nakryiko
2020-07-21
tools/bpftool: Fix error handing in do_skeleton()
YueHaibing
2020-07-13
tools/bpftool: Strip away modifiers from global variables
Andrii Nakryiko
2020-06-12
tools/bpftool: Fix skeleton codegen
Andrii Nakryiko
2020-06-11
tools, bpftool: Exit on error in function codegen
Tobias Klauser
2020-06-11
tools, bpftool: Fix memory leak in codegen error cases
Tobias Klauser
[next]