diff options
| author | Masami Hiramatsu <mhiramat@kernel.org> | 2026-07-14 10:09:36 +0900 |
|---|---|---|
| committer | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2026-07-14 22:43:39 +0900 |
| commit | 2590d67a1ce85a8d26980f4ff512ab7bcc1b8d89 (patch) | |
| tree | 7826fdffa7d11e08d5447229c03b8df67a6e9f54 /tools/perf/scripts/python | |
| parent | b20c8177092f3ff4804e0271e3fd338d34e09097 (diff) | |
tracing/probes: Refactor parse_probe_vars()
Decompose parse_probe_vars() by extracting retval, stack, current task
struct, and function argument parsing logic into dedicated static
helper functions (parse_probe_var_retval, parse_probe_var_stack,
parse_probe_var_current, and parse_probe_var_arg). This simplifies
parse_probe_vars() and improves its readability.
Link: https://lore.kernel.org/all/178399137612.27810.14869178899276413372.stgit@devnote2/
Assisted-by: Antigravity:gemini-3.5-flash
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
