From patchwork Fri Nov 16 13:19:21 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [PULL,0/4] Tracing patches Date: Fri, 16 Nov 2012 03:19:21 -0000 From: Stefan Hajnoczi X-Patchwork-Id: 199587 Message-Id: <1353071965-19804-1-git-send-email-stefanha@redhat.com> To: Cc: Stefan Hajnoczi The following changes since commit 6801038bc52d61f81ac8a25fbe392f1bad982887: target-mips: fix wrong microMIPS opcode encoding (2012-11-15 14:48:16 +0100) are available in the git repository at: git://github.com/stefanha/qemu.git tracing for you to fetch changes up to e94c4c9287392e9c4de5e9cc3a0fa40da959ccb5: trace: Remove "info trace" from documents (2012-11-16 13:35:48 +0100) ---------------------------------------------------------------- Daniel P. Berrange (1): Avoid all systemtap reserved words Gerd Hoffmann (1): trace: allow disabling events in events file Liming Wang (1): trace: Remove "info trace" from documents Stefan Hajnoczi (1): trace: document '-' syntax for disabling events docs/tracing.txt | 13 ++++--------- hmp-commands.hx | 7 ------- scripts/tracetool/backend/dtrace.py | 11 ++++++++++- trace/control.c | 9 ++++++++- 4 files changed, 22 insertions(+), 18 deletions(-)