Re: [PATCH v2 0/6] tools/bootconfig: Add boot-time tracing script

From: Masami Hiramatsu
Date: Mon Sep 21 2020 - 01:34:37 EST


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@xxxxxxxxxx> 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@xxxxxxxxxx>


--
Masami Hiramatsu <mhiramat@xxxxxxxxxx>