All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann Droneaud <ydroneaud@opteya.com>
To: Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Paul Mackerras <paulus@samba.org>, Ingo Molnar <mingo@redhat.com>,
	Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Cc: Yann Droneaud <ydroneaud@opteya.com>, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] perf: little build clean up
Date: Sat, 11 Jan 2014 18:48:14 +0100	[thread overview]
Message-ID: <cover.1389461371.git.ydroneaud@opteya.com> (raw)

Hi,

Please find 2 little patches to remove an unused file
and to ignore files generated as part of the feature
auto-detection.

Regards.

Yann Droneaud (2):
  perf tools: remove unused test-volatile-register-var.c
  perf tools: add .gitignore for files generated for feature check

 tools/perf/config/feature-checks/.gitignore        | 28 ++++++++++++++++++++++
 .../feature-checks/test-volatile-register-var.c    |  6 -----
 2 files changed, 28 insertions(+), 6 deletions(-)
 create mode 100644 tools/perf/config/feature-checks/.gitignore
 delete mode 100644 tools/perf/config/feature-checks/test-volatile-register-var.c

-- 
1.8.4.2


             reply	other threads:[~2014-01-11 17:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-11 17:48 Yann Droneaud [this message]
2014-01-11 17:48 ` [PATCH 1/2] perf tools: remove unused test-volatile-register-var.c Yann Droneaud
2014-01-14 16:42   ` [tip:perf/core] perf tools: Remove " tip-bot for Yann Droneaud
2014-01-11 17:48 ` [PATCH 2/2] perf tools: add .gitignore for files generated for feature check Yann Droneaud
2014-01-13  9:48   ` Yann Droneaud

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=cover.1389461371.git.ydroneaud@opteya.com \
    --to=ydroneaud@opteya.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=acme@ghostprotocols.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=paulus@samba.org \
    /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.