From: Ingo Molnar <mingo@kernel.org>
To: Chunwei Chen <tuxoko@gmail.com>,
Arnaldo Carvalho de Melo <acme@infradead.org>
Cc: lkml <linux-kernel@vger.kernel.org>, Ingo Molnar <mingo@redhat.com>
Subject: Re: [PATCH] perf config: ignore generated files in feature-checks
Date: Thu, 19 Dec 2013 12:58:33 +0100 [thread overview]
Message-ID: <20131219115833.GA11279@gmail.com> (raw)
In-Reply-To: <1387441761-2153-1-git-send-email-tuxoko@gmail.com>
* Chunwei Chen <tuxoko@gmail.com> wrote:
> Signed-off-by: Chunwei Chen <tuxoko@gmail.com>
> ---
> tools/perf/config/feature-checks/.gitignore | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 tools/perf/config/feature-checks/.gitignore
>
> diff --git a/tools/perf/config/feature-checks/.gitignore b/tools/perf/config/feature-checks/.gitignore
> new file mode 100644
> index 0000000..9662c68
> --- /dev/null
> +++ b/tools/perf/config/feature-checks/.gitignore
> @@ -0,0 +1,2 @@
> +test-all
> +*.d
Why? These are cleaned out on 'make clean'.
Thanks,
Ingo
next prev parent reply other threads:[~2013-12-19 12:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-19 8:29 Chunwei Chen
2013-12-19 11:58 ` Ingo Molnar [this message]
2013-12-19 13:37 ` David Chen
2013-12-19 15:46 ` Ingo Molnar
2013-12-19 17:02 ` David Chen
2013-12-19 17:10 ` Ingo Molnar
2013-12-20 4:16 ` Chunwei Chen
2013-12-20 8:40 ` Ingo Molnar
2013-12-20 16:34 ` Arnaldo Carvalho de Melo
2013-12-21 5:48 ` Chunwei Chen
2013-12-23 12:11 ` Jiri Olsa
2014-01-12 18:37 ` [tip:perf/core] perf config: Ignore " tip-bot for Chunwei Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131219115833.GA11279@gmail.com \
--to=mingo@kernel.org \
--cc=acme@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tuxoko@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome