index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
main.h
Commit message (
Expand
)
Author
Age
*
bpftool: add ability to dump BTF types
Andrii Nakryiko
2019-04-26
*
bpftool: Support sysctl hook
Andrey Ignatov
2019-04-16
*
tools: bpftool: add probes for eBPF map types
Quentin Monnet
2019-01-23
*
tools: bpftool: add basic probe capability, probe syscall availability
Quentin Monnet
2019-01-23
*
tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs
Quentin Monnet
2018-12-18
*
tools: bpftool: attempt to mount tracefs if required for tracelog cmd
Quentin Monnet
2018-12-18
*
tools: bpftool: fix warning on struct bpf_prog_linfo definition
Quentin Monnet
2018-12-14
*
tools: bpftool: replace Netronome boilerplate with SPDX license headers
Jakub Kicinski
2018-12-13
*
bpf: bpftool: Fix newline and p_err issue
Martin KaFai Lau
2018-12-10
*
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
2018-12-09
*
tools: bpftool: add a command to dump the trace pipe
Quentin Monnet
2018-12-05
*
tools: bpftool: add owner_prog_type and owner_jited to bpftool output
Quentin Monnet
2018-11-30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-29
|
\
|
*
tools: bpftool: pass an argument to silence open_obj_pinned()
Quentin Monnet
2018-11-09
*
|
tools/bpf: bpftool: add support for func types
Yonghong Song
2018-11-20
*
|
bpftool: make libbfd optional
Stanislav Fomichev
2018-11-16
*
|
bpftool: add loadall command
Stanislav Fomichev
2018-11-10
*
|
tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, maps
Quentin Monnet
2018-11-07
|
/
*
tools: bpftool: use 4 context mode for the NFP disasm
Jakub Kicinski
2018-10-18
*
tools: bpftool: add map create command
Jakub Kicinski
2018-10-15
*
bpf: bpftool, add flag to allow non-compat map definitions
John Fastabend
2018-10-15
*
tools/bpf: bpftool: improve output format for bpftool net
Yonghong Song
2018-09-18
*
tools/bpf: bpftool: add net support
Yonghong Song
2018-09-07
*
bpf: btf: add btf print functionality
Okash Khawaja
2018-07-14
*
tools: bpftool: allow reuse of maps with bpftool prog load
Jakub Kicinski
2018-07-11
*
tools: bpf: make use of reallocarray
Jakub Kicinski
2018-07-11
*
tools: bpftool: refactor argument parsing for prog load
Jakub Kicinski
2018-07-11
*
tools: bpftool: drop unnecessary Author comments
Jakub Kicinski
2018-06-30
*
tools/bpftool: add perf subcommand
Yonghong Song
2018-05-24
*
tools: bpftool: add simple perf event output reader
Jakub Kicinski
2018-05-04
*
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
2018-05-04
*
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
2018-01-17
*
tools: bpftool: report device information for offloaded programs
Jakub Kicinski
2017-12-31
*
bpftool: implement cgroup bpf operations
Roman Gushchin
2017-12-14
*
bpftool: implement prog load command
Roman Gushchin
2017-12-14
*
tools: bpftool: remove spurious line break from error message
Quentin Monnet
2017-11-29
*
tools: bpftool: clean up the JSON writer before exiting in usage()
Quentin Monnet
2017-11-29
*
tools: bpftool: optionally show filenames of pinned objects
Prashant Bhole
2017-11-10
*
tools: bpftool: show filenames of pinned objects
Prashant Bhole
2017-11-10
*
tools: bpftool: open pinned object without type check
Prashant Bhole
2017-11-10
*
tools: bpftool: move p_err() and p_info() from main.h to common.c
Quentin Monnet
2017-11-05
*
tools: bpftool: try to mount bpffs if required for pinning objects
Quentin Monnet
2017-10-26
*
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
2017-10-23
*
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
2017-10-23
*
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
2017-10-23
*
tools: bpftool: introduce --json and --pretty options
Quentin Monnet
2017-10-23
*
tools: bpftool: add pointer to file argument to print_hex()
Quentin Monnet
2017-10-21
*
tools: bpftool: use more common tag format
Jakub Kicinski
2017-10-18
*
tools: bpftool: use the kernel's instruction printer
Jakub Kicinski
2017-10-10
*
tools: bpf: add bpftool
Jakub Kicinski
2017-10-05