diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2024-04-02 05:13:04 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-04-03 20:29:56 +0300 |
commit | db69718b8efac802c7cc20d5a6c7dfc913f99c43 (patch) | |
tree | 9ba96e9d3e65a2d0731b14e6bfb5525de3102ecd /tools/perf/scripts/python/task-analyzer.py | |
parent | 1ae6921009e5d72787e07ccc04754514ccf6bc99 (diff) | |
download | linux-db69718b8efac802c7cc20d5a6c7dfc913f99c43.tar.xz |
bpf: inline bpf_map_lookup_elem() for PERCPU_ARRAY maps
Using new per-CPU BPF instruction implement inlining for per-CPU ARRAY
map lookup helper, if BPF JIT support is present.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/r/20240402021307.1012571-4-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions