diff options
author | Steven Rostedt (Google) <rostedt@goodmis.org> | 2024-02-23 15:22:06 -0500 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2024-03-18 10:33:05 -0400 |
commit | c759e609030ca37e59866cbc849fdc611cc56292 (patch) | |
tree | 6617839da12845247f8dd0048678616a5a050569 /tools/perf/scripts/python/flamegraph.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/20240223152206.0b650659@gandalf.local.home
Cc: Jeff Layton <jlayton@kernel.org>
Acked-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions