* [Patch] perf: ignore perf.data.old
@ 2010-01-25 5:07 Amerigo Wang
2010-01-27 13:17 ` [tip:perf/urgent] perf: Ignore perf.data.old tip-bot for Amerigo Wang
0 siblings, 1 reply; 2+ messages in thread
From: Amerigo Wang @ 2010-01-25 5:07 UTC (permalink / raw)
To: linux-kernel; +Cc: mingo, Amerigo Wang
Tell git to ignore this file.
Signed-off-by: WANG Cong <amwang@redhat.com>
---
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*
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [tip:perf/urgent] perf: Ignore perf.data.old
2010-01-25 5:07 [Patch] perf: ignore perf.data.old Amerigo Wang
@ 2010-01-27 13:17 ` tip-bot for Amerigo Wang
0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Amerigo Wang @ 2010-01-27 13:17 UTC (permalink / raw)
To: linux-tip-commits; +Cc: linux-kernel, hpa, mingo, tglx, mingo, amwang
Commit-ID: 7f5102ca4b8a8e598dbfa154322ea684bc98da96
Gitweb: http://git.kernel.org/tip/7f5102ca4b8a8e598dbfa154322ea684bc98da96
Author: Amerigo Wang <amwang@redhat.com>
AuthorDate: Mon, 25 Jan 2010 00:07:30 -0500
Committer: Ingo Molnar <mingo@elte.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@redhat.com>
LKML-Reference: <20100125051052.3999.28082.sendpatchset@localhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.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*
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-27 13:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-25 5:07 [Patch] perf: ignore perf.data.old Amerigo Wang
2010-01-27 13:17 ` [tip:perf/urgent] perf: Ignore perf.data.old tip-bot for Amerigo Wang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox