index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
main.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-06
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-24
tools/bpftool: add perf subcommand
Yonghong Song
1
-0
/
+1
2018-05-04
tools: bpftool: add simple perf event output reader
Jakub Kicinski
1
-0
/
+4
2018-05-04
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-04
tools: bpf: add bpftool
Jakub Kicinski
1
-0
/
+99