From: tip-bot for Yunlong Song <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: acme@redhat.com, hpa@zytor.com, tglx@linutronix.de,
mingo@kernel.org, wangnan0@huawei.com, paulus@samba.org,
yunlong.song@huawei.com, linux-kernel@vger.kernel.org,
a.p.zijlstra@chello.nl, jolsa@kernel.org
Subject: [tip:perf/core] perf build: Use FEATURE-DUMP instead of PERF-FEATURES in the .gitignore file
Date: Sun, 22 Mar 2015 03:14:20 -0700 [thread overview]
Message-ID: <tip-43f3e14f0cd16a6c3430137ee22176033d1960da@git.kernel.org> (raw)
In-Reply-To: <1426821638-11227-2-git-send-email-yunlong.song@huawei.com>
Commit-ID: 43f3e14f0cd16a6c3430137ee22176033d1960da
Gitweb: http://git.kernel.org/tip/43f3e14f0cd16a6c3430137ee22176033d1960da
Author: Yunlong Song <yunlong.song@huawei.com>
AuthorDate: Fri, 20 Mar 2015 11:20:37 +0800
Committer: Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Fri, 20 Mar 2015 17:49:51 -0300
perf build: Use FEATURE-DUMP instead of PERF-FEATURES in the .gitignore file
Since commit 4ae61202b31c ("perf build: Rename PERF-FEATURES into
FEATURE-DUMP") renames PERF-FEATURES into FEATURE-DUMP, the .gitignore
file should also do this thing for consistency.
Signed-off-by: Yunlong Song <yunlong.song@huawei.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/r/1426821638-11227-2-git-send-email-yunlong.song@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
tools/perf/.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
index 68328f5..812f904 100644
--- a/tools/perf/.gitignore
+++ b/tools/perf/.gitignore
@@ -1,7 +1,7 @@
PERF-CFLAGS
PERF-GUI-VARS
PERF-VERSION-FILE
-PERF-FEATURES
+FEATURE-DUMP
perf
perf-read-vdso32
perf-read-vdsox32
next prev parent reply other threads:[~2015-03-22 10:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-20 3:20 [PATCH 0/2] perf build: Make some improvements and fixes Yunlong Song
2015-03-20 3:20 ` [PATCH 1/2] perf build: Use FEATURE-DUMP instead of PERF-FEATURES in the .gitignore file Yunlong Song
2015-03-22 10:14 ` tip-bot for Yunlong Song [this message]
2015-03-20 3:20 ` [PATCH 2/2] perf build: Add config/feature-checks/*.output to " Yunlong Song
2015-03-22 10:14 ` [tip:perf/core] perf build: Add config/feature-checks/ *.output " tip-bot for Yunlong Song
2015-03-20 13:25 ` [PATCH 0/2] perf build: Make some improvements and fixes Arnaldo Carvalho de Melo
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-43f3e14f0cd16a6c3430137ee22176033d1960da@git.kernel.org \
--to=tipbot@zytor.com \
--cc=a.p.zijlstra@chello.nl \
--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=mingo@kernel.org \
--cc=paulus@samba.org \
--cc=tglx@linutronix.de \
--cc=wangnan0@huawei.com \
--cc=yunlong.song@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
Powered by JetHome