From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH v5 1/8] xenalyze: add to tools/xentrace/ Date: Thu, 11 Jun 2015 18:04:27 +0200 Message-ID: <20150611160427.GA12871@aepfle.de> References: <1433849019-27452-1-git-send-email-olaf@aepfle.de> <1433849019-27452-2-git-send-email-olaf@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap Cc: Ian Jackson , Stefano Stabellini , Wei Liu , Ian Campbell , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Thu, Jun 11, George Dunlap wrote: > First, it looks like maybe this wasn't based on 24308507be1d, but on > 8083183a7238? At least there seems to be changes in it that aren't in > the other one. Where is 8083183a7238? I have this as HEAD: # changeset: 150:24308507be1d # tag: tip # user: David Vrabel # date: Mon Jul 22 17:25:51 2013 +0100 # files: xenalyze.c > Secondly, it's not identical to what's checked in there, but has a > handful of changes; namely: > * Use rather than "trace.h", both in xenalyze.c and pv.h. Thats the main point of the merge. I will mention it. > * Remove __atribute__((packed)) from various structures. This must be another non-public change. I made just #include changes. Olaf