index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-25
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
1
-1
/
+7
2020-04-14
tools, bpftool: Fix struct_ops command invalid pointer free
Daniel T. Lee
1
-1
/
+3
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-20
bpftool: Add struct_ops support
Martin KaFai Lau
5
-1
/
+743
2020-03-20
bpftool: Translate prog_id to its bpf prog_name
Martin KaFai Lau
2
-12
/
+107
2020-03-20
bpftool: Print as a string for char array
Martin KaFai Lau
1
-0
/
+41
2020-03-20
bpftool: Print the enum's name instead of value
Martin KaFai Lau
1
-4
/
+36
2020-03-13
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
1
-1
/
+0
2020-03-13
tools: bpftool: Restore message on failure to guess program type
Quentin Monnet
4
-11
/
+35
2020-03-13
tools: bpftool: Fix minor bash completion mistakes
Quentin Monnet
1
-8
/
+21
2020-03-13
tools: bpftool: Allow all prog/map handles for pinning objects
Quentin Monnet
4
-32
/
+7
2020-03-13
bpftool: Add _bpftool and profiler.skel.h to .gitignore
Song Liu
1
-0
/
+2
2020-03-13
bpftool: Skeleton should depend on libbpf
Song Liu
1
-2
/
+3
2020-03-13
bpftool: Only build bpftool-prog-profile if supported by clang
Song Liu
2
-4
/
+12
2020-03-12
bpftool: Use linux/types.h from source tree for profiler build
Tobias Klauser
2
-10
/
+12
2020-03-10
bpftool: Fix typo in bash-completion
Song Liu
1
-1
/
+1
2020-03-10
bpftool: Bash completion for "bpftool prog profile"
Song Liu
1
-1
/
+44
2020-03-10
bpftool: Documentation for bpftool prog profile
Song Liu
1
-0
/
+19
2020-03-10
bpftool: Introduce "prog profile" command
Song Liu
4
-1
/
+607
2020-03-03
bpftool: Add header guards to generated vmlinux.h
Andrii Nakryiko
1
-0
/
+5
2020-02-26
bpftool: Update bash completion for "bpftool feature" command
Michal Rostecki
1
-1
/
+2
2020-02-26
bpftool: Update documentation of "bpftool feature" command
Michal Rostecki
1
-9
/
+10
2020-02-26
bpftool: Make probes which emit dmesg warnings optional
Michal Rostecki
1
-21
/
+49
2020-02-26
bpftool: Move out sections to separate functions
Michal Rostecki
1
-93
/
+126
2020-02-26
bpftool: Support struct_ops, tracing, ext prog types
Andrey Ignatov
4
-4
/
+9
2020-02-08
bpftool: Don't crash on missing xlated program instructions
Toke Høiland-Jørgensen
1
-1
/
+1
2020-02-04
bpftool: Remove redundant "HAVE" prefix from the large INSN limit check
Michal Rostecki
1
-1
/
+1
2020-01-24
bpftool: Print function linkage in BTF dump
Andrii Nakryiko
1
-4
/
+23
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
17
-73
/
+125
2020-01-21
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
17
-35
/
+35
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-01-16
bpftool: Support dumping a map with btf_vmlinux_value_type_id
Martin KaFai Lau
1
-11
/
+50
2020-01-16
bpftool: Add struct_ops map name
Martin KaFai Lau
1
-0
/
+1
2020-01-16
bpftool: Fix missing BTF output for json during map dump
Martin KaFai Lau
1
-22
/
+20
2020-01-16
bpftool: Fix a leak of btf object
Martin KaFai Lau
1
-14
/
+2
2020-01-14
bpftool: Apply preserve_access_index attribute to all types in BTF dump
Andrii Nakryiko
1
-0
/
+8
2020-01-12
bpftool: Fix printing incorrect pointer in btf_dump_ptr
Martin KaFai Lau
1
-1
/
+1
2020-01-08
bpftool: Add misc section and probe for large INSN limit
Michal Rostecki
1
-0
/
+18
2019-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
12
-233
/
+1707
2019-12-27
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
1
-5
/
+5
2019-12-26
bpf: Print error message for bpftool cgroup show
Hechao Li
1
-17
/
+39
2019-12-19
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
1
-4
/
+4
2019-12-19
bpftool: Work-around rst2man conversion bug
Andrii Nakryiko
1
-7
/
+8
2019-12-19
bpftool: Simplify format string to not use positional args
Andrii Nakryiko
1
-2
/
+2
2019-12-18
bpftool: Add gen subcommand manpage
Andrii Nakryiko
2
-1
/
+306
2019-12-18
bpftool, selftests/bpf: Embed object file inside skeleton
Andrii Nakryiko
1
-89
/
+143
2019-12-16
bpftool: Fix compilation warning on shadowed variable
Paul Chaignon
1
-1
/
+1
2019-12-16
bpftool: Generate externs datasec in BPF skeleton
Andrii Nakryiko
1
-0
/
+4
2019-12-16
bpftool: Add `gen skeleton` BASH completions
Andrii Nakryiko
1
-0
/
+11
[next]