[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1582039106.18307.1.camel@kernel.org>
Date: Tue, 18 Feb 2020 09:18:26 -0600
From: Tom Zanussi <zanussi@...nel.org>
To: Masami Hiramatsu <mhiramat@...nel.org>,
Steven Rostedt <rostedt@...dmis.org>
Cc: artem.bityutskiy@...ux.intel.com, linux-kernel@...r.kernel.org,
linux-rt-users@...r.kernel.org
Subject: Re: [PATCH 0/2] tracing: Fix synthetic event generation API and test
Hi Masami,
On Mon, 2020-02-17 at 18:52 +0900, Masami Hiramatsu wrote:
> Hi,
>
> Here is a couple of patches to fix 2 issues LKP and I found on
> synthetic event generation test.
>
> [1/2] is for fixing warnings on smp_processor_id() without
> disabling preemption, and [2/2] is for fixing a bug on the API
> itself which LKP reported.
>
> Thank you,
Thank you for fixing these.
For both,
Reviewed-by: Tom Zanussi <zanussi@...nel.org>
Tom
>
> ---
>
> Masami Hiramatsu (2):
> tracing: Fix synth event test to avoid using smp_processor_id()
> tracing: Clear trace_state when starting trace
>
>
> kernel/trace/synth_event_gen_test.c | 23 +++++++++++++++++------
> kernel/trace/trace_events_hist.c | 4 ++--
> 2 files changed, 19 insertions(+), 8 deletions(-)
>
> --
> Masami Hiramatsu (Linaro) <mhiramat@...nel.org>
Powered by blists - more mailing lists