Re: [Xen-devel] [PATCH V2 1/9] xenalyze: Support for ARM platform

2016-04-04 Thread Wei Liu
I would retitle this patch: xentrace: build for both x86 and ARM platform to be more specific. On Fri, Apr 01, 2016 at 04:33:46PM -0400, Benjamin Sanda wrote: > Modified to provide building of the xenalyze binary for ARM platforms. > This was done in conjunction with patches to xentrace allowi

Re: [Xen-devel] [PATCH V2 1/9] xenalyze: Support for ARM platform

2016-04-04 Thread Wei Liu
On Mon, Apr 04, 2016 at 03:10:46PM +0100, Wei Liu wrote: > I would retitle this patch: > > xentrace: build for both x86 and ARM platform ^ xenalyze Sorry for the typo. Wei. ___ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.

[Xen-devel] [PATCH V2 1/9] xenalyze: Support for ARM platform

2016-04-01 Thread Benjamin Sanda
Modified to provide building of the xenalyze binary for ARM platforms. This was done in conjunction with patches to xentrace allowing its use on ARM. The xenalyze binary is now built as part of the BIN list. Signed-off-by: Benjamin Sanda --- Changed since v1: * changed xenalyze target from SBI