diff options
| author | Stanislav Fomichev <[email protected]> | 2022-08-23 15:25:53 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2022-08-23 16:08:21 -0700 |
| commit | 8a67f2de9b1dc3cf8b75b4bf589efb1f08e3e9b8 (patch) | |
| tree | 1d43b2f0f75840faf8ea22b57257d6e63cbc847a /tools/perf/scripts/python/check-perf-trace.py | |
| parent | bed89185af0de0d417e29ca1798df50f161b0231 (diff) | |
bpf: expose bpf_strtol and bpf_strtoul to all program types
bpf_strncmp is already exposed everywhere. The motivation is to keep
those helpers in kernel/bpf/helpers.c. Otherwise it's tempting to move
them under kernel/bpf/cgroup.c because they are currently only used
by sysctl prog types.
Suggested-by: Martin KaFai Lau <[email protected]>
Acked-by: Martin KaFai Lau <[email protected]>
Signed-off-by: Stanislav Fomichev <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions