diff options
author | Peilin Ye <yepeilin@google.com> | 2025-03-03 05:37:25 +0000 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2025-03-15 11:48:26 -0700 |
commit | a752ba4332788cd7ddfbe267c392898841799b44 (patch) | |
tree | 84cb48252304dc6970beb4fb9a52a9c9eca28607 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2626ffe9f33f9e27aa0a60b2761c2d0760dbcca4 (diff) |
bpf: Factor out check_load_mem() and check_store_reg()
Extract BPF_LDX and most non-ATOMIC BPF_STX instruction handling logic
in do_check() into helper functions to be used later. While we are
here, make that comment about "reserved fields" more specific.
Suggested-by: Eduard Zingerman <eddyz87@gmail.com>
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Signed-off-by: Peilin Ye <yepeilin@google.com>
Link: https://lore.kernel.org/r/8b39c94eac2bb7389ff12392ca666f939124ec4f.1740978603.git.yepeilin@google.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions