From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45101) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SERxt-0006gb-8D for qemu-devel@nongnu.org; Sun, 01 Apr 2012 17:05:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SERxr-0005fn-HW for qemu-devel@nongnu.org; Sun, 01 Apr 2012 17:05:32 -0400 Received: from roura.ac.upc.es ([147.83.33.10]:59954) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SERxr-0005fe-6S for qemu-devel@nongnu.org; Sun, 01 Apr 2012 17:05:31 -0400 From: =?utf-8?b?TGx1w61z?= Vilanova Date: Sun, 1 Apr 2012 23:05:35 +0200 Message-Id: <20120401210535.32042.2340.stgit@ginnungagap.bsc.es> In-Reply-To: <20120401210449.32042.93979.stgit@ginnungagap.bsc.es> References: <20120401210449.32042.93979.stgit@ginnungagap.bsc.es> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH v5 8/8] tracetool: Add MAINTAINERS info List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: stefanha@gmail.com Signed-off-by: Llu=C3=ADs Vilanova --- MAINTAINERS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f83d07c2..0e66dd8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -548,6 +548,8 @@ Tracing M: Stefan Hajnoczi S: Maintained F: trace/ +F: scripts/tracetool.py +F: scripts/tracetool/ F: docs/tracing.txt T: git://github.com/stefanha/qemu.git tracing =20