lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 23 Dec 2013 09:56:32 +0100
From:	Stefan Beller <stefanbeller@...glemail.com>
To:	a.p.zijlstra@...llo.nl, paulus@...ba.org, mingo@...hat.com,
	acme@...stprotocols.net, linux-kernel@...r.kernel.org
Cc:	Stefan Beller <stefanbeller@...glemail.com>
Subject: [PATCH] perf tools: Ignore feature tests

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

Signed-off-by: Stefan Beller <stefanbeller@...glemail.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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ