[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131219154642.GA24658@gmail.com>
Date: Thu, 19 Dec 2013 16:46:42 +0100
From: Ingo Molnar <mingo@...nel.org>
To: David Chen <tuxoko@...il.com>
Cc: Arnaldo Carvalho de Melo <acme@...radead.org>,
lkml <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...hat.com>, Jiri Olsa <jolsa@...hat.com>
Subject: Re: [PATCH] perf config: ignore generated files in feature-checks
* David Chen <tuxoko@...il.com> wrote:
> Why not? They're generated files aren't they?
Yes, indeed, you are right, they should be included in the .gitignore.
> By the way, I just found out that test-* will be built depend on the
> detected features.
> Should I include them all?
Yes, that would have been my next observation :-)
I'd suggest that instead of enumerating them all in the .gitignore
file we should change the naming of the feature check binaries to
something like test-<xyz>.bin or so, so that a simple test-*.bin
pattern will ignore all these generated binaries.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists