Commit-ID: 43f3e14f0cd16a6c3430137ee22176033d1960da Gitweb: http://git.kernel.org/tip/43f3e14f0cd16a6c3430137ee22176033d1960da Author: Yunlong Song <yunlong.song@xxxxxxxxxx> AuthorDate: Fri, 20 Mar 2015 11:20:37 +0800 Committer: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> 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@xxxxxxxxxx> Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx> Cc: Paul Mackerras <paulus@xxxxxxxxx> Cc: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx> Cc: Wang Nan <wangnan0@xxxxxxxxxx> Link: http://lkml.kernel.org/r/1426821638-11227-2-git-send-email-yunlong.song@xxxxxxxxxx Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> --- 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 -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
![]() |