Skip to content

Commit

Permalink
Run the perf test suite for profile feedback too
Browse files Browse the repository at this point in the history
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Andi Kleen authored and Junio C Hamano committed Jul 8, 2014
1 parent 8cd7ebc commit 5d7fd6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1647,6 +1647,7 @@ ifeq ($(filter all,$(MAKECMDGOALS)),all)
all:: profile-clean
$(MAKE) PROFILE=GEN all
$(MAKE) PROFILE=GEN -j1 test
$(MAKE) PROFILE=GEN -j1 perf
endif
endif

Expand Down

0 comments on commit 5d7fd6d

Please sign in to comment.