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] [day] [month] [year] [list]
Date:   Mon, 21 Sep 2020 14:31:04 +0900
From:   Masami Hiramatsu <mhiramat@...nel.org>
To:     Masami Hiramatsu <mhiramat@...nel.org>
Cc:     Steven Rostedt <rostedt@...dmis.org>,
        LKML <linux-kernel@...r.kernel.org>,
        Ingo Molnar <mingo@...hat.com>
Subject: Re: [PATCH v2 0/6] tools/bootconfig: Add boot-time tracing script

Hi Steve,

Can you also merge this series to tracing tree?

Thank you,

On Sat, 15 Aug 2020 23:01:00 +0900
Masami Hiramatsu <mhiramat@...nel.org> wrote:

> Hi,
> 
> This is the 2nd version of the series to introduce scripts for the
> boot-time tracing. In this version, I just updated 4/6 according to
> Steve's comment.
> 
> Previous series is here:
>  https://lkml.kernel.org/r/159704847064.175360.3292152056631660862.stgit@devnote2
> 
> 
> Thank you,
> 
> ---
> 
> Masami Hiramatsu (6):
>       tools/bootconfig: Show bootconfig compact tree from bootconfig file
>       tools/bootconfig: Add list option
>       tools/bootconfig: Make all functions static
>       tools/bootconfig: Add a script to generate ftrace shell-command from bootconfig
>       tools/bootconfig: Add a script to generates bootconfig from ftrace
>       tools/bootconfig: Add --init option for bconf2ftrace.sh
> 
> 
>  MAINTAINERS                              |    1 
>  tools/bootconfig/main.c                  |  147 +++++++++++++-----
>  tools/bootconfig/scripts/bconf2ftrace.sh |  199 ++++++++++++++++++++++++
>  tools/bootconfig/scripts/ftrace.sh       |  109 +++++++++++++
>  tools/bootconfig/scripts/ftrace2bconf.sh |  244 ++++++++++++++++++++++++++++++
>  tools/bootconfig/scripts/xbc.sh          |   57 +++++++
>  6 files changed, 715 insertions(+), 42 deletions(-)
>  create mode 100755 tools/bootconfig/scripts/bconf2ftrace.sh
>  create mode 100644 tools/bootconfig/scripts/ftrace.sh
>  create mode 100755 tools/bootconfig/scripts/ftrace2bconf.sh
>  create mode 100644 tools/bootconfig/scripts/xbc.sh
> 
> --
> Masami Hiramatsu (Linaro) <mhiramat@...nel.org>


-- 
Masami Hiramatsu <mhiramat@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ