index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
main.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpftool: Add skeleton codegen command
Andrii Nakryiko
2019-12-16
1
-0
/
+1
*
bpftool: Match maps by name
Paul Chaignon
2019-12-15
1
-1
/
+1
*
bpftool: Match programs by name
Paul Chaignon
2019-12-15
1
-1
/
+1
*
bpftool: Fix bpftool build by switching to bpf_object__open_file()
Andrii Nakryiko
2019-10-08
1
-1
/
+1
*
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
2019-08-16
1
-2
/
+2
*
tools: bpftool: add raw_tracepoint_writable prog type to header
Daniel T. Lee
2019-07-12
1
-0
/
+1
*
tools: bpftool: add "prog run" subcommand to test-run programs
Quentin Monnet
2019-07-05
1
-0
/
+1
*
bpftool: support cgroup sockopt
Stanislav Fomichev
2019-06-28
1
-0
/
+1
*
tools: bpftool: make -d option print debug output from verifier
Quentin Monnet
2019-05-28
1
-0
/
+1
*
bpftool: add ability to dump BTF types
Andrii Nakryiko
2019-04-26
1
-0
/
+1
*
bpftool: Support sysctl hook
Andrey Ignatov
2019-04-17
1
-0
/
+1
*
tools: bpftool: add probes for eBPF map types
Quentin Monnet
2019-01-23
1
-0
/
+3
*
tools: bpftool: add basic probe capability, probe syscall availability
Quentin Monnet
2019-01-23
1
-0
/
+1
*
tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs
Quentin Monnet
2018-12-18
1
-1
/
+3
*
tools: bpftool: attempt to mount tracefs if required for tracelog cmd
Quentin Monnet
2018-12-18
1
-0
/
+2
*
tools: bpftool: fix warning on struct bpf_prog_linfo definition
Quentin Monnet
2018-12-15
1
-1
/
+1
*
tools: bpftool: replace Netronome boilerplate with SPDX license headers
Jakub Kicinski
2018-12-13
1
-32
/
+2
*
bpf: bpftool: Fix newline and p_err issue
Martin KaFai Lau
2018-12-10
1
-1
/
+0
*
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
2018-12-09
1
-2
/
+21
*
tools: bpftool: add a command to dump the trace pipe
Quentin Monnet
2018-12-05
1
-0
/
+1
*
tools: bpftool: add owner_prog_type and owner_jited to bpftool output
Quentin Monnet
2018-11-30
1
-0
/
+26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-29
1
-1
/
+1
|
\
|
*
tools: bpftool: pass an argument to silence open_obj_pinned()
Quentin Monnet
2018-11-09
1
-1
/
+1
*
|
tools/bpf: bpftool: add support for func types
Yonghong Song
2018-11-20
1
-0
/
+2
*
|
bpftool: make libbfd optional
Stanislav Fomichev
2018-11-17
1
-0
/
+14
*
|
bpftool: add loadall command
Stanislav Fomichev
2018-11-11
1
-0
/
+1
*
|
tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, maps
Quentin Monnet
2018-11-07
1
-0
/
+2
|
/
*
tools: bpftool: use 4 context mode for the NFP disasm
Jakub Kicinski
2018-10-18
1
-2
/
+4
*
tools: bpftool: add map create command
Jakub Kicinski
2018-10-16
1
-0
/
+1
*
bpf: bpftool, add flag to allow non-compat map definitions
John Fastabend
2018-10-16
1
-1
/
+2
*
tools/bpf: bpftool: improve output format for bpftool net
Yonghong Song
2018-09-18
1
-1
/
+2
*
tools/bpf: bpftool: add net support
Yonghong Song
2018-09-07
1
-0
/
+7
*
bpf: btf: add btf print functionality
Okash Khawaja
2018-07-14
1
-0
/
+15
*
tools: bpftool: allow reuse of maps with bpftool prog load
Jakub Kicinski
2018-07-11
1
-0
/
+3
*
tools: bpf: make use of reallocarray
Jakub Kicinski
2018-07-11
1
-0
/
+1
*
tools: bpftool: refactor argument parsing for prog load
Jakub Kicinski
2018-07-11
1
-0
/
+15
*
tools: bpftool: drop unnecessary Author comments
Jakub Kicinski
2018-07-01
1
-2
/
+0
*
tools/bpftool: add perf subcommand
Yonghong Song
2018-05-25
1
-0
/
+1
*
tools: bpftool: add simple perf event output reader
Jakub Kicinski
2018-05-04
1
-0
/
+4
*
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
2018-05-04
1
-1
/
+2
*
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
2018-01-18
1
-1
/
+4
*
tools: bpftool: report device information for offloaded programs
Jakub Kicinski
2017-12-31
1
-0
/
+2
*
bpftool: implement cgroup bpf operations
Roman Gushchin
2017-12-14
1
-0
/
+1
*
bpftool: implement prog load command
Roman Gushchin
2017-12-14
1
-0
/
+1
*
tools: bpftool: remove spurious line break from error message
Quentin Monnet
2017-11-30
1
-1
/
+1
*
tools: bpftool: clean up the JSON writer before exiting in usage()
Quentin Monnet
2017-11-30
1
-1
/
+2
*
tools: bpftool: optionally show filenames of pinned objects
Prashant Bhole
2017-11-11
1
-1
/
+2
*
tools: bpftool: show filenames of pinned objects
Prashant Bhole
2017-11-11
1
-0
/
+17
*
tools: bpftool: open pinned object without type check
Prashant Bhole
2017-11-11
1
-0
/
+1
*
tools: bpftool: move p_err() and p_info() from main.h to common.c
Quentin Monnet
2017-11-05
1
-31
/
+3
[next]