summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorEduard Zingerman <eddyz87@gmail.com>2026-07-08 23:18:56 -0700
committerEduard Zingerman <eddyz87@gmail.com>2026-07-08 23:25:39 -0700
commit55db6a475907339893f0778d814f9aa16d5fef90 (patch)
treef7e5b5df16b7cb205f3a4b6b00e378e01fb1adff /tools/perf/scripts/python/bin/stackcollapse-record
parent47b079e2117a2ee52e21f8b72935900c702fc0b5 (diff)
parentf1c27922576edccb99d0257827d09bd05c0304a6 (diff)
Merge branch 'introduce-jit_required-to-prevent-a-kernel-panic'
Tiezhu Yang says: ==================== Introduce jit_required to prevent a kernel panic This series introduces a 'jit_required' flag in struct bpf_prog to track programs that strictly require JIT. The aim is to prevent a kernel panic by rejecting programs with inlined helpers when JIT is not available. v8 -> v9: -- Initialize 'fp->jit_required' with 'IS_ENABLED(CONFIG_BPF_JIT_ALWAYS_ON)' in bpf_prog_alloc_no_stats() -- Simplify __bpf_prog_select_runtime() -- Simplify the commit description for patch 1 -- Enhance the commit description for patch 2 ==================== Link: https://patch.msgid.link/20260708101806.18885-1-yangtiezhu@loongson.cn Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions