diff options
author | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2025-03-29 15:39:59 +0900 |
---|---|---|
committer | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2025-07-02 09:44:12 +0900 |
commit | ddb017ec9c3346e511f16dbae784a72eb91994dd (patch) | |
tree | bd5d217d236e0e97357d98f4fe0dce2c6a338096 /scripts/kernel-doc.py | |
parent | d0b3b7b22dfa1f4b515fd3a295b3fd958f9e81af (diff) |
tracing: probe-events: Cleanup entry-arg storing code
Cleanup __store_entry_arg() so that it is easier to understand.
The main complexity may come from combining the loops for finding
stored-entry-arg and max-offset and appending new entry.
This split those different loops into 3 parts, lookup the same
entry-arg, find the max offset and append new entry.
Link: https://lore.kernel.org/all/174323039929.348535.4705349977127704120.stgit@devnote2/
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions