public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] perf: little build clean up
@ 2014-01-11 17:48 Yann Droneaud
  2014-01-11 17:48 ` [PATCH 1/2] perf tools: remove unused test-volatile-register-var.c Yann Droneaud
  2014-01-11 17:48 ` [PATCH 2/2] perf tools: add .gitignore for files generated for feature check Yann Droneaud
  0 siblings, 2 replies; 5+ messages in thread
From: Yann Droneaud @ 2014-01-11 17:48 UTC (permalink / raw)
  To: Peter Zijlstra, Paul Mackerras, Ingo Molnar,
	Arnaldo Carvalho de Melo
  Cc: Yann Droneaud, linux-kernel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-01-14 16:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-11 17:48 [PATCH 0/2] perf: little build clean up Yann Droneaud
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox