* [PATCH] perf_counter tools: .gitignore += perf*.html
@ 2009-09-24 11:00 Kirill Smelkov
2009-09-24 12:02 ` Ingo Molnar
2009-09-24 12:18 ` [tip:perf/urgent] perf " tip-bot for Kirill Smelkov
0 siblings, 2 replies; 3+ messages in thread
From: Kirill Smelkov @ 2009-09-24 11:00 UTC (permalink / raw)
To: Ingo Molnar; +Cc: linux-kernel, Kirill Smelkov
I've tried building the docs in tools/perf/Documentation/ , and after
that `git status` showed dozen of untracked htmls. Let's ignore them.
Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru>
---
tools/perf/.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
index d69a759..0854f11 100644
--- a/tools/perf/.gitignore
+++ b/tools/perf/.gitignore
@@ -10,6 +10,7 @@ perf-stat
perf-top
perf*.1
perf*.xml
+perf*.html
common-cmds.h
tags
TAGS
--
1.6.5.rc2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] perf_counter tools: .gitignore += perf*.html
2009-09-24 11:00 [PATCH] perf_counter tools: .gitignore += perf*.html Kirill Smelkov
@ 2009-09-24 12:02 ` Ingo Molnar
2009-09-24 12:18 ` [tip:perf/urgent] perf " tip-bot for Kirill Smelkov
1 sibling, 0 replies; 3+ messages in thread
From: Ingo Molnar @ 2009-09-24 12:02 UTC (permalink / raw)
To: Kirill Smelkov; +Cc: linux-kernel, Peter Zijlstra, Paul Mackerras
* Kirill Smelkov <kirr@mns.spb.ru> wrote:
> I've tried building the docs in tools/perf/Documentation/ , and after
> that `git status` showed dozen of untracked htmls. Let's ignore them.
>
> Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru>
> ---
> tools/perf/.gitignore | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
> index d69a759..0854f11 100644
> --- a/tools/perf/.gitignore
> +++ b/tools/perf/.gitignore
> @@ -10,6 +10,7 @@ perf-stat
> perf-top
> perf*.1
> perf*.xml
> +perf*.html
> common-cmds.h
> tags
> TAGS
Applied to tip:perf/urgent, thanks!
Btw., if you want to try the latest tools tree, you can pick it up from:
http://people.redhat.com/mingo/tip.git/README
Ingo
^ permalink raw reply [flat|nested] 3+ messages in thread
* [tip:perf/urgent] perf tools: .gitignore += perf*.html
2009-09-24 11:00 [PATCH] perf_counter tools: .gitignore += perf*.html Kirill Smelkov
2009-09-24 12:02 ` Ingo Molnar
@ 2009-09-24 12:18 ` tip-bot for Kirill Smelkov
1 sibling, 0 replies; 3+ messages in thread
From: tip-bot for Kirill Smelkov @ 2009-09-24 12:18 UTC (permalink / raw)
To: linux-tip-commits; +Cc: linux-kernel, kirr, hpa, mingo, tglx, mingo
Commit-ID: 67030036ebb370b0aa5561ae2fe31668ed1ccd1c
Gitweb: http://git.kernel.org/tip/67030036ebb370b0aa5561ae2fe31668ed1ccd1c
Author: Kirill Smelkov <kirr@mns.spb.ru>
AuthorDate: Thu, 24 Sep 2009 15:00:22 +0400
Committer: Ingo Molnar <mingo@elte.hu>
CommitDate: Thu, 24 Sep 2009 14:01:22 +0200
perf tools: .gitignore += perf*.html
I've tried building the docs in tools/perf/Documentation/ , and after
that `git status` showed dozen of untracked htmls. Let's ignore them.
Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru>
LKML-Reference: <1253790022-10300-1-git-send-email-kirr@mns.spb.ru>
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 d69a759..0854f11 100644
--- a/tools/perf/.gitignore
+++ b/tools/perf/.gitignore
@@ -10,6 +10,7 @@ perf-stat
perf-top
perf*.1
perf*.xml
+perf*.html
common-cmds.h
tags
TAGS
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-09-24 12:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-24 11:00 [PATCH] perf_counter tools: .gitignore += perf*.html Kirill Smelkov
2009-09-24 12:02 ` Ingo Molnar
2009-09-24 12:18 ` [tip:perf/urgent] perf " tip-bot for Kirill Smelkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox