From: Ian Rogers Date: Thu, 14 Sep 2023 21:19:47 +0000 (-0700) Subject: perf test: Ensure EXTRA_TESTS is covered in build test X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c2ac838ef734cb0ff351820b77acc6fd3b6634fb;p=linux.git perf test: Ensure EXTRA_TESTS is covered in build test Add to run variable. Signed-off-by: Ian Rogers Tested-by: Namhyung Kim Cc: James Clark Cc: Nick Terrell Cc: Patrice Duroux Cc: Nick Desaulniers Cc: Andrii Nakryiko Cc: Nathan Chancellor Cc: Kajol Jain Cc: Athira Rajeev Cc: Tiezhu Yang Cc: Tom Rix Cc: llvm@lists.linux.dev Cc: bpf@vger.kernel.org Link: https://lore.kernel.org/r/20230914211948.814999-5-irogers@google.com Signed-off-by: Namhyung Kim --- diff --git a/tools/perf/tests/make b/tools/perf/tests/make index a3a0f2a8bba00..d9945ed25bc5a 100644 --- a/tools/perf/tests/make +++ b/tools/perf/tests/make @@ -138,6 +138,7 @@ endif run += make_python_perf_so run += make_debug run += make_nondistro +run += make_extra_tests run += make_no_bpf_skel run += make_gen_vmlinux_h run += make_no_libperl