From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XD8nE-00039Y-6X for qemu-devel@nongnu.org; Fri, 01 Aug 2014 05:06:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XD8n8-0007aM-1w for qemu-devel@nongnu.org; Fri, 01 Aug 2014 05:06:28 -0400 Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155]:55003 helo=socrates.bennee.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XD8n7-0007Vy-SD for qemu-devel@nongnu.org; Fri, 01 Aug 2014 05:06:21 -0400 References: <1405424541-21803-1-git-send-email-alex.bennee@linaro.org> <1405424541-21803-2-git-send-email-alex.bennee@linaro.org> From: Alex =?utf-8?Q?Benn=C3=A9e?= Date: Fri, 01 Aug 2014 10:05:30 +0100 In-reply-to: <1405424541-21803-2-git-send-email-alex.bennee@linaro.org> Message-ID: <87ha1winox.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v2 1/3] trace: teach lttng backend to use format strings List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: stefanha@redhat.com Cc: qemu-devel@nongnu.org, mohamad.gebai@gmail.com Alex Bennée writes: > This makes the UST backend pay attention to the format string arguments > that are defined when defining payload data. With this you can now > ensure integers are reported in hex mode if you want. > Ping Stefan, can this one at least be slurped up into your tracing tree? -- Alex Bennée