lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 1 Nov 2017 16:06:33 -0600
From:   Shuah Khan <shuahkh@....samsung.com>
To:     lei.yang@...driver.com, linux-kselftest@...r.kernel.org,
        linux-kernel@...r.kernel.org,
        Masami Hiramatsu <mhiramat@...nel.org>,
        Steven Rostedt <rostedt@...dmis.org>,
        Shuah Khan <shuahkh@....samsung.com>,
        Shuah Khan <shuah@...nel.org>
Subject: Re: [PATCH] selftests: ftrace: add more config fragments

On 10/21/2017 04:17 AM, lei.yang@...driver.com wrote:
> From: Lei Yang <Lei.Yang@...driver.com>
> 
> We need to enable more configs to make test more
> without this patch,we got lots of "UNSUPPORTED"
> 
> before the patch:
> http://pastebin.ubuntu.com/25784377/
> after the patch:
> http://pastebin.ubuntu.com/25784387/
> 
> Signed-off-by: Lei Yang <Lei.Yang@...driver.com>
> ---
>  tools/testing/selftests/ftrace/config | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> 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.

thanks,
-- Shuah

Powered by blists - more mailing lists