public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [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

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