]> git.baikalelectronics.ru Git - kernel.git/commit
perf config: Ignore generated files in feature-checks
authorChunwei Chen <tuxoko@gmail.com>
Sat, 21 Dec 2013 05:48:11 +0000 (13:48 +0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 23 Dec 2013 19:49:51 +0000 (16:49 -0300)
commit618917c014e3ad146390c84d3c2b9e7474152920
treec0572c84f434033736bf938f8b5b0ce6a3edffc2
parent8092ab84fd90297a3af2669e4ba6d5846743df62
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>
tools/perf/config/Makefile
tools/perf/config/feature-checks/.gitignore [new file with mode: 0644]
tools/perf/config/feature-checks/Makefile