diff options
author | Yonghong Song <[email protected]> | 2022-11-23 21:32:11 -0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-11-24 12:27:13 -0800 |
commit | 01685c5bddaa6df3d662c8afed5e5289fcc68e5a (patch) | |
tree | 449b395cbda9dc78cb39ae8cd1bfe15ee0e1aa16 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 5a0f663f0189cf9e031e444f97c029717a99548d (diff) |
bpf: Introduce might_sleep field in bpf_func_proto
Introduce bpf_func_proto->might_sleep to indicate a particular helper
might sleep. This will make later check whether a helper might be
sleepable or not easier.
Acked-by: Martin KaFai Lau <[email protected]>
Signed-off-by: Yonghong Song <[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