diff options
author | Steven Rostedt (Google) <[email protected]> | 2024-02-23 15:22:06 -0500 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2024-03-18 10:33:05 -0400 |
commit | c759e609030ca37e59866cbc849fdc611cc56292 (patch) | |
tree | 6617839da12845247f8dd0048678616a5a050569 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d15304135c7f6cbcbf9e6e37814de495a56d51f8 (diff) |
tracing: Remove __assign_str_len()
Now that __assign_str() gets the length from the __string() (and
__string_len()) macros, there's no reason to have a separate
__assign_str_len() macro as __assign_str() can get the length of the
string needed.
Also remove __assign_rel_str() although it had no users anyway.
Link: https://lore.kernel.org/linux-trace-kernel/[email protected]
Cc: Jeff Layton <[email protected]>
Acked-by: Chuck Lever <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions