diff options
author | 2018-10-07 09:45:19 +0100 | |
---|---|---|
committer | 2018-10-08 10:20:56 +0200 | |
commit | 31ce8c4a1ad26852c91de900ebf6888a4d53fc1a (patch) | |
tree | 59dbd066ccb6f534a85b2b00d0664c0f4ea58c3a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause (diff) | |
download | wireguard-linux-31ce8c4a1ad26852c91de900ebf6888a4d53fc1a.tar.xz wireguard-linux-31ce8c4a1ad26852c91de900ebf6888a4d53fc1a.zip |
bpf, doc: Document Jump X addressing mode
bpf_asm and the other classic BPF tools support jump conditions
comparing register A to register X, in addition to comparing
register A with constant K.
Only the latter was documented in filter.txt, add two new addressing
modes that describe the former.
Signed-off-by: Arthur Fabre <arthur@arthurfabre.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions