Re: [Xen-devel] [PATCH 00/15] xen/tools: add tracing to various Xen subsystems

2017-06-13 Thread George Dunlap
On 01/06/17 18:33, Dario Faggioli wrote: > Hello, > > While chasing and dealing with bugs, over this last period, I've found myself > augmenting Xen with quite a few new tracing capabilities, especially focusing > on: > - IRQ being disabled and (re)enabled (in addition to the already existing >

Re: [Xen-devel] [PATCH 00/15] xen/tools: add tracing to various Xen subsystems

2017-06-08 Thread Dario Faggioli
On Wed, 2017-06-07 at 10:13 -0400, Konrad Rzeszutek Wilk wrote: > On Thu, Jun 01, 2017 at 07:33:33PM +0200, Dario Faggioli wrote: > > > > Patch 5 deserves special mention. In fact, now that we have > > Kconfig, I thought > > it could be a nice thing to make it possible to select, at build > > conf

Re: [Xen-devel] [PATCH 00/15] xen/tools: add tracing to various Xen subsystems

2017-06-07 Thread Konrad Rzeszutek Wilk
On Thu, Jun 01, 2017 at 07:33:33PM +0200, Dario Faggioli wrote: > Hello, > > While chasing and dealing with bugs, over this last period, I've found myself > augmenting Xen with quite a few new tracing capabilities, especially focusing > on: > - IRQ being disabled and (re)enabled (in addition to t

[Xen-devel] [PATCH 00/15] xen/tools: add tracing to various Xen subsystems

2017-06-01 Thread Dario Faggioli
Hello, While chasing and dealing with bugs, over this last period, I've found myself augmenting Xen with quite a few new tracing capabilities, especially focusing on: - IRQ being disabled and (re)enabled (in addition to the already existing tracing of IRQ related activity that we have); - RCU