From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Zanussi Subject: Re: [PATCH v3 0/7] tracing: Hist trigger snapshot and onchange additions Date: Thu, 09 Aug 2018 09:56:49 -0500 Message-ID: <1533826609.1918.3.camel@kernel.org> References: <20180809104711.7962b340@gandalf.local.home> <1533826297.1918.2.camel@kernel.org> <20180809105516.41b68a83@gandalf.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: tglx@linutronix.de, mhiramat@kernel.org, namhyung@kernel.org, vedang.patel@intel.com, bigeasy@linutronix.de, joel@joelfernandes.org, mathieu.desnoyers@efficios.com, julia@ni.com, linux-kernel@vger.kernel.org, linux-rt-users@vger.kernel.org To: Steven Rostedt Return-path: In-Reply-To: <20180809105516.41b68a83@gandalf.local.home> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-rt-users.vger.kernel.org On Thu, 2018-08-09 at 10:55 -0400, Steven Rostedt wrote: > On Thu, 09 Aug 2018 09:51:37 -0500 > Tom Zanussi wrote: > > > Hi Steve, > > > > On Thu, 2018-08-09 at 10:47 -0400, Steven Rostedt wrote: > > > On Thu, 9 Aug 2018 09:34:10 -0500 > > > Tom Zanussi wrote: > > > > > > > From: Tom Zanussi > > > > > > > > Hi, > > > > > > > > This is v3 of the hist trigger snapshot and onchange additions > > > > patchset. It's rebased on top of the latest ftrace/core and > > > > adds a > > > > few fixes to some handler/action problems I noticed while > > > > testing. > > > > > > Hi Tom, > > > > > > How ready is this? I'm still dealing with the fallout of the > > > preempt > > > irqs tracepoint updates, and trying to get that stable before > > > pushing > > > to linux-next. Are you confident that these are solid enough to > > > pull > > > in > > > this late before the merge window opens? Or should I ignore them > > > until > > > the merge window closes and push this for the following release? > > > > > > > I wasn't really expecting they'd go into this merge window, so no > > problem ignoring them until the next release.. > > > > Great, that makes things easier. Can you ping me after the merge > window > closes to remind me to take a look at these? Much appreciated if you > do :-) > Sure, will do! Tom