From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46758) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDyj2-0006J6-2t for qemu-devel@nongnu.org; Fri, 08 Mar 2013 09:56:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDybx-0004fZ-IA for qemu-devel@nongnu.org; Fri, 08 Mar 2013 09:49:55 -0500 Received: from mail-oa0-f51.google.com ([209.85.219.51]:50389) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDybx-0004fM-B0 for qemu-devel@nongnu.org; Fri, 08 Mar 2013 09:49:29 -0500 Received: by mail-oa0-f51.google.com with SMTP id h2so2020771oag.38 for ; Fri, 08 Mar 2013 06:49:28 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1362745548-17134-1-git-send-email-stefanha@redhat.com> <87li9yox2a.fsf@fimbulvetr.bsc.es> Date: Fri, 8 Mar 2013 15:49:28 +0100 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] .gitignore: add tracing/generated-events.[ch] List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Llu=EDs_Vilanova?= Cc: qemu-devel , Stefan Hajnoczi On Fri, Mar 8, 2013 at 3:49 PM, Stefan Hajnoczi wrote: > On Fri, Mar 8, 2013 at 2:11 PM, Llu=EDs Vilanova wr= ote: >> BTW, a minor thing. I just noticed the subject should be >> ".gitignore: add trace/generated-events.[ch]" ;) > > Thanks. I also forgot to add trace/generated-events.dtrace. I meant trace/generated-tracers.dtrace. Stefan