summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorKaitao Cheng <chengkaitao@kylinos.cn>2026-08-05 23:33:38 +0800
committerKumar Kartikeya Dwivedi <memxor@gmail.com>2026-08-06 10:57:59 +0200
commited3b3093b6242bdb2c4acfb932d4b15db4e33948 (patch)
tree4cdd8eab48c86f464ef1ea5f04f6ec3f80aa2804 /tools/perf/scripts/python/task-analyzer.py
parent11c1e836710dcba03e50454a4eedfdbaf8d3050e (diff)
bpf: Add KF_SPINLOCK_SAFE flag for kfuncs under bpf_spin_lock
Introduce the KF_SPINLOCK_SAFE kfunc metadata flag in BTF so kfuncs may be explicitly marked as safe to call while holding bpf_spin_lock. Allow kfuncs defined in kernel modules to be marked with KF_SPINLOCK_SAFE. Example: BTF_ID_FLAGS(func, $kfunc_name, KF_SPINLOCK_SAFE) Signed-off-by: Kaitao Cheng <chengkaitao@kylinos.cn> Acked-by: Leon Hwang <leon.hwang@linux.dev> Link: https://lore.kernel.org/bpf/20260805153340.34776-2-kaitao.cheng@linux.dev Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions