summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorMartin Kaiser <martin@kaiser.cx>2026-03-25 00:47:01 +0900
committerMasami Hiramatsu (Google) <mhiramat@kernel.org>2026-03-25 00:47:01 +0900
commite0a384434ae1bdfb03954c46c464e3dbd3223ad6 (patch)
tree33d09f521d05360e5f6fe57516e358f67c600eb5 /scripts/stackusage
parentc369299895a591d96745d6492d4888259b004a9e (diff)
tracing: fprobe: do not zero out unused fgraph_data
If fprobe_entry does not fill the allocated fgraph_data completely, the unused part does not have to be zeroed. fgraph_data is a short-lived part of the shadow stack. The preceding length field allows locating the end regardless of the content. Link: https://lore.kernel.org/all/20260324084804.375764-1-martin@kaiser.cx/ Signed-off-by: Martin Kaiser <martin@kaiser.cx> Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions