diff options
author | Jiong Wang <jiong.wang@netronome.com> | 2017-12-01 00:32:57 -0500 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2017-12-01 14:59:20 -0500 |
commit | 5e4d6d20939f8e77b7734c0cea6886dff60c99de (patch) | |
tree | e864b42d210e32505c3c46c9df84f2cecec2e16d /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 5468a8b929e6276e139405d525c963a56890b5e0 (diff) |
nfp: bpf: factor out is_mbpf_load & is_mbpf_store
It is usual that we need to check if one BPF insn is for loading/storeing
data from/to memory.
Therefore, it makes sense to factor out related code to become common
helper functions.
Signed-off-by: Jiong Wang <jiong.wang@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions