Loading tools/perf/tests/make +2 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,7 @@ make_no_syscall_tbl := NO_SYSCALL_TABLE=1 make_with_clangllvm := LIBCLANGLLVM=1 make_no_libpfm4 := NO_LIBPFM4=1 make_with_gtk2 := GTK2=1 make_refcnt_check := EXTRA_CFLAGS="-DREFCNT_CHECKING=1" make_tags := tags make_cscope := cscope make_help := help Loading Loading @@ -159,6 +160,7 @@ run += make_with_babeltrace run += make_with_coresight run += make_with_clangllvm run += make_no_libpfm4 run += make_refcnt_check run += make_help run += make_doc run += make_perf_o Loading Loading
tools/perf/tests/make +2 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,7 @@ make_no_syscall_tbl := NO_SYSCALL_TABLE=1 make_with_clangllvm := LIBCLANGLLVM=1 make_no_libpfm4 := NO_LIBPFM4=1 make_with_gtk2 := GTK2=1 make_refcnt_check := EXTRA_CFLAGS="-DREFCNT_CHECKING=1" make_tags := tags make_cscope := cscope make_help := help Loading Loading @@ -159,6 +160,7 @@ run += make_with_babeltrace run += make_with_coresight run += make_with_clangllvm run += make_no_libpfm4 run += make_refcnt_check run += make_help run += make_doc run += make_perf_o Loading