]> Git Repo - linux.git/commit
tools: bpftool: new command-line option and documentation for 'visual'
authorJiong Wang <[email protected]>
Fri, 2 Mar 2018 02:01:22 +0000 (18:01 -0800)
committerAlexei Starovoitov <[email protected]>
Fri, 2 Mar 2018 02:29:49 +0000 (18:29 -0800)
commitb6c1cedb4935a99d315827b990b23230b0eb13f5
treeab0563997516af5ad94d5d79fd3f48e916a51d52
parentefcef17a6d6575dacca22bce69e139354c5a2170
tools: bpftool: new command-line option and documentation for 'visual'

This patch adds new command-line option for visualizing the xlated eBPF
sequence.

Documentations are updated accordingly.

Usage:

  bpftool prog dump xlated id 2 visual

Reviewed-by: Quentin Monnet <[email protected]>
Signed-off-by: Jiong Wang <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
tools/bpf/bpftool/Documentation/bpftool-prog.rst
tools/bpf/bpftool/prog.c
This page took 0.048333 seconds and 4 git commands to generate.