Re: [Xen-devel] [PATCH 07/14] xentrace: formats: update format of scheduling events

2016-02-15 Thread Dario Faggioli
On Mon, 2016-02-15 at 11:38 -0500, Konrad Rzeszutek Wilk wrote: > On Fri, Feb 05, 2016 at 07:34:30PM +0100, Dario Faggioli wrote: > > to include the vcpu IDs, in a way that matches > > how the "dom:vcpu" couple is displayed in other > > events (runstate changes). > > Could you also add: > "Also ad

Re: [Xen-devel] [PATCH 07/14] xentrace: formats: update format of scheduling events

2016-02-15 Thread Konrad Rzeszutek Wilk
On Fri, Feb 05, 2016 at 07:34:30PM +0100, Dario Faggioli wrote: > to include the vcpu IDs, in a way that matches > how the "dom:vcpu" couple is displayed in other > events (runstate changes). Could you also add: "Also add the trace for TRC_SCHED_SHUTDOWN_CODE which was missing and was done via SCH

[Xen-devel] [PATCH 07/14] xentrace: formats: update format of scheduling events

2016-02-05 Thread Dario Faggioli
to include the vcpu IDs, in a way that matches how the "dom:vcpu" couple is displayed in other events (runstate changes). Signed-off-by: Dario Faggioli --- Cc: George Dunlap Cc: Ian Jackson Cc: Ian Campbell Cc: Wei Liu Cc: Olaf Hering --- tools/xentrace/formats | 18 +- 1