[tip:perf/urgent] perf: Ignore perf.data.old

From: tip-bot for Amerigo Wang
Date: Wed Jan 27 2010 - 08:17:55 EST


Commit-ID: 7f5102ca4b8a8e598dbfa154322ea684bc98da96
Gitweb: http://git.kernel.org/tip/7f5102ca4b8a8e598dbfa154322ea684bc98da96
Author: Amerigo Wang <amwang@xxxxxxxxxx>
AuthorDate: Mon, 25 Jan 2010 00:07:30 -0500
Committer: Ingo Molnar <mingo@xxxxxxx>
CommitDate: Wed, 27 Jan 2010 11:31:26 +0100

perf: Ignore perf.data.old

Tell git to ignore this file.

Signed-off-by: WANG Cong <amwang@xxxxxxxxxx>
LKML-Reference: <20100125051052.3999.28082.sendpatchset@xxxxxxxxxxxxxxxxxxxxx>
Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
---
tools/perf/.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
index fe08660..124760b 100644
--- a/tools/perf/.gitignore
+++ b/tools/perf/.gitignore
@@ -13,6 +13,7 @@ perf*.xml
perf*.html
common-cmds.h
perf.data
+perf.data.old
tags
TAGS
cscope*
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/