original_kernel/tools/perf/config/feature-checks
Adrian Hunter 543d976fa2 perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature test
Feature tests are compiled but not executed, however it might avoid a
future uninitialized variable warning, so initialize the cpu set.

Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-tip-commits@vger.kernel.org
Link: http://lkml.kernel.org/r/54F41849.1010906@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2015-03-02 12:48:16 -03:00
..
.gitignore
Makefile perf tools: Improve feature test debuggability 2015-03-02 12:17:44 -03:00
test-all.c perf tools: Add feature check for libbabeltrace 2015-02-25 12:42:24 -03:00
test-backtrace.c
test-bionic.c
test-compile.c
test-cplus-demangle.c
test-dwarf.c
test-fortify-source.c
test-glibc.c
test-gtk2-infobar.c
test-gtk2.c
test-hello.c
test-libaudit.c
test-libbabeltrace.c perf tools: Add feature check for libbabeltrace 2015-02-25 12:42:24 -03:00
test-libbfd.c
test-libdw-dwarf-unwind.c
test-libelf-getphdrnum.c
test-libelf-mmap.c
test-libelf.c
test-libnuma.c
test-libperl.c
test-libpython-version.c
test-libpython.c
test-libslang.c
test-libunwind-debug-frame.c
test-libunwind.c
test-pthread-attr-setaffinity-np.c perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature test 2015-03-02 12:48:16 -03:00
test-stackprotector-all.c
test-sync-compare-and-swap.c
test-timerfd.c
test-zlib.c