From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XDDiT-00048K-OW for qemu-devel@nongnu.org; Fri, 01 Aug 2014 10:21:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XDDiI-0002BX-OA for qemu-devel@nongnu.org; Fri, 01 Aug 2014 10:21:53 -0400 Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155]:56175 helo=socrates.bennee.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XDDiI-0002B6-Ij for qemu-devel@nongnu.org; Fri, 01 Aug 2014 10:21:42 -0400 From: =?UTF-8?q?Alex=20Benn=C3=A9e?= Date: Fri, 1 Aug 2014 15:21:37 +0100 Message-Id: <1406902899-15687-1-git-send-email-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PATCH v3 0/2] a few simple trace fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: stefanha@redhat.com Cc: =?UTF-8?q?Alex=20Benn=C3=A9e?= , qemu-devel@nongnu.org Hi Stefan, I've re-based these two on tracing-next. Otherwise now changes from the last post. Alex Bennée (2): trace: teach lttng backend to use format strings trace: add some tcg tracing support cpu-exec.c | 6 ++++++ scripts/tracetool/__init__.py | 12 ++++++++++-- scripts/tracetool/format/ust_events_h.py | 15 +++++++++++---- trace-events | 9 +++++++++ translate-all.c | 3 +++ 5 files changed, 39 insertions(+), 6 deletions(-) -- 2.0.3