Revision 55ed4560774d81d7343223b8fd2784c530a9c6c1 authored by Masami Hiramatsu on 09 December 2020, 05:27:44 UTC, committed by Steven Rostedt (VMware) on 14 January 2021, 15:32:20 UTC
Add ftrace.instance.INSTANCE.tracing_on support to ftrace2bconf.sh
and bconf2ftrace.sh.

commit 8490db06f914 ("tracing/boot: Add per-instance tracing_on
option support") added the per-instance tracing_on option,
but forgot to update the helper scripts.

Link: https://lkml.kernel.org/r/160749166410.3497930.14204335886811029800.stgit@devnote2

Cc: stable@vger.kernel.org
Fixes: 8490db06f914 ("tracing/boot: Add per-instance tracing_on option support")
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
1 parent 7bb83f6
History
File Mode Size
Kconfig -rw-r--r-- 5.4 KB
Makefile -rw-r--r-- 692 bytes
idt8a340_reg.h -rw-r--r-- 23.2 KB
ptp_chardev.c -rw-r--r-- 12.3 KB
ptp_clock.c -rw-r--r-- 9.9 KB
ptp_clockmatrix.c -rw-r--r-- 47.2 KB
ptp_clockmatrix.h -rw-r--r-- 3.9 KB
ptp_dte.c -rw-r--r-- 8.1 KB
ptp_idt82p33.c -rw-r--r-- 24.3 KB
ptp_idt82p33.h -rw-r--r-- 4.4 KB
ptp_ines.c -rw-r--r-- 18.8 KB
ptp_kvm.c -rw-r--r-- 4.3 KB
ptp_ocp.c -rw-r--r-- 8.8 KB
ptp_pch.c -rw-r--r-- 15.0 KB
ptp_private.h -rw-r--r-- 2.6 KB
ptp_qoriq.c -rw-r--r-- 15.5 KB
ptp_qoriq_debugfs.c -rw-r--r-- 2.3 KB
ptp_sysfs.c -rw-r--r-- 7.2 KB
ptp_vmw.c -rw-r--r-- 3.1 KB

back to top