From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XDFO7-0000px-T8 for qemu-devel@nongnu.org; Fri, 01 Aug 2014 12:09:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XDFO2-00058a-FP for qemu-devel@nongnu.org; Fri, 01 Aug 2014 12:08:59 -0400 Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155]:56650 helo=socrates.bennee.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XDFO2-00058M-9D for qemu-devel@nongnu.org; Fri, 01 Aug 2014 12:08:54 -0400 From: =?UTF-8?q?Alex=20Benn=C3=A9e?= Date: Fri, 1 Aug 2014 17:08:55 +0100 Message-Id: <1406909337-32224-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 v4 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, As v3 posted earlier today but with a format string fix which didn't show up in the ust build I tested it on.... 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