On 11/03/2017 07:13 AM, Steven Rostedt wrote: > On Fri, 3 Nov 2017 15:23:56 +0800 > lyang0 <lei.yang@xxxxxxxxxxxxx> wrote: > > >>>> diff --git a/tools/testing/selftests/ftrace/config b/tools/testing/selftests/ftrace/config >>>> index 8a1c9f9..b01924c 100644 >>>> --- a/tools/testing/selftests/ftrace/config >>>> +++ b/tools/testing/selftests/ftrace/config >>>> @@ -1,2 +1,6 @@ >>>> CONFIG_KPROBES=y >>>> CONFIG_FTRACE=y >>>> +CONFIG_FUNCTION_PROFILER=y >>>> +CONFIG_TRACER_SNAPSHOT=y >>>> +CONFIG_STACK_TRACER=y >>>> +CONFIG_HIST_TRIGGERS=y >>>> >>> Hi Steve/Masami, >>> >>> Are you good with this change. Please give me an Ack. >> >> Hi, >> >> any comments ? > > You should have Cc'd me in the first email. Thanks to Shuah for > pointing it out to us. > > Anyway, I'm fine with it. > > Acked-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> > Thanks Steve. I will get this into linux-kselftest 4.15-rc1 Lei, Please do the following when you send your future patches: Not stating the obvious, make sure to test and include what does this patch fix in your commit log. 1. Run scripts/checkpatch.pl 2. Run scripts/get_maintainer.pl 3. Please give us at least a week before pinging us. We have all been traveling all of last week and going through out Inboxes. Please refer to Documentation/process/submitting-patches.rst for details on how to send patches. btw for this patch if you ran scripts/get_maintainer.pl, you would have seen the correct list to send the patch to in the first place, which would have made it easier. Steven Rostedt <rostedt@xxxxxxxxxxx> (maintainer:TRACING) Ingo Molnar <mingo@xxxxxxxxxx> (maintainer:TRACING) Shuah Khan <shuah@xxxxxxxxxx> (maintainer:KERNEL SELFTEST FRAMEWORK) linux-kselftest@xxxxxxxxxxxxxxx (open list:KERNEL SELFTEST FRAMEWORK) linux-kernel@xxxxxxxxxxxxxxx (open list) thanks, -- Shuah -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html