On Fri 2025-10-10 20:07:27, Fushuai Wang wrote:
Since v4.1 kernel, a new interface for ftrace called "tracefs" was introduced, which is usually mounted in /sys/kernel/tracing. Therefore, tracing files can now be accessed via either the legacy path /sys/kernel/debug/tracing or the newer path /sys/kernel/tracing.
Signed-off-by: Fushuai Wang wangfushuai@baidu.com
JFYI, the patch has been comitted into livepatching.git, branch for-6.19/trivial.
Best Regards, Petr