diff options
author | Stanislav Fomichev <[email protected]> | 2022-04-25 15:04:48 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-04-25 17:03:57 -0700 |
commit | d9d31cf88702ae071bec033e5c8714048aa71285 (patch) | |
tree | 914c59d71150ae88802cc8b10d6d5d0d532fec6c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 246bdfa52f33ecfa52546ed67287de4eab165b2e (diff) |
bpf: Use bpf_prog_run_array_cg_flags everywhere
Rename bpf_prog_run_array_cg_flags to bpf_prog_run_array_cg and
use it everywhere. check_return_code already enforces sane
return ranges for all cgroup types. (only egress and bind hooks have
uncanonical return ranges, the rest is using [0, 1])
No functional changes.
v2:
- 'func_ret & 1' under explicit test (Andrii & Martin)
Suggested-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Stanislav Fomichev <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions