aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJiong Wang <[email protected]>2018-07-06 15:13:20 -0700
committerDaniel Borkmann <[email protected]>2018-07-07 01:45:31 +0200
commit33b94310586b761fd04de0ef951d2f5d764b9b2a (patch)
tree4cf9c294fc27778495f10d426502002bf874ef1a /tools/perf/scripts/python/stackcollapse.py
parent662c54721d3a1e8950029cb6b0ed264d59847711 (diff)
nfp: bpf: copy range info for all operands of all ALU operations
NFP verifier hook is coping range information of the shift amount for indirect shift operation so optimized shift sequences could be generated. We want to use range info to do more things. For example, to decide whether multiplication and divide are supported on the given range. This patch simply let NFP verifier hook to copy range info for all operands of all ALU operands. Signed-off-by: Jiong Wang <[email protected]> Reviewed-by: Jakub Kicinski <[email protected]> Acked-by: Song Liu <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions