Re: [PATCH v3 0/3] tracing: Fix the parser when processing strings w/ or w/o terminated '\0'

From: Steven Rostedt
Date: Tue Jan 16 2018 - 12:42:35 EST


On Tue, 16 Jan 2018 17:02:27 +0800
changbin.du@xxxxxxxxx wrote:

> From: Changbin Du <changbin.du@xxxxxxxxx>
>
> I found there are some problems in the tracing parser when I investiage the root
> cause of issues mentioned in below patch.
> https://patchwork.kernel.org/patch/10132953/

I pulled in your patches and tweaked the change logs of the other two
patches as well. You can see my temporary git tree here, but it may
rebase.

git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git

ftrace/core

-- Steve