index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/bpftool: fix a percpu_array map dump problem
Yonghong Song
2018-07-31
1
-5
/
+9
*
tools/bpftool: Fix segfault case regarding 'pin' arguments
Taeung Song
2018-07-20
1
-3
/
+8
*
tools: bpftool: remember to close the libbpf object after prog load
Jakub Kicinski
2018-06-21
1
-1
/
+7
*
tools: bpftool: remove duplicated error message on prog load
Jakub Kicinski
2018-06-21
1
-3
/
+1
*
tools: bpftool: improve accuracy of load time
Jakub Kicinski
2018-06-15
1
-1
/
+3
*
tools/bpftool: fix a bug in bpftool perf
Yonghong Song
2018-06-13
1
-2
/
+3
*
bpf: fix cbpf parser bug for octal numbers
Daniel Borkmann
2018-06-03
1
-1
/
+1
*
bpftool: Support sendmsg{4,6} attach types
Andrey Ignatov
2018-05-30
3
-5
/
+13
*
bpf: add selftest for lirc_mode2 type program
Sean Young
2018-05-30
1
-0
/
+1
*
tools/bpftool: add perf subcommand
Yonghong Song
2018-05-24
6
-2
/
+343
*
tools: bpftool: add delimiters to multi-function JITed dumps
Sandipan Das
2018-05-24
3
-3
/
+75
*
tools: bpftool: resolve calls without using imm field
Sandipan Das
2018-05-24
3
-1
/
+35
*
bpf: bpftool, support for sockhash
John Fastabend
2018-05-16
1
-0
/
+1
*
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
2018-05-11
1
-51
/
+15
*
tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clock
Jakub Kicinski
2018-05-11
1
-11
/
+6
*
selftests/bpf: ignore build products
Sirio Balmelli
2018-05-10
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-07
9
-86
/
+518
|
\
|
*
tools: bpftool: add simple perf event output reader
Jakub Kicinski
2018-05-04
8
-19
/
+444
|
*
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
2018-05-04
3
-58
/
+59
|
*
tools: bpftool: fold hex keyword in command help
Jakub Kicinski
2018-05-04
2
-15
/
+17
|
*
tools: bpftool: change time format for program 'loaded at:' information
Quentin Monnet
2018-05-01
1
-2
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
bpf: fix uninitialized variable in bpf tools
John Fastabend
2018-04-26
1
-2
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-26
2
-1
/
+5
|
\
\
|
*
|
tools, bpftool: Display license GPL compatible in prog show/list
Jiri Olsa
2018-04-26
2
-1
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-25
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpf: fix for lex/yacc build error with gcc-5
John Fastabend
2018-04-25
1
-0
/
+2
*
|
tools: bpftool: make it easier to feed hex bytes to bpftool
Quentin Monnet
2018-04-18
3
-18
/
+36
*
|
bpftool: Support new prog types and attach types
Andrey Ignatov
2018-04-18
4
-7
/
+28
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
1
-1
/
+1
|
\
|
*
tools: bpftool: don't use hex numbers in JSON output
Jakub Kicinski
2018-03-24
1
-1
/
+1
*
|
bpftool: Adjust to new print_bpf_insn interface
Jiri Olsa
2018-03-23
1
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-0
/
+4
|
\
|
|
*
tools: bpftool: fix compilation with older headers
Jiri Benc
2018-03-06
1
-0
/
+4
*
|
tools: bpf: remove feature detection output
Jakub Kicinski
2018-03-16
2
-0
/
+4
*
|
tools: bpf: cleanup PHONY target
Jakub Kicinski
2018-03-16
1
-1
/
+1
*
|
tools: bpftool: fix potential format truncation
Jakub Kicinski
2018-03-16
1
-1
/
+1
*
|
tools: bpftool: fix dependency file path
Jakub Kicinski
2018-03-16
1
-1
/
+1
*
|
tools: bpf: silence make by not deleting intermediate file
Jiri Benc
2018-03-09
1
-1
/
+1
*
|
tools: bpf: respect quiet/verbose build
Jiri Benc
2018-03-09
1
-11
/
+27
*
|
tools: bpf: call descend in Makefile
Jiri Benc
2018-03-09
1
-3
/
+3
*
|
tools: bpf: make install should build first
Jiri Benc
2018-03-09
1
-2
/
+4
*
|
tools: bpf: consistent make bpf_install
Jiri Benc
2018-03-09
1
-4
/
+6
*
|
tools: bpf: respect output directory during build
Jiri Benc
2018-03-09
1
-16
/
+22
*
|
tools: bpftool: silence 'missing initializer' warnings
Jiri Benc
2018-03-09
1
-1
/
+1
*
|
tools: bpftool: add support for quotations in batch files
Quentin Monnet
2018-03-02
1
-14
/
+51
*
|
tools: bpftool: read from stdin when batch file name is "-"
Quentin Monnet
2018-03-02
1
-2
/
+6
*
|
tools: bpftool: support continuation lines in batch files
Quentin Monnet
2018-03-02
1
-4
/
+32
*
|
tools: bpftool: support comments in batch files
Quentin Monnet
2018-03-02
1
-0
/
+5
*
|
tools: bpftool: add bash completion for CFG dump
Quentin Monnet
2018-03-01
1
-4
/
+9
[next]