From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zoltan Kiss Subject: Re: [PATCH] tracing/events: Add bounce tracing to swiotbl-xen Date: Wed, 4 Sep 2013 16:58:45 +0100 Message-ID: <522758B5.6070607@citrix.com> References: <1377208048-8963-1-git-send-email-zoltan.kiss@citrix.com> <20130822180209.07a2bd00@gandalf.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130822180209.07a2bd00@gandalf.local.home> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Steven Rostedt Cc: Jeremy Fitzhardinge , xen-devel@lists.xensource.com, Konrad Rzeszutek Wilk , Frederic Weisbecker , linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, Ingo Molnar List-Id: xen-devel@lists.xenproject.org On 22/08/13 23:02, Steven Rostedt wrote: > Please use a more specific name. "bounce" is too generic. I know > tracepoints are grouped by systems, but its easier for tools to just > state a tracepoint name than the system:event pair. Sure, see my v2 patch coming soon. Zoli