All of lore.kernel.org
 help / color / mirror / Atom feed
From: tip-bot for Amerigo Wang <amwang@redhat.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@redhat.com,
	tglx@linutronix.de, mingo@elte.hu, amwang@redhat.com
Subject: [tip:perf/urgent] perf: Ignore perf.data.old
Date: Wed, 27 Jan 2010 13:17:16 GMT	[thread overview]
Message-ID: <tip-7f5102ca4b8a8e598dbfa154322ea684bc98da96@git.kernel.org> (raw)
In-Reply-To: <20100125051052.3999.28082.sendpatchset@localhost.localdomain>

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*

      reply	other threads:[~2010-01-27 13:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-25  5:07 [Patch] perf: ignore perf.data.old Amerigo Wang
2010-01-27 13:17 ` tip-bot for Amerigo Wang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tip-7f5102ca4b8a8e598dbfa154322ea684bc98da96@git.kernel.org \
    --to=amwang@redhat.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=mingo@redhat.com \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.