aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorSteven Rostedt (Google) <[email protected]>2024-02-23 16:25:19 -0500
committerSteven Rostedt (Google) <[email protected]>2024-03-18 10:33:05 -0400
commit0bdfb68c845edd7e2dbe815266bb09641576e22f (patch)
tree7039614a2ebba0d0b5d1fff4328d137860674871 /tools/testing/selftests/bpf/progs/test_autoload.c
parentcf986e57d606849288eecf572800f2bd476fb1ab (diff)
tracing: Remove second parameter to __assign_rel_str()
The second parameter of __assign_rel_str() is no longer used. It can be removed. Note, the only real users of rel_string is user events. This code is just in the sample code for testing purposes. This makes __assign_rel_str() different than __assign_str() but that's fine. __assign_str() is used over 700 places and has a larger impact. That change will come later. Link: https://lore.kernel.org/linux-trace-kernel/[email protected] Cc: Mathieu Desnoyers <[email protected]> Reviewed-by: Masami Hiramatsu (Google) <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions