diff options
author | 2017-11-01 10:38:25 -0700 | |
---|---|---|
committer | 2017-11-02 16:47:30 +0900 | |
commit | 254ef4d746878162bb095484fc4b53d713620c33 (patch) | |
tree | 56a933bd7f065d3b8f2463ed9bd53577db25bd4d /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOT (diff) | |
download | linux-dev-254ef4d746878162bb095484fc4b53d713620c33.tar.xz linux-dev-254ef4d746878162bb095484fc4b53d713620c33.zip |
nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEG
This patch supports BPF_NEG under both BPF_ALU64 and BPF_ALU. LLVM recently
starts to generate it.
NOTE: BPF_NEG takes single operand which is an register and serve as both
input and output.
Signed-off-by: Jiong Wang <jiong.wang@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions