From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v6 0/8] add xenalyze to staging Date: Tue, 16 Jun 2015 12:43:22 +0100 Message-ID: <1434455002.13744.126.camel@citrix.com> References: <1434040245-22195-1-git-send-email-olaf@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1434040245-22195-1-git-send-email-olaf@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: George Dunlap , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-06-11 at 16:30 +0000, Olaf Hering wrote: > Having xenalyze in the source tree makes it much easier to keep private > debug code in hypervisor and xenalyze in sync. It helped alot while > debugging the root cause for commit 607e8494c42397fb249191904066cace6ac9a880. I've applied 1..4, 6 and 7 (with mods to #1 as discussed). 5 and 8 were lacking George's ack so far. They had Wei's ack but I think we want George's too. On that note, please can someone send a followup patch adding a MAINTAINERS entry, presumably nominating George as maintainer. Applied: c43b206 xenalyze: remove argp_program_version a3f2794 xenalyze: remove trailing whitespaces bcb3bcf xenalyze: handle TRC_TRACE_WRAP_BUFFER 7771b46 xenalyze: include odd mmio states in default output 7d915be xenalyze: print newline after unknown hvm events fd19a99 xenalyze: add to tools/xentrace/ Ian.