linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] perf tools: Ignore feature tests
@ 2013-12-23  8:56 Stefan Beller
  2013-12-23 14:48 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Beller @ 2013-12-23  8:56 UTC (permalink / raw)
  To: a.p.zijlstra, paulus, mingo, acme, linux-kernel; +Cc: Stefan Beller

The binaries to be ignored are created by
	linux/tools $ make perf

Signed-off-by: Stefan Beller <stefanbeller@googlemail.com>
---
 tools/perf/config/feature-checks/.gitignore | 43 +++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)
 create mode 100644 tools/perf/config/feature-checks/.gitignore

diff --git a/tools/perf/config/feature-checks/.gitignore b/tools/perf/config/feature-checks/.gitignore
new file mode 100644
index 0000000..6f92dcd
--- /dev/null
+++ b/tools/perf/config/feature-checks/.gitignore
@@ -0,0 +1,43 @@
+test-all.d
+test-backtrace
+test-backtrace.d
+test-dwarf
+test-dwarf.d
+test-fortify-source
+test-fortify-source.d
+test-glibc
+test-glibc.d
+test-gtk2
+test-gtk2-infobar
+test-gtk2-infobar.d
+test-gtk2.d
+test-libaudit
+test-libaudit.d
+test-libbfd
+test-libbfd.d
+test-libelf
+test-libelf-getphdrnum
+test-libelf-getphdrnum.d
+test-libelf-mmap
+test-libelf-mmap.d
+test-libelf.d
+test-libnuma
+test-libnuma.d
+test-libperl.d
+test-libpython
+test-libpython-version
+test-libpython-version.d
+test-libpython.d
+test-libslang
+test-libslang.d
+test-libunwind
+test-libunwind.d
+test-on-exit
+test-on-exit.d
+test-stackprotector
+test-stackprotector-all
+test-stackprotector-all.d
+test-stackprotector.d
+test-timerfd
+test-timerfd.d
+
-- 
1.8.5.1.109.g3d252a9


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

* Re: [PATCH] perf tools: Ignore feature tests
  2013-12-23  8:56 [PATCH] perf tools: Ignore feature tests Stefan Beller
@ 2013-12-23 14:48 ` Arnaldo Carvalho de Melo
  0 siblings, 0 replies; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2013-12-23 14:48 UTC (permalink / raw)
  To: Stefan Beller; +Cc: a.p.zijlstra, paulus, mingo, linux-kernel

Em Mon, Dec 23, 2013 at 09:56:32AM +0100, Stefan Beller escreveu:
> The binaries to be ignored are created by
> 	linux/tools $ make perf

Please see:

http://lkml.kernel.org/r/52B52B9B.50708@gmail.com

I just applied it, there was some discussion to culminate in that patch.

- Arnaldo
 
> Signed-off-by: Stefan Beller <stefanbeller@googlemail.com>
> ---
>  tools/perf/config/feature-checks/.gitignore | 43 +++++++++++++++++++++++++++++
>  1 file changed, 43 insertions(+)
>  create mode 100644 tools/perf/config/feature-checks/.gitignore
> 
> diff --git a/tools/perf/config/feature-checks/.gitignore b/tools/perf/config/feature-checks/.gitignore
> new file mode 100644
> index 0000000..6f92dcd
> --- /dev/null
> +++ b/tools/perf/config/feature-checks/.gitignore
> @@ -0,0 +1,43 @@
> +test-all.d
> +test-backtrace
> +test-backtrace.d
> +test-dwarf
> +test-dwarf.d
> +test-fortify-source
> +test-fortify-source.d
> +test-glibc
> +test-glibc.d
> +test-gtk2
> +test-gtk2-infobar
> +test-gtk2-infobar.d
> +test-gtk2.d
> +test-libaudit
> +test-libaudit.d
> +test-libbfd
> +test-libbfd.d
> +test-libelf
> +test-libelf-getphdrnum
> +test-libelf-getphdrnum.d
> +test-libelf-mmap
> +test-libelf-mmap.d
> +test-libelf.d
> +test-libnuma
> +test-libnuma.d
> +test-libperl.d
> +test-libpython
> +test-libpython-version
> +test-libpython-version.d
> +test-libpython.d
> +test-libslang
> +test-libslang.d
> +test-libunwind
> +test-libunwind.d
> +test-on-exit
> +test-on-exit.d
> +test-stackprotector
> +test-stackprotector-all
> +test-stackprotector-all.d
> +test-stackprotector.d
> +test-timerfd
> +test-timerfd.d
> +
> -- 
> 1.8.5.1.109.g3d252a9

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

end of thread, other threads:[~2013-12-23 14:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-23  8:56 [PATCH] perf tools: Ignore feature tests Stefan Beller
2013-12-23 14:48 ` Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).