[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1540239006.4393.2.camel@kernel.org>
Date: Mon, 22 Oct 2018 15:10:06 -0500
From: Tom Zanussi <zanussi@...nel.org>
To: Masami Hiramatsu <mhiramat@...nel.org>,
Steven Rostedt <rostedt@...dmis.org>,
Shuah Khan <shuah@...nel.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/3] tracing: Fix synthetic event parser
Hi Masami,
Sorry for the late reply on this - was out on vacation last week.
On Thu, 2018-10-18 at 22:11 +0900, Masami Hiramatsu wrote:
> Hi,
>
> Here are 2 fixes for synthetic event parser and its testcase.
> One bug is that the synthetic_events can not accept "unsigned"
> modifier for the field type, and another one is not allowing
> the last independent semicolon.
>
> I found that there is no testcase for checking it too. So the
> last patch in this series adding a testcase for synthetic
> event parser.
>
These patches look good to me, so for the lot:
Acked-by: Tom Zanussi <zanussi@...ux.intel.com>
Tested-by: Tom Zanussi <zanussi@...ux.intel.com>
Thanks,
Tom
> Thank you,
>
> ---
>
> Masami Hiramatsu (3):
> tracing: Fix synthetic event to accept unsigned modifier
> tracing: Fix synthetic event to allow semicolon at end
> selftests: ftrace: Add synthetic event syntax testcase
>
>
> kernel/trace/trace_events_hist.c | 32 ++++++--
> .../inter-event/trigger-synthetic-event-syntax.tc | 80
> ++++++++++++++++++++
> 2 files changed, 105 insertions(+), 7 deletions(-)
> create mode 100644
> tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-
> synthetic-event-syntax.tc
>
> --
> Masami Hiramatsu (Linaro) <mhiramat@...nel.org>
Powered by blists - more mailing lists