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:   Thu, 9 Jan 2020 18:10:55 -0500
From:   Steven Rostedt <rostedt@...dmis.org>
To:     Masami Hiramatsu <mhiramat@...nel.org>
Cc:     Frank Rowand <frowand.list@...il.com>,
        Ingo Molnar <mingo@...hat.com>,
        Randy Dunlap <rdunlap@...radead.org>,
        Namhyung Kim <namhyung@...nel.org>,
        Tim Bird <Tim.Bird@...y.com>, Jiri Olsa <jolsa@...hat.com>,
        Arnaldo Carvalho de Melo <acme@...nel.org>,
        Tom Zanussi <tom.zanussi@...ux.intel.com>,
        Rob Herring <robh+dt@...nel.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Thomas Gleixner <tglx@...utronix.de>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Alexey Dobriyan <adobriyan@...il.com>,
        Jonathan Corbet <corbet@....net>,
        Linus Torvalds <torvalds@...ux-foundation.org>,
        linux-doc@...r.kernel.org, linux-fsdevel@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 00/22] tracing: bootconfig: Boot-time tracing and
 Extra boot config

On Thu, 26 Dec 2019 23:03:48 +0900
Masami Hiramatsu <mhiramat@...nel.org> wrote:

> Hello,
> 
> This is the 5th version of the series for the boot-time tracing.
> 
> Previous version is here.
> 
> https://lkml.kernel.org/r/157528159833.22451.14878731055438721716.stgit@devnote2

Hi Masami,

I applied all your patches to a test branch and was playing with it a
little. This seems fine to me and works well (and very easy to use).
Probably could use some more examples, but that's just a nit.

If nobody has any issues with this code, I'll wait for v6 with the
fixes to issues found in this series, and I'll happily apply them for
linux-next.

-- Steve


> 
> In this version, I removed RFC tag from the series.
> Changes from the v4 are here, updating bootconfig things.
> 
>  - [1/22] Fix help comment and indent of Kconfig.
>           Restrict available characters in values(*)
>           Drop backslash escape from quoted value(**)
>  - [3/22] Fix Makefile to compile tool correctly
>           Remove unused pattern from Makefile
>  - [4/22] Show test target bootconfig
>           Add printable value testcases
>           Add bad array testcase
>  - [9/22] Fix TOC list
>           Add notes about available characters.
>           Fix to use correct quotes (``) for .rst.
> 
> (*) this is for preventing admin from shoot himself.
> (**) this rule is from legacy command line.
> 
> Boot-time tracing features are not modified. I know Tom is working
> on exporting synthetic event (and dynamic events) APIs for module.
> If that APIs are merged first, I will update my series on top
> of that.
> 
> This series can be applied on v5.5-rc3 or directly available at;
> 
> https://github.com/mhiramat/linux.git ftrace-boottrace-v5
> 
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ