From: Linus Torvalds Date: Fri, 9 Jul 2021 18:15:09 +0000 (-0700) Subject: Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt... X-Git-Tag: accepted/tizen/unified/20230118.172025~6852 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5a7f7fc5ddbbf9bf63eaa8cb9a0d254ab984f3d6;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'trace-v5.14-2' of git://git./linux/kernel/git/rostedt/linux-trace Pull tracing fix and cleanup from Steven Rostedt: "Tracing fix for histograms and a clean up in ftrace: - Fixed a bug that broke the .sym-offset modifier and added a test to make sure nothing breaks it again. - Replace a list_del/list_add() with a list_move()" * tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: ftrace: Use list_move instead of list_del/list_add tracing/selftests: Add tests to test histogram sym and sym-offset modifiers tracing/histograms: Fix parsing of "sym-offset" modifier --- 5a7f7fc5ddbbf9bf63eaa8cb9a0d254ab984f3d6