summaryrefslogtreecommitdiff
path: root/fs/tracefs
diff options
context:
space:
mode:
authorEric Vaughn <ervaughn@linux.microsoft.com>2023-08-10 22:43:37 +0300
committerSteven Rostedt (Google) <rostedt@goodmis.org>2023-08-22 12:22:10 +0300
commita943188dabf78585fc5ddae0803b8b2c94f1c824 (patch)
treefbc0c5e1f348ee91578ae28794a8165d58246bd0 /fs/tracefs
parentc8f05f2f41d7e4950d6767e6ebe9fba3dcaf45ff (diff)
downloadlinux-a943188dabf78585fc5ddae0803b8b2c94f1c824.tar.xz
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/20230810194337.695983-1-ervaughn@linux.microsoft.com Suggested-by: Beau Belgrave <beaub@linux.microsoft.com> Signed-off-by: Eric Vaughn <ervaughn@linux.microsoft.com> Acked-by: Beau Belgrave <beaub@linux.microsoft.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'fs/tracefs')
0 files changed, 0 insertions, 0 deletions