From: Alexander Shishkin <[email protected]> Signed-off-by: Alexander Shishkin <[email protected]> Cc: David Ahern <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]> --- tools/perf/.gitignore | 1 + 1 file changed, 1 insertion(+)
diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore index 782d86e961b9..0fc74cde02f0 100644 --- a/tools/perf/.gitignore +++ b/tools/perf/.gitignore @@ -24,3 +24,4 @@ config.mak.autogen *-flex.* *.pyc *.pyo +config/feature-checks/test-* -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

