All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: <shuah@kernel.org>
Cc: Xiao Yang <yangx.jy@cn.fujitsu.com>, <mingo@redhat.com>,
	<ice_yangxiao@163.com>, <linux-kselftest@vger.kernel.org>,
	Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH] selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig
Date: Mon, 6 Apr 2020 09:23:06 -0400	[thread overview]
Message-ID: <20200406092306.7ea72524@gandalf.local.home> (raw)
In-Reply-To: <20200405014457.8854-1-yangx.jy@cn.fujitsu.com>

On Sun, 5 Apr 2020 09:44:57 +0800
Xiao Yang <yangx.jy@cn.fujitsu.com> wrote:

> ftrace-direct.tc and kprobe-direct.tc require CONFIG_SAMPLE_FTRACE_DIRECT=m
> so add it to config file which is used by merge_config.sh.


Shuah,

Care to take this in your tree?

Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>

-- Steve

> 
> Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
> ---
>  tools/testing/selftests/ftrace/config | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tools/testing/selftests/ftrace/config b/tools/testing/selftests/ftrace/config
> index c2c8de4fafff..e59d985eeff0 100644
> --- a/tools/testing/selftests/ftrace/config
> +++ b/tools/testing/selftests/ftrace/config
> @@ -11,5 +11,6 @@ CONFIG_PREEMPTIRQ_DELAY_TEST=m
>  CONFIG_MODULES=y
>  CONFIG_MODULE_UNLOAD=y
>  CONFIG_SAMPLES=y
> +CONFIG_SAMPLE_FTRACE_DIRECT=m
>  CONFIG_SAMPLE_TRACE_PRINTK=m
>  CONFIG_KALLSYMS_ALL=y


  reply	other threads:[~2020-04-06 13:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-05  1:44 [PATCH] selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig Xiao Yang
2020-04-06 13:23 ` Steven Rostedt [this message]
2020-04-06 14:52   ` Shuah Khan
2020-04-30 17:05     ` Shuah Khan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200406092306.7ea72524@gandalf.local.home \
    --to=rostedt@goodmis.org \
    --cc=ice_yangxiao@163.com \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=shuah@kernel.org \
    --cc=skhan@linuxfoundation.org \
    --cc=yangx.jy@cn.fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.