diff options
author | Yuntao Wang <[email protected]> | 2022-03-25 00:42:38 +0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-03-28 19:08:17 -0700 |
commit | c29a4920dfcaa1433b09e2674f605f72767a385c (patch) | |
tree | c00840a8ab95456930d9c5a02e6211d9a48ca4a7 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 98870605b3742c38353b50b6dbad33fab9de415f (diff) |
bpf: Fix maximum permitted number of arguments check
Since the m->arg_size array can hold up to MAX_BPF_FUNC_ARGS argument
sizes, it's ok that nargs is equal to MAX_BPF_FUNC_ARGS.
Signed-off-by: Yuntao Wang <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions