index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
main.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
bpftool: Switch to libbpf's hashmap for PIDs/names references
Quentin Monnet
1
-12
/
+5
2021-10-26
bpftool: Switch to libbpf's hashmap for programs/maps in BTF listing
Quentin Monnet
1
-0
/
+5
2021-10-26
bpftool: Switch to libbpf's hashmap for pinned paths of BPF objects
Quentin Monnet
1
-12
/
+17
2021-10-26
bpftool: Do not expose and init hash maps for pinned path in main.c
Quentin Monnet
1
-3
/
+0
2021-07-31
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
1
-2
/
+1
2021-05-19
bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command.
Alexei Starovoitov
1
-0
/
+1
2020-11-06
tools/bpftool: Add bpftool support for split BTF
Andrii Nakryiko
1
-0
/
+1
2020-08-14
tools/bpftool: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
1
-1
/
+9
2020-07-22
bpftool: Use only nftw for file tree parsing
Tony Ambardar
1
-2
/
+2
2020-06-25
tools, bpftool: Define attach_type_name array only once
Tobias Klauser
1
-35
/
+1
2020-06-25
tools, bpftool: Define prog_type_name array only once
Tobias Klauser
1
-31
/
+2
2020-06-23
tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs
Andrii Nakryiko
1
-0
/
+27
2020-06-23
tools/bpftool: Minimize bootstrap bpftool
Andrii Nakryiko
1
-12
/
+15
2020-06-23
tools/bpftool: Move map/prog parsing logic into common
Andrii Nakryiko
1
-0
/
+2
2020-05-19
bpf, bpftool: Enable get{peer, sock}name attach types
Daniel Borkmann
1
-0
/
+4
2020-05-11
tools, bpftool: Poison and replace kernel integer typedefs
Quentin Monnet
1
-0
/
+3
2020-05-10
tools/bpftool: Add bpf_iter support for bptool
Yonghong Song
1
-0
/
+1
2020-04-29
bpftool: Add bpf_link show and pin support
Andrii Nakryiko
1
-0
/
+5
2020-04-29
bpftool: Expose attach_type-to-string array to non-cgroup code
Andrii Nakryiko
1
-0
/
+32
2020-03-20
bpftool: Add struct_ops support
Martin KaFai Lau
1
-0
/
+1
2020-03-20
bpftool: Translate prog_id to its bpf prog_name
Martin KaFai Lau
1
-0
/
+1
2020-03-13
tools: bpftool: Restore message on failure to guess program type
Quentin Monnet
1
-0
/
+5
2020-03-13
tools: bpftool: Allow all prog/map handles for pinning objects
Quentin Monnet
1
-1
/
+1
2020-02-26
bpftool: Support struct_ops, tracing, ext prog types
Andrey Ignatov
1
-0
/
+3
2019-12-16
bpftool: Add skeleton codegen command
Andrii Nakryiko
1
-0
/
+1
2019-12-15
bpftool: Match maps by name
Paul Chaignon
1
-1
/
+1
2019-12-15
bpftool: Match programs by name
Paul Chaignon
1
-1
/
+1
2019-10-08
bpftool: Fix bpftool build by switching to bpf_object__open_file()
Andrii Nakryiko
1
-1
/
+1
2019-08-16
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
1
-2
/
+2
2019-07-12
tools: bpftool: add raw_tracepoint_writable prog type to header
Daniel T. Lee
1
-0
/
+1
2019-07-06
tools: bpftool: add "prog run" subcommand to test-run programs
Quentin Monnet
1
-0
/
+1
2019-06-28
bpftool: support cgroup sockopt
Stanislav Fomichev
1
-0
/
+1
2019-05-28
tools: bpftool: make -d option print debug output from verifier
Quentin Monnet
1
-0
/
+1
2019-04-26
bpftool: add ability to dump BTF types
Andrii Nakryiko
1
-0
/
+1
2019-04-17
bpftool: Support sysctl hook
Andrey Ignatov
1
-0
/
+1
2019-01-23
tools: bpftool: add probes for eBPF map types
Quentin Monnet
1
-0
/
+3
2019-01-23
tools: bpftool: add basic probe capability, probe syscall availability
Quentin Monnet
1
-0
/
+1
2018-12-18
tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs
Quentin Monnet
1
-1
/
+3
2018-12-18
tools: bpftool: attempt to mount tracefs if required for tracelog cmd
Quentin Monnet
1
-0
/
+2
2018-12-15
tools: bpftool: fix warning on struct bpf_prog_linfo definition
Quentin Monnet
1
-1
/
+1
2018-12-13
tools: bpftool: replace Netronome boilerplate with SPDX license headers
Jakub Kicinski
1
-32
/
+2
2018-12-10
bpf: bpftool: Fix newline and p_err issue
Martin KaFai Lau
1
-1
/
+0
2018-12-10
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
1
-2
/
+21
2018-12-05
tools: bpftool: add a command to dump the trace pipe
Quentin Monnet
1
-0
/
+1
2018-12-01
tools: bpftool: add owner_prog_type and owner_jited to bpftool output
Quentin Monnet
1
-0
/
+26
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-11-20
tools/bpf: bpftool: add support for func types
Yonghong Song
1
-0
/
+2
2018-11-17
bpftool: make libbfd optional
Stanislav Fomichev
1
-0
/
+14
2018-11-11
bpftool: add loadall command
Stanislav Fomichev
1
-0
/
+1
2018-11-09
tools: bpftool: pass an argument to silence open_obj_pinned()
Quentin Monnet
1
-1
/
+1
[next]