[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-7f5102ca4b8a8e598dbfa154322ea684bc98da96@git.kernel.org>
Date: Wed, 27 Jan 2010 13:17:16 GMT
From: tip-bot for Amerigo Wang <amwang@...hat.com>
To: linux-tip-commits@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, hpa@...or.com, mingo@...hat.com,
tglx@...utronix.de, mingo@...e.hu, amwang@...hat.com
Subject: [tip:perf/urgent] perf: Ignore perf.data.old
Commit-ID: 7f5102ca4b8a8e598dbfa154322ea684bc98da96
Gitweb: http://git.kernel.org/tip/7f5102ca4b8a8e598dbfa154322ea684bc98da96
Author: Amerigo Wang <amwang@...hat.com>
AuthorDate: Mon, 25 Jan 2010 00:07:30 -0500
Committer: Ingo Molnar <mingo@...e.hu>
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@...hat.com>
LKML-Reference: <20100125051052.3999.28082.sendpatchset@...alhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@...e.hu>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists