diff options
author | Jakub Kicinski <[email protected]> | 2019-01-22 22:45:23 -0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2019-01-23 17:35:32 -0800 |
commit | 9e4c24e7ee7dfd3898269519103e823892b730d8 (patch) | |
tree | b62ec0289acccf464e0fc6bcee8fd3417f4bc24c /tools/perf/scripts/python | |
parent | cb05077508bf3635fcf1637fdb30136559555c65 (diff) |
bpf: verifier: record original instruction index
The communication between the verifier and advanced JITs is based
on instruction indexes. We have to keep them stable throughout
the optimizations otherwise referring to a particular instruction
gets messy quickly.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions