public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -tip] perf tools: gitignore *.data
@ 2009-07-03  6:39 Jaswinder Singh Rajput
  2009-07-03 10:38 ` Ingo Molnar
  0 siblings, 1 reply; 7+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-03  6:39 UTC (permalink / raw)
  To: Ingo Molnar, Sam Ravnborg, Peter Zijlstra, x86 maintainers, LKML


perf.data made by perf record is a data file and
need to be ignored by git

Added *.data so that perf.data and its friends will be ignored.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 tools/perf/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
index d69a759..057deea 100644
--- a/tools/perf/.gitignore
+++ b/tools/perf/.gitignore
@@ -14,3 +14,4 @@ common-cmds.h
 tags
 TAGS
 cscope*
+*.data
-- 
1.6.2.5




^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [PATCH -tip] perf tools: gitignore *.data
@ 2009-07-03  6:32 Jaswinder Singh Rajput
  2009-07-03  6:40 ` Jaswinder Singh Rajput
  0 siblings, 1 reply; 7+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-03  6:32 UTC (permalink / raw)
  To: Ingo Molnar, Sam Ravnborg, Peter Zijlstra, x86 maintainers, LKML


perf.data made by perf report is a data file and
need to be ignored by git

Added *.data so that perf.data and its friends will be ignored.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 tools/perf/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
index d69a759..057deea 100644
--- a/tools/perf/.gitignore
+++ b/tools/perf/.gitignore
@@ -14,3 +14,4 @@ common-cmds.h
 tags
 TAGS
 cscope*
+*.data
-- 
1.6.2.5




^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-07-03 14:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-03  6:39 [PATCH -tip] perf tools: gitignore *.data Jaswinder Singh Rajput
2009-07-03 10:38 ` Ingo Molnar
2009-07-03 13:09   ` Frederic Weisbecker
2009-07-03 13:18     ` Ingo Molnar
2009-07-03 14:36       ` Arnaldo Carvalho de Melo
  -- strict thread matches above, loose matches on Subject: below --
2009-07-03  6:32 Jaswinder Singh Rajput
2009-07-03  6:40 ` Jaswinder Singh Rajput

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox