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
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
bpftool: Add bpf_link show and pin support
Andrii Nakryiko
1
-0
/
+2
2020-03-13
tools: bpftool: Restore message on failure to guess program type
Quentin Monnet
1
-0
/
+7
2020-03-13
tools: bpftool: Allow all prog/map handles for pinning objects
Quentin Monnet
1
-29
/
+4
2020-01-20
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
1
-2
/
+2
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+2
2019-08-15
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
1
-2
/
+2
2019-08-09
tools: bpftool: add error message on pin failure
Jakub Kicinski
1
-1
/
+5
2019-08-09
tools: bpftool: fix error message (prog -> object)
Jakub Kicinski
1
-1
/
+1
2019-06-11
bpf: use libbpf_num_possible_cpus internally
Hechao Li
1
-48
/
+5
2019-01-28
tools: bpftool: fix crash with un-owned prog arrays
Jakub Kicinski
1
-5
/
+1
2018-12-18
tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs
Quentin Monnet
1
-0
/
+6
2018-12-18
tools: bpftool: attempt to mount tracefs if required for tracelog cmd
Quentin Monnet
1
-5
/
+20
2018-12-15
tools: bpftool: fix -Wmissing declaration warnings
Quentin Monnet
1
-2
/
+2
2018-12-13
tools: bpftool: replace Netronome boilerplate with SPDX license headers
Jakub Kicinski
1
-32
/
+2
2018-11-30
tools: bpftool: mark offloaded programs more explicitly in plain output
Quentin Monnet
1
-1
/
+1
2018-11-30
tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()
Quentin Monnet
1
-3
/
+2
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+9
2018-11-10
bpftool: add loadall command
Stanislav Fomichev
1
-16
/
+15
2018-11-09
tools: bpftool: pass an argument to silence open_obj_pinned()
Quentin Monnet
1
-7
/
+8
2018-11-09
tools: bpftool: prevent infinite loop in get_fdinfo()
Quentin Monnet
1
-1
/
+1
2018-11-07
tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, maps
Quentin Monnet
1
-0
/
+8
2018-10-18
tools: bpftool: use 4 context mode for the NFP disasm
Jakub Kicinski
1
-1
/
+4
2018-10-15
tools: bpftool: add map create command
Jakub Kicinski
1
-0
/
+21
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+8
2018-07-20
tools/bpftool: Fix segfault case regarding 'pin' arguments
Taeung Song
1
-3
/
+8
2018-07-01
tools: bpftool: drop unnecessary Author comments
Jakub Kicinski
1
-2
/
+0
2018-05-04
tools: bpftool: add simple perf event output reader
Jakub Kicinski
1
-0
/
+19
2018-05-04
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
1
-1
/
+57
2018-03-06
tools: bpftool: fix compilation with older headers
Jiri Benc
1
-0
/
+4
2018-01-18
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
1
-0
/
+72
2017-12-31
tools: bpftool: report device information for offloaded programs
Jakub Kicinski
1
-0
/
+52
2017-12-14
bpftool: implement prog load command
Roman Gushchin
1
-31
/
+40
2017-11-11
tools: bpftool: show filenames of pinned objects
Prashant Bhole
1
-0
/
+82
2017-11-11
tools: bpftool: open pinned object without type check
Prashant Bhole
1
-2
/
+13
2017-11-05
tools: bpftool: move p_err() and p_info() from main.h to common.c
Quentin Monnet
1
-0
/
+31
2017-10-26
tools: bpftool: try to mount bpffs if required for pinning objects
Quentin Monnet
1
-8
/
+63
2017-10-24
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
1
-13
/
+13
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
1
-0
/
+10
2017-10-04
tools: bpf: add bpftool
Jakub Kicinski
1
-0
/
+216