[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-c9c7ccaf3a2686ed3a44d69bb1f8b55eeead8a4e@git.kernel.org>
Date: Tue, 24 Nov 2009 16:57:19 GMT
From: tip-bot for John Kacur <jkacur@...hat.com>
To: linux-tip-commits@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, hpa@...or.com, mingo@...hat.com,
fweisbec@...il.com, jkacur@...hat.com, a.p.zijlstra@...llo.nl,
tglx@...utronix.de, mingo@...e.hu
Subject: [tip:perf/core] perf tools: Add perf.data to .gitignore
Commit-ID: c9c7ccaf3a2686ed3a44d69bb1f8b55eeead8a4e
Gitweb: http://git.kernel.org/tip/c9c7ccaf3a2686ed3a44d69bb1f8b55eeead8a4e
Author: John Kacur <jkacur@...hat.com>
AuthorDate: Tue, 24 Nov 2009 15:35:00 +0100
Committer: Ingo Molnar <mingo@...e.hu>
CommitDate: Tue, 24 Nov 2009 16:37:01 +0100
perf tools: Add perf.data to .gitignore
Signed-off-by: John Kacur <jkacur@...hat.com>
Cc: Frederic Weisbecker <fweisbec@...il.com>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: acme@...hat.com
LKML-Reference: <1259073301-11506-2-git-send-email-jkacur@...hat.com>
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 0854f11..fe08660 100644
--- a/tools/perf/.gitignore
+++ b/tools/perf/.gitignore
@@ -12,6 +12,7 @@ perf*.1
perf*.xml
perf*.html
common-cmds.h
+perf.data
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