diff options
author | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2024-01-23 18:03:02 +0300 |
---|---|---|
committer | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2024-02-08 17:26:25 +0300 |
commit | 9a571c1e275cedacd48c66a6bddd0c23f1dffdbf (patch) | |
tree | 35ad2a45ca09aac4f328586cc24d4921fe6472fa /scripts/generate_rust_analyzer.py | |
parent | 8c427cc2fa73684ea140999e121b7b6c1c717632 (diff) | |
download | linux-9a571c1e275cedacd48c66a6bddd0c23f1dffdbf.tar.xz |
tracing/probes: Fix to set arg size and fmt after setting type from BTF
Since the BTF type setting updates probe_arg::type, the type size
calculation and setting print-fmt should be done after that.
Without this fix, the argument size and print-fmt can be wrong.
Link: https://lore.kernel.org/all/170602218196.215583.6417859469540955777.stgit@devnote2/
Fixes: b576e09701c7 ("tracing/probes: Support function parameters if BTF is available")
Cc: stable@vger.kernel.org
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions