Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933049Ab2JZNzB (ORCPT ); Fri, 26 Oct 2012 09:55:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22890 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750710Ab2JZNy7 (ORCPT ); Fri, 26 Oct 2012 09:54:59 -0400 Date: Fri, 26 Oct 2012 15:00:07 +0200 From: Jiri Olsa To: Namhyung Kim Cc: Arnaldo Carvalho de Melo , Peter Zijlstra , Paul Mackerras , Ingo Molnar , LKML , Namhyung Kim , Borislav Petkov Subject: Re: [PATCH 4/5] perf tools: Always show CHK message when doing try-cc Message-ID: <20121026130007.GB1067@krava.brq.redhat.com> References: <1351241752-2919-1-git-send-email-namhyung@kernel.org> <1351241752-2919-4-git-send-email-namhyung@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1351241752-2919-4-git-send-email-namhyung@kernel.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1189 Lines: 41 On Fri, Oct 26, 2012 at 05:55:51PM +0900, Namhyung Kim wrote: > From: Namhyung Kim > > It might be useful to see what's happening behind us rather than just > waiting few seconds during the config checking. Do we want to see all that within just simple 'make' also in case nothing gets rebuilt? It seems noisy.. [jolsa@krava perf]$ make CHK -fstack-protector-all CHK -Wstack-protector CHK -Wvolatile-register-var CHK bionic CHK libelf CHK libdw CHK libunwind CHK -DLIBELF_MMAP CHK libaudit CHK libnewt CHK gtk2 Makefile:608: GTK2 not found, disables GTK2 support. Please install gtk2-devel or libgtk2.0-dev CHK perl CHK python CHK python version CHK libbfd CHK -DHAVE_STRLCPY CHK -DHAVE_ON_EXIT CHK -DBACKTRACE_SUPPORT SUBDIR ../lib/traceevent/ LINK perf hum, also not sure why's there ^^^ the final LINK for no change rebuild.. jirka -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/