diff options
author | Quentin Monnet <[email protected]> | 2018-10-07 12:56:51 +0100 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2018-10-08 10:24:13 +0200 |
commit | e3b49dc69b320ba93059509ff2b31bde9242a7fa (patch) | |
tree | 10af9ee33f9a5466bc1a5e791942e6ed50c93741 /tools/perf/scripts/python/syscall-counts.py | |
parent | bcfdfb7c962d84ef07aa2b400ef1c9d70e1120e5 (diff) |
nfp: bpf: account for BPF-to-BPF calls when preparing nfp JIT
Similarly to "exit" or "helper call" instructions, BPF-to-BPF calls will
require additional processing before translation starts, in order to
record and mark jump destinations.
We also mark the instructions where each subprogram begins. This will be
used in a following commit to determine where to add prologues for
subprograms.
Signed-off-by: Quentin Monnet <[email protected]>
Reviewed-by: Jiong Wang <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions