diff options
author | Eric Vaughn <[email protected]> | 2023-08-10 12:43:37 -0700 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2023-08-22 05:22:10 -0400 |
commit | a943188dabf78585fc5ddae0803b8b2c94f1c824 (patch) | |
tree | fbc0c5e1f348ee91578ae28794a8165d58246bd0 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | c8f05f2f41d7e4950d6767e6ebe9fba3dcaf45ff (diff) |
tracing/user_events: Optimize safe list traversals
Several of the list traversals in the user_events facility use safe list
traversals where they could be using the unsafe versions instead.
Replace these safe traversals with their unsafe counterparts in the
interest of optimization.
Link: https://lore.kernel.org/linux-trace-kernel/[email protected]
Suggested-by: Beau Belgrave <[email protected]>
Signed-off-by: Eric Vaughn <[email protected]>
Acked-by: Beau Belgrave <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions