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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
tools/bpftool: fix a percpu_array map dump problem
Yonghong Song
1
-5
/
+9
2018-07-20
tools/bpftool: Fix segfault case regarding 'pin' arguments
Taeung Song
1
-3
/
+8
2018-06-22
tools: bpftool: remember to close the libbpf object after prog load
Jakub Kicinski
1
-1
/
+7
2018-06-22
tools: bpftool: remove duplicated error message on prog load
Jakub Kicinski
1
-3
/
+1
2018-06-15
tools: bpftool: improve accuracy of load time
Jakub Kicinski
1
-1
/
+3
2018-06-13
tools/bpftool: fix a bug in bpftool perf
Yonghong Song
1
-2
/
+3
2018-05-30
bpftool: Support sendmsg{4,6} attach types
Andrey Ignatov
3
-5
/
+13
2018-05-30
bpf: add selftest for lirc_mode2 type program
Sean Young
1
-0
/
+1
2018-05-25
tools/bpftool: add perf subcommand
Yonghong Song
6
-2
/
+343
2018-05-24
tools: bpftool: add delimiters to multi-function JITed dumps
Sandipan Das
3
-3
/
+75
2018-05-24
tools: bpftool: resolve calls without using imm field
Sandipan Das
3
-1
/
+35
2018-05-16
bpf: bpftool, support for sockhash
John Fastabend
1
-0
/
+1
2018-05-11
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
1
-51
/
+15
2018-05-11
tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clock
Jakub Kicinski
1
-11
/
+6
2018-05-10
selftests/bpf: ignore build products
Sirio Balmelli
1
-0
/
+3
2018-05-05
tools: bpftool: add simple perf event output reader
Jakub Kicinski
8
-19
/
+444
2018-05-05
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
3
-58
/
+59
2018-05-05
tools: bpftool: fold hex keyword in command help
Jakub Kicinski
2
-15
/
+17
2018-05-02
tools: bpftool: change time format for program 'loaded at:' information
Quentin Monnet
1
-2
/
+6
2018-04-26
tools, bpftool: Display license GPL compatible in prog show/list
Jiri Olsa
2
-1
/
+5
2018-04-18
tools: bpftool: make it easier to feed hex bytes to bpftool
Quentin Monnet
3
-18
/
+36
2018-04-18
bpftool: Support new prog types and attach types
Andrey Ignatov
4
-7
/
+28
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-03-24
tools: bpftool: don't use hex numbers in JSON output
Jakub Kicinski
1
-1
/
+1
2018-03-23
bpftool: Adjust to new print_bpf_insn interface
Jiri Olsa
1
-6
/
+6
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2018-03-16
tools: bpf: remove feature detection output
Jakub Kicinski
1
-0
/
+2
2018-03-16
tools: bpftool: fix potential format truncation
Jakub Kicinski
1
-1
/
+1
2018-03-16
tools: bpftool: fix dependency file path
Jakub Kicinski
1
-1
/
+1
2018-03-09
tools: bpftool: silence 'missing initializer' warnings
Jiri Benc
1
-1
/
+1
2018-03-07
tools: bpftool: fix compilation with older headers
Jiri Benc
1
-0
/
+4
2018-03-02
tools: bpftool: add support for quotations in batch files
Quentin Monnet
1
-14
/
+51
2018-03-02
tools: bpftool: read from stdin when batch file name is "-"
Quentin Monnet
1
-2
/
+6
2018-03-02
tools: bpftool: support continuation lines in batch files
Quentin Monnet
1
-4
/
+32
2018-03-02
tools: bpftool: support comments in batch files
Quentin Monnet
1
-0
/
+5
2018-03-02
tools: bpftool: add bash completion for CFG dump
Quentin Monnet
1
-4
/
+9
2018-03-02
tools: bpftool: new command-line option and documentation for 'visual'
Jiong Wang
2
-7
/
+23
2018-03-02
tools: bpftool: generate .dot graph from CFG information
Jiong Wang
3
-0
/
+147
2018-03-02
tools: bpftool: add out edges for each basic-block
Jiong Wang
1
-2
/
+160
2018-03-02
tools: bpftool: partition basic-block for each function in the CFG
Jiong Wang
1
-1
/
+117
2018-03-02
tools: bpftool: detect sub-programs from the eBPF sequence
Jiong Wang
2
-0
/
+190
2018-03-02
tools: bpftool: factor out xlated dump related code into separate file
Jiong Wang
3
-254
/
+349
2018-03-02
tools: bpftool: remove unnecessary 'if' to reduce indentation
Jiong Wang
1
-20
/
+18
2018-02-15
tools: bpftool: preserve JSON output on errors on batch file parsing
Quentin Monnet
1
-1
/
+1
2018-02-15
tools: bpftool: preserve JSON for batch mode when dumping insns to file
Quentin Monnet
1
-0
/
+3
2018-02-08
tools: bpftool: add bash completion for cgroup commands
Quentin Monnet
2
-6
/
+62
2018-02-08
tools: bpftool: add bash completion for `bpftool prog load`
Quentin Monnet
1
-2
/
+6
2018-02-08
tools: bpftool: make syntax for program map update explicit in man page
Quentin Monnet
1
-1
/
+2
2018-02-08
tools: bpftool: exit doc Makefile early if rst2man is not available
Quentin Monnet
1
-0
/
+5
2018-01-20
bpftool: recognize BPF_MAP_TYPE_CPUMAP maps
Roman Gushchin
1
-0
/
+1
[next]