summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool
Commit message (Expand)AuthorAge
* bpftool: add bash completion for cgroup tree commandRoman Gushchin2018-07-06
* bpftool: document cgroup tree commandRoman Gushchin2018-07-06
* bpftool: introduce cgroup tree commandRoman Gushchin2018-07-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-03
|\
| * tools: bpftool: deal with options upfrontJakub Kicinski2018-06-30
| * tools: bpftool: add missing --bpffs to completionsJakub Kicinski2018-06-30
| * tools: bpftool: drop unnecessary Author commentsJakub Kicinski2018-06-30
| * tools: bpftool: use correct make variable type to improve compilation timeJakub Kicinski2018-06-30
* | tools: bpftool: remember to close the libbpf object after prog loadJakub Kicinski2018-06-21
* | tools: bpftool: remove duplicated error message on prog loadJakub Kicinski2018-06-21
|/
* tools: bpftool: improve accuracy of load timeJakub Kicinski2018-06-14
* tools/bpftool: fix a bug in bpftool perfYonghong Song2018-06-12
* bpftool: Support sendmsg{4,6} attach typesAndrey Ignatov2018-05-30
* bpf: add selftest for lirc_mode2 type programSean Young2018-05-30
* tools/bpftool: add perf subcommandYonghong Song2018-05-24
* tools: bpftool: add delimiters to multi-function JITed dumpsSandipan Das2018-05-24
* tools: bpftool: resolve calls without using imm fieldSandipan Das2018-05-24
* bpf: bpftool, support for sockhashJohn Fastabend2018-05-16
* tools: bpf: move the event reading loop to libbpfJakub Kicinski2018-05-10
* tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clockJakub Kicinski2018-05-10
* selftests/bpf: ignore build productsSirio Balmelli2018-05-09
* tools: bpftool: add simple perf event output readerJakub Kicinski2018-05-04
* tools: bpftool: move get_possible_cpus() to common codeJakub Kicinski2018-05-04
* tools: bpftool: fold hex keyword in command helpJakub Kicinski2018-05-04
* tools: bpftool: change time format for program 'loaded at:' informationQuentin Monnet2018-05-01
* tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa2018-04-26
* tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet2018-04-18
* bpftool: Support new prog types and attach typesAndrey Ignatov2018-04-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\
| * tools: bpftool: don't use hex numbers in JSON outputJakub Kicinski2018-03-24
* | bpftool: Adjust to new print_bpf_insn interfaceJiri Olsa2018-03-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\|
| * tools: bpftool: fix compilation with older headersJiri Benc2018-03-06
* | tools: bpf: remove feature detection outputJakub Kicinski2018-03-16
* | tools: bpftool: fix potential format truncationJakub Kicinski2018-03-16
* | tools: bpftool: fix dependency file pathJakub Kicinski2018-03-16
* | tools: bpftool: silence 'missing initializer' warningsJiri Benc2018-03-09
* | tools: bpftool: add support for quotations in batch filesQuentin Monnet2018-03-02
* | tools: bpftool: read from stdin when batch file name is "-"Quentin Monnet2018-03-02
* | tools: bpftool: support continuation lines in batch filesQuentin Monnet2018-03-02
* | tools: bpftool: support comments in batch filesQuentin Monnet2018-03-02
* | tools: bpftool: add bash completion for CFG dumpQuentin Monnet2018-03-01
* | tools: bpftool: new command-line option and documentation for 'visual'Jiong Wang2018-03-01
* | tools: bpftool: generate .dot graph from CFG informationJiong Wang2018-03-01
* | tools: bpftool: add out edges for each basic-blockJiong Wang2018-03-01
* | tools: bpftool: partition basic-block for each function in the CFGJiong Wang2018-03-01
* | tools: bpftool: detect sub-programs from the eBPF sequenceJiong Wang2018-03-01
* | tools: bpftool: factor out xlated dump related code into separate fileJiong Wang2018-03-01
* | tools: bpftool: remove unnecessary 'if' to reduce indentationJiong Wang2018-03-01
|/
* tools: bpftool: preserve JSON output on errors on batch file parsingQuentin Monnet2018-02-15