diff options
| author | Yonghong Song <[email protected]> | 2020-07-23 11:41:16 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2020-07-25 20:16:33 -0700 |
| commit | 5ce6e77c7edf7310a0ff9532fd6b9693c082ab32 (patch) | |
| tree | e0d5c4833533f12fbcb9fc0cffe5072df75991f7 /tools/perf/scripts/python/syscall-counts.py | |
| parent | d3cc2ab546adc6e52b65f36f7c34820d2830d0c9 (diff) | |
bpf: Implement bpf iterator for sock local storage map
The bpf iterator for bpf sock local storage map
is implemented. User space interacts with sock
local storage map with fd as a key and storage value.
In kernel, passing fd to the bpf program does not
really make sense. In this case, the sock itself is
passed to bpf program.
Signed-off-by: Yonghong Song <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions