linux/tools/perf/config/feature-checks
Chunwei Chen 56560ec692 perf config: Ignore generated files in feature-checks
1. Rename the test-* binary files to test-*.bin for easier pattern matching as
   suggested by Ingo.
2. Ignore *.bin and *.d files.

Signed-off-by: Chunwei Chen <tuxoko@gmail.com>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/52B52B9B.50708@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2013-12-23 16:49:51 -03:00
..
.gitignore perf config: Ignore generated files in feature-checks 2013-12-23 16:49:51 -03:00
Makefile perf config: Ignore generated files in feature-checks 2013-12-23 16:49:51 -03:00
test-all.c perf tools: Include test-stackprotector-all.c in test-all 2013-12-02 16:19:26 -03:00
test-backtrace.c tools/perf/build: Harmonize the style of the feature testcases 2013-10-09 08:49:03 +02:00
test-bionic.c
test-cplus-demangle.c tools/perf/build: Harmonize the style of the feature testcases 2013-10-09 08:49:03 +02:00
test-dwarf.c tools/perf/build: Harmonize the style of the feature testcases 2013-10-09 08:49:03 +02:00
test-fortify-source.c
test-glibc.c tools/perf/build: Harmonize the style of the feature testcases 2013-10-09 08:49:03 +02:00
test-gtk2-infobar.c
test-gtk2.c
test-hello.c
test-libaudit.c tools/perf/build: Harmonize the style of the feature testcases 2013-10-09 08:49:03 +02:00
test-libbfd.c tools/perf/build: Harmonize the style of the feature testcases 2013-10-09 08:49:03 +02:00
test-libelf-getphdrnum.c tools/perf/build: Harmonize the style of the feature testcases 2013-10-09 08:49:03 +02:00
test-libelf-mmap.c tools/perf/build: Harmonize the style of the feature testcases 2013-10-09 08:49:03 +02:00
test-libelf.c tools/perf/build: Harmonize the style of the feature testcases 2013-10-09 08:49:03 +02:00
test-libnuma.c tools/perf/build: Harmonize the style of the feature testcases 2013-10-09 08:49:03 +02:00
test-libperl.c
test-libpython-version.c
test-libpython.c tools/perf/build: Harmonize the style of the feature testcases 2013-10-09 08:49:03 +02:00
test-libslang.c
test-libunwind-debug-frame.c Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm 2013-11-14 08:51:29 +09:00
test-libunwind.c
test-on-exit.c perf tools: Fix test_on_exit for 32-bit build 2013-10-21 11:19:42 -03:00
test-stackprotector-all.c
test-timerfd.c perf kvm: Disable live command if timerfd is not supported 2013-11-05 10:03:22 -03:00
test-volatile-register-var.c