From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752276AbbCVKOm (ORCPT ); Sun, 22 Mar 2015 06:14:42 -0400 Received: from terminus.zytor.com ([198.137.202.10]:57245 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751859AbbCVKOi (ORCPT ); Sun, 22 Mar 2015 06:14:38 -0400 Date: Sun, 22 Mar 2015 03:14:20 -0700 From: tip-bot for Yunlong Song Message-ID: 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 Reply-To: mingo@kernel.org, wangnan0@huawei.com, acme@redhat.com, hpa@zytor.com, tglx@linutronix.de, jolsa@kernel.org, yunlong.song@huawei.com, paulus@samba.org, a.p.zijlstra@chello.nl, linux-kernel@vger.kernel.org In-Reply-To: <1426821638-11227-2-git-send-email-yunlong.song@huawei.com> References: <1426821638-11227-2-git-send-email-yunlong.song@huawei.com> To: linux-tip-commits@vger.kernel.org Subject: [tip:perf/core] perf build: Use FEATURE-DUMP instead of PERF-FEATURES in the .gitignore file Git-Commit-ID: 43f3e14f0cd16a6c3430137ee22176033d1960da X-Mailer: tip-git-log-daemon Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Commit-ID: 43f3e14f0cd16a6c3430137ee22176033d1960da Gitweb: http://git.kernel.org/tip/43f3e14f0cd16a6c3430137ee22176033d1960da Author: Yunlong Song AuthorDate: Fri, 20 Mar 2015 11:20:37 +0800 Committer: Arnaldo Carvalho de Melo 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 Acked-by: Jiri Olsa Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Wang Nan Link: http://lkml.kernel.org/r/1426821638-11227-2-git-send-email-yunlong.song@huawei.com Signed-off-by: Arnaldo Carvalho de Melo --- 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