From: tip-bot for Wang Nan <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, mingo@kernel.org,
lizefan@huawei.com, hpa@zytor.com, tglx@linutronix.de,
jolsa@kernel.org, wangnan0@huawei.com, acme@redhat.com
Subject: [tip:perf/core] perf tools: Ignore .config-detected in .gitignore
Date: Thu, 18 Jun 2015 01:15:46 -0700 [thread overview]
Message-ID: <tip-386299735e7056455bcead28f6ffa4357116ce38@git.kernel.org> (raw)
In-Reply-To: <1434542358-5430-1-git-send-email-wangnan0@huawei.com>
Commit-ID: 386299735e7056455bcead28f6ffa4357116ce38
Gitweb: http://git.kernel.org/tip/386299735e7056455bcead28f6ffa4357116ce38
Author: Wang Nan <wangnan0@huawei.com>
AuthorDate: Wed, 17 Jun 2015 11:59:18 +0000
Committer: Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Wed, 17 Jun 2015 12:44:55 -0300
perf tools: Ignore .config-detected in .gitignore
Commit fcfd6611fbccdbf2593bd949097a5c0e45cd96da ("tools build: Add
detected config support") dynamically creates .config-detected. Add it
to .gitignore.
Signed-off-by: Wang Nan <wangnan0@huawei.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Zefan Li <lizefan@huawei.com>
Link: http://lkml.kernel.org/r/1434542358-5430-1-git-send-email-wangnan0@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
tools/perf/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
index 812f904..09db62b 100644
--- a/tools/perf/.gitignore
+++ b/tools/perf/.gitignore
@@ -28,3 +28,4 @@ config.mak.autogen
*-flex.*
*.pyc
*.pyo
+.config-detected
prev parent reply other threads:[~2015-06-18 8:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-17 11:59 [PATCH RESEND] perf tools: Ignore .config-detected in .gitignore Wang Nan
2015-06-17 12:41 ` Wangnan (F)
2015-06-17 15:58 ` Arnaldo Carvalho de Melo
2015-06-18 8:15 ` tip-bot for Wang Nan [this message]
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=tip-386299735e7056455bcead28f6ffa4357116ce38@git.kernel.org \
--to=tipbot@zytor.com \
--cc=acme@redhat.com \
--cc=hpa@zytor.com \
--cc=jolsa@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=lizefan@huawei.com \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
--cc=wangnan0@huawei.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