Skip to content

Commit 5d7fd6d

Browse files
Andi Kleengitster
Andi Kleen
authored andcommitted
Run the perf test suite for profile feedback too
Signed-off-by: Andi Kleen <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 8cd7ebc commit 5d7fd6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1647,6 +1647,7 @@ ifeq ($(filter all,$(MAKECMDGOALS)),all)
16471647
all:: profile-clean
16481648
$(MAKE) PROFILE=GEN all
16491649
$(MAKE) PROFILE=GEN -j1 test
1650+
$(MAKE) PROFILE=GEN -j1 perf
16501651
endif
16511652
endif
16521653

0 commit comments

Comments
 (0)