diff options
| author | Dave Thaler <[email protected]> | 2024-01-25 20:00:50 -0800 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2024-01-26 19:05:38 +0100 |
| commit | e48f0f4a9bfed8947e4d1123e8b6a15c18ee1708 (patch) | |
| tree | c0d661ff0303c6bf02ae0aad1d355e72cbd8ea23 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | e6be8cd5d3cf54ccd0ae66027d6f4697b15f4c3e (diff) | |
bpf, docs: Clarify definitions of various instructions
Clarify definitions of several instructions:
* BPF_NEG does not support BPF_X
* BPF_CALL does not support BPF_JMP32 or BPF_X
* BPF_EXIT does not support BPF_X
* BPF_JA does not support BPF_X (was implied but not explicitly stated)
Also fix a typo in the wide instruction figure where the field is
actually named "opcode" not "code".
Signed-off-by: Dave Thaler <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions