index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
gen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-10
bpftool: bpf_link_get_from_fd support for LSM programs in lskel
KP Singh
1
-0
/
+1
2022-05-10
bpftool: Declare generator name
Jason Wang
1
-2
/
+2
2022-03-30
bpftool: Explicit errno handling in skeletons
Delyan Kratunov
1
-7
/
+15
2022-03-29
bpftool: Fix generated code in codegen_asserts
Jiri Olsa
1
-1
/
+1
2022-03-22
bpftool: Fix a bug in subskeleton code generation
Yonghong Song
1
-1
/
+0
2022-03-18
bpftool: Add support for subskeletons
Delyan Kratunov
1
-84
/
+504
2022-02-24
bpftool: Bpf skeletons assert type sizes
Delyan Kratunov
1
-22
/
+105
2022-02-17
bpftool: Fix C++ additions to skeleton
Andrii Nakryiko
1
-7
/
+7
2022-02-16
bpftool: Implement btfgen_get_btf()
Mauricio Vásquez
1
-1
/
+99
2022-02-16
bpftool: Implement "gen min_core_btf" logic
Mauricio Vásquez
1
-2
/
+453
2022-02-16
bpftool: Add gen min_core_btf command
Mauricio Vásquez
1
-3
/
+39
2022-02-15
bpftool: Add C++-specific open/load/etc skeleton wrappers
Andrii Nakryiko
1
-2
/
+22
2022-02-11
bpftool: Generalize light skeleton generation.
Alexei Starovoitov
1
-19
/
+20
2022-02-02
libbpf: Open code raw_tp_open and link_create commands.
Alexei Starovoitov
1
-3
/
+3
2022-02-02
libbpf: Add support for bpf iter in light skeleton.
Alexei Starovoitov
1
-1
/
+4
2022-01-26
bpftool: use preferred setters/getters instead of deprecated ones
Andrii Nakryiko
1
-1
/
+1
2022-01-13
bpftool: Stop using bpf_map__def() API
Christy Lee
1
-6
/
+6
2022-01-13
bpftool: Only set obj->skeleton on complete success
Wei Fu
1
-1
/
+1
2021-12-11
bpftool: Switch bpf_object__load_xattr() to bpf_object__load()
Andrii Nakryiko
1
-7
/
+4
2021-11-15
bpftool: Use libbpf_get_error() to check error
Hengqi Chen
1
-4
/
+6
2021-11-12
bpftool: Update btf_dump__new() and perf_buffer__new_raw() calls
Andrii Nakryiko
1
-1
/
+1
2021-10-23
bpftool: Switch to new btf__type_cnt API
Hengqi Chen
1
-2
/
+2
2021-10-22
bpftool: Improve skeleton generation for data maps without DATASEC type
Andrii Nakryiko
1
-6
/
+45
2021-10-22
bpftool: Support multiple .rodata/.data internal maps in skeleton
Andrii Nakryiko
1
-47
/
+60
2021-10-08
bpftool: Remove unused includes to <bpf/bpf_gen_internal.h>
Quentin Monnet
1
-1
/
+0
2021-09-29
bpftool: Avoid using "?: " in generated code
Yucong Sun
1
-1
/
+4
2021-09-08
bpftool: Provide a helper method for accessing skeleton's embedded ELF data
Matt Smith
1
-12
/
+19
2021-07-31
tools: bpftool: Document and add bash completion for -L, -B options
Quentin Monnet
1
-1
/
+2
2021-07-31
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
1
-1
/
+1
2021-05-26
bpftool: Set errno on skeleton failures and propagate errors
Andrii Nakryiko
1
-9
/
+18
2021-05-19
bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command.
Alexei Starovoitov
1
-21
/
+365
2021-05-12
bpftool: Stop emitting static variables in BPF skeleton
Andrii Nakryiko
1
-0
/
+4
2021-05-12
libbpf: Add per-file linker opts
Andrii Nakryiko
1
-1
/
+1
2021-05-12
bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars
Andrii Nakryiko
1
-0
/
+2
2021-03-19
bpftool: Add `gen object` command to perform BPF static linking
Andrii Nakryiko
1
-1
/
+44
2021-03-19
bpftool: Add ability to specify custom skeleton object name
Andrii Nakryiko
1
-3
/
+26
2020-08-19
tools/bpftool: Remove libbpf_internal.h usage in bpftool
Andrii Nakryiko
1
-2
/
+0
2020-08-14
tools/bpftool: Generate data section struct with conservative alignment
Andrii Nakryiko
1
-0
/
+14
2020-08-13
tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()
Andrii Nakryiko
1
-4
/
+4
2020-07-21
tools/bpftool: Fix error handing in do_skeleton()
YueHaibing
1
-1
/
+4
2020-07-14
tools/bpftool: Strip away modifiers from global variables
Andrii Nakryiko
1
-13
/
+10
2020-06-13
tools/bpftool: Fix skeleton codegen
Andrii Nakryiko
1
-2
/
+0
2020-06-12
tools, bpftool: Exit on error in function codegen
Tobias Klauser
1
-5
/
+6
2020-06-11
tools, bpftool: Fix memory leak in codegen error cases
Tobias Klauser
1
-0
/
+2
2020-06-02
tools, bpftool: Clean subcommand help messages
Quentin Monnet
1
-3
/
+3
2020-04-26
tools/bpf/bpftool: Remove duplicate headers
Jagadeesh Pagadala
1
-1
/
+0
2020-01-21
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
1
-5
/
+5
2019-12-27
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
1
-5
/
+5
2019-12-19
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
1
-4
/
+4
2019-12-19
bpftool: Simplify format string to not use positional args
Andrii Nakryiko
1
-2
/
+2
[next]