mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Yunlong Song <yunlong.song@huawei.com>
To: <a.p.zijlstra@chello.nl>, <paulus@samba.org>, <mingo@redhat.com>,
	<acme@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <wangnan0@huawei.com>,
	<namhyung@kernel.org>, <ast@kernel.org>,
	<masami.hiramatsu.pt@hitachi.com>, <kan.liang@intel.com>,
	<adrian.hunter@intel.com>, <jolsa@kernel.org>,
	<dsahern@gmail.com>
Subject: Re: [PATCH] perf build: Add fixdep to .gitignore
Date: Tue, 20 Oct 2015 10:42:33 +0800	[thread overview]
Message-ID: <5625AA19.2000803@huawei.com> (raw)
In-Reply-To: <1444899116-8220-1-git-send-email-yunlong.song@huawei.com>

On 2015/10/15 16:51, Yunlong Song wrote:
> Commit 7c422f5572667fef0db38d2046ecce69dcf0afc8 ("tools build: Build fixdep
> helper from perf and basic libs") dynamically creates fixdep during the perf
> building. Add it to .gitignore.
> 
> Signed-off-by: Yunlong Song <yunlong.song@huawei.com>
> ---
>  tools/build/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
>  create mode 100644 tools/build/.gitignore
> 
> diff --git a/tools/build/.gitignore b/tools/build/.gitignore
> new file mode 100644
> index 0000000..a776371
> --- /dev/null
> +++ b/tools/build/.gitignore
> @@ -0,0 +1 @@
> +fixdep
> 

ping...

That fixdep really bothers one a lot every time perf is built:

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	../build/fixdep

-- 
Thanks,
Yunlong Song


  reply	other threads:[~2015-10-20  2:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15  8:51 Yunlong Song
2015-10-20  2:42 ` Yunlong Song [this message]
2015-10-22  9:21 ` [tip:perf/core] " tip-bot for Yunlong Song

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=5625AA19.2000803@huawei.com \
    --to=yunlong.song@huawei.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=acme@kernel.org \
    --cc=adrian.hunter@intel.com \
    --cc=ast@kernel.org \
    --cc=dsahern@gmail.com \
    --cc=jolsa@kernel.org \
    --cc=kan.liang@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masami.hiramatsu.pt@hitachi.com \
    --cc=mingo@redhat.com \
    --cc=namhyung@kernel.org \
    --cc=paulus@samba.org \
    --cc=wangnan0@huawei.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome