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
/
bpftool
/
main.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-27
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-25
1
-0
/
+1
*
bpftool: Support sysctl hook
Andrey Ignatov
2019-04-16
1
-0
/
+1
*
tools: bpftool: add probes for eBPF map types
Quentin Monnet
2019-01-22
1
-0
/
+3
*
tools: bpftool: add basic probe capability, probe syscall availability
Quentin Monnet
2019-01-22
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-28
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-16
1
-0
/
+14
*
|
bpftool: add loadall command
Stanislav Fomichev
2018-11-10
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-15
1
-0
/
+1
*
bpf: bpftool, add flag to allow non-compat map definitions
John Fastabend
2018-10-15
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-06
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-24
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
*
tools: bpftool: try to mount bpffs if required for pinning objects
Quentin Monnet
2017-10-26
1
-0
/
+2
*
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
2017-10-24
1
-0
/
+2
*
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
2017-10-24
1
-5
/
+32
*
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
2017-10-24
1
-0
/
+1
*
tools: bpftool: introduce --json and --pretty options
Quentin Monnet
2017-10-24
1
-0
/
+5
*
tools: bpftool: add pointer to file argument to print_hex()
Quentin Monnet
2017-10-22
1
-1
/
+1
[next]