diff options
| author | Feng Zhou <[email protected]> | 2022-05-11 17:38:53 +0800 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2022-05-11 18:16:54 -0700 |
| commit | 07343110b293456d30393e89b86c4dee1ac051c8 (patch) | |
| tree | 61054fae2b7d0c6ea163a0eeaf272501f1ba470f /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 571b8739dd6df6d41bdcc83ed50b481a27af912c (diff) | |
bpf: add bpf_map_lookup_percpu_elem for percpu map
Add new ebpf helpers bpf_map_lookup_percpu_elem.
The implementation method is relatively simple, refer to the implementation
method of map_lookup_elem of percpu map, increase the parameters of cpu, and
obtain it according to the specified cpu.
Signed-off-by: Feng Zhou <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions