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
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
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
2018-11-08
tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, maps
Quentin Monnet
1
-0
/
+2
2018-10-18
tools: bpftool: use 4 context mode for the NFP disasm
Jakub Kicinski
1
-2
/
+4
2018-10-16
tools: bpftool: add map create command
Jakub Kicinski
1
-0
/
+1
2018-10-16
bpf: bpftool, add flag to allow non-compat map definitions
John Fastabend
1
-1
/
+2
2018-09-18
tools/bpf: bpftool: improve output format for bpftool net
Yonghong Song
1
-1
/
+2
2018-09-07
tools/bpf: bpftool: add net support
Yonghong Song
1
-0
/
+7
2018-07-14
bpf: btf: add btf print functionality
Okash Khawaja
1
-0
/
+15
2018-07-11
tools: bpftool: allow reuse of maps with bpftool prog load
Jakub Kicinski
1
-0
/
+3
2018-07-11
tools: bpf: make use of reallocarray
Jakub Kicinski
1
-0
/
+1
2018-07-11
tools: bpftool: refactor argument parsing for prog load
Jakub Kicinski
1
-0
/
+15
2018-07-01
tools: bpftool: drop unnecessary Author comments
Jakub Kicinski
1
-2
/
+0
2018-05-25
tools/bpftool: add perf subcommand
Yonghong Song
1
-0
/
+1
2018-05-05
tools: bpftool: add simple perf event output reader
Jakub Kicinski
1
-0
/
+4
2018-05-05
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
1
-1
/
+2
2018-01-18
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
1
-1
/
+4
2017-12-31
tools: bpftool: report device information for offloaded programs
Jakub Kicinski
1
-0
/
+2
2017-12-14
bpftool: implement cgroup bpf operations
Roman Gushchin
1
-0
/
+1
2017-12-14
bpftool: implement prog load command
Roman Gushchin
1
-0
/
+1
2017-11-30
tools: bpftool: remove spurious line break from error message
Quentin Monnet
1
-1
/
+1
2017-11-30
tools: bpftool: clean up the JSON writer before exiting in usage()
Quentin Monnet
1
-1
/
+2
2017-11-11
tools: bpftool: optionally show filenames of pinned objects
Prashant Bhole
1
-1
/
+2
2017-11-11
tools: bpftool: show filenames of pinned objects
Prashant Bhole
1
-0
/
+17
2017-11-11
tools: bpftool: open pinned object without type check
Prashant Bhole
1
-0
/
+1
2017-11-05
tools: bpftool: move p_err() and p_info() from main.h to common.c
Quentin Monnet
1
-31
/
+3
2017-10-26
tools: bpftool: try to mount bpffs if required for pinning objects
Quentin Monnet
1
-0
/
+2
2017-10-24
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
1
-0
/
+2
2017-10-24
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
1
-5
/
+32
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
1
-0
/
+1
2017-10-24
tools: bpftool: introduce --json and --pretty options
Quentin Monnet
1
-0
/
+5
2017-10-22
tools: bpftool: add pointer to file argument to print_hex()
Quentin Monnet
1
-1
/
+1
2017-10-18
tools: bpftool: use more common tag format
Jakub Kicinski
1
-2
/
+1
2017-10-10
tools: bpftool: use the kernel's instruction printer
Jakub Kicinski
1
-7
/
+3
2017-10-05
tools: bpf: add bpftool
Jakub Kicinski
1
-0
/
+99