From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57660) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8u2J-00060l-EP for qemu-devel@nongnu.org; Thu, 30 Jan 2014 11:00:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8u29-00045F-Vl for qemu-devel@nongnu.org; Thu, 30 Jan 2014 11:00:15 -0500 Received: from smtp.polymtl.ca ([132.207.4.11]:42814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8u29-0003um-Qh for qemu-devel@nongnu.org; Thu, 30 Jan 2014 11:00:05 -0500 Message-ID: <52EA76FC.2000701@polymtl.ca> Date: Thu, 30 Jan 2014 10:59:56 -0500 From: Mohamad Gebai MIME-Version: 1.0 References: <1391053678-25398-1-git-send-email-mohamad.gebai@polymtl.ca> <20140130140255.GA24098@stefanha-thinkpad.redhat.com> In-Reply-To: <20140130140255.GA24098@stefanha-thinkpad.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v6 0/5] Fix UST backend for LTTng 2.x List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: alex.bennee@linaro.org, qemu-devel@nongnu.org, Mohamad Gebai On 01/30/2014 09:02 AM, Stefan Hajnoczi wrote: > Thanks for your efforts to bring the LTTng UST tracer back to life! > > Applied to my tracing tree: > https://github.com/stefanha/qemu/commits/tracing > > Stefan Great, thank you! Mohamad