Re: [Xen-devel] [PATCH v3 0/5] xentrace/xenalyze Support on ARM

2016-04-08 Thread George Dunlap
On 05/04/16 09:09, Jan Beulich wrote: On 04.04.16 at 20:48, wrote: >> This patch set adds support for xentrace/xenalyze to the ARM platform. >> >> The Xen heap memory mapping, timestamping, and P2M translation needed >> by xentrace is corrected for operation on the ARM platform using the >> x

Re: [Xen-devel] [PATCH v3 0/5] xentrace/xenalyze Support on ARM

2016-04-06 Thread Ben Sanda
Andrew, > Word your commit message like so: > > Signed-off-by: $ME > --- > CC: $SOMEONE > CC: $SOMEONE_ELSE > > and `git send-email` will DTRT. Ah, excellent. Then git send-email will auto add. Thanks, I'll make the change for v4. Ben ___ Xen-devel m

Re: [Xen-devel] [PATCH v3 0/5] xentrace/xenalyze Support on ARM

2016-04-06 Thread Andrew Cooper
On 06/04/16 17:51, Ben Sanda wrote: > Jan, > >> A couple of formal things: This is v3, and I only now notice >> indeed I should have looked at some of the patches. Yet which of them >> isn't clear - I'm being Cc-ed on all of them, instead of just the ones >> that submission guidelines say I should

Re: [Xen-devel] [PATCH v3 0/5] xentrace/xenalyze Support on ARM

2016-04-06 Thread Ben Sanda
Jan, > A couple of formal things: This is v3, and I only now notice > indeed I should have looked at some of the patches. Yet which of them > isn't clear - I'm being Cc-ed on all of them, instead of just the ones > that submission guidelines say I should be. And then all patch > subjects start wi

Re: [Xen-devel] [PATCH v3 0/5] xentrace/xenalyze Support on ARM

2016-04-05 Thread Jan Beulich
>>> On 04.04.16 at 20:48, wrote: > This patch set adds support for xentrace/xenalyze to the ARM platform. > > The Xen heap memory mapping, timestamping, and P2M translation needed > by xentrace is corrected for operation on the ARM platform using the > x86 platform as reference. Trace buffer init

[Xen-devel] [PATCH v3 0/5] xentrace/xenalyze Support on ARM

2016-04-04 Thread Benjamin Sanda
This patch set adds support for xentrace/xenalyze to the ARM platform. The Xen heap memory mapping, timestamping, and P2M translation needed by xentrace is corrected for operation on the ARM platform using the x86 platform as reference. Trace buffer initialization is added to setup.c, XENMAPSPACE_