projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c67c631
)
perf test: Ensure EXTRA_TESTS is covered in build test
author
Ian Rogers
<irogers@google.com>
Thu, 14 Sep 2023 21:19:47 +0000
(14:19 -0700)
committer
Namhyung Kim
<namhyung@kernel.org>
Mon, 18 Sep 2023 23:46:53 +0000
(16:46 -0700)
Add to run variable.
Signed-off-by: Ian Rogers <irogers@google.com>
Tested-by: Namhyung Kim <namhyung@kernel.org>
Cc: James Clark <james.clark@arm.com>
Cc: Nick Terrell <terrelln@fb.com>
Cc: Patrice Duroux <patrice.duroux@gmail.com>
Cc: Nick Desaulniers <ndesaulniers@google.com>
Cc: Andrii Nakryiko <andrii@kernel.org>
Cc: Nathan Chancellor <nathan@kernel.org>
Cc: Kajol Jain <kjain@linux.ibm.com>
Cc: Athira Rajeev <atrajeev@linux.vnet.ibm.com>
Cc: Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: Tom Rix <trix@redhat.com>
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 <namhyung@kernel.org>
tools/perf/tests/make
patch
|
blob
|
history
diff --git
a/tools/perf/tests/make
b/tools/perf/tests/make
index a3a0f2a8bba00aceac6d5b56bce53e9d05215d37..d9945ed25bc5ae96c765c152b4761bdf4a622c78 100644
(file)
--- 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