From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH 4 of 5 v3] xen: tracing: introduce per-scheduler trace event IDs Date: Mon, 11 Mar 2013 10:57:25 +0000 Message-ID: <513DB895.9050902@eu.citrix.com> References: <4e6b8af4ad97bfeef529.1355783341@Solace> <1362825649.24895.12.camel@Abyss> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1362825649.24895.12.camel@Abyss> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Dario Faggioli Cc: George Dunlap , "xen-devel@lists.xensource.com" , "Keir (Xen.org)" , Ian Campbell List-Id: xen-devel@lists.xenproject.org On 09/03/13 10:40, Dario Faggioli wrote: > On ven, 2013-03-08 at 16:08 +0000, George Dunlap wrote: >> On Mon, Dec 17, 2012 at 10:29 PM, Dario Faggioli >>> This also converts the existing credit2 tracing (the only scheduler >>> generating tracing events up to now) to the new system. >> Dario, do you have xenalyze patches for this changeset somewhere? >> > TBH, I haven't done any xenalyze modification, corresponding to this. > However, I'm not really sure it's necessary. It does change the trace records slightly, by adding in the extra scheduler ID at the top. It just requires propagating the changes in trace.h from the xen tree to xenalyze -- not hard to do; I jut wanted to know if you happened to have the patch lying around so I wouldn't have to go through and do it. No worries. :-) -George