From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1162278Ab2CSUUX (ORCPT ); Mon, 19 Mar 2012 16:20:23 -0400 Received: from mail-wi0-f194.google.com ([209.85.212.194]:52483 "EHLO mail-wi0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030720Ab2CSUUV (ORCPT ); Mon, 19 Mar 2012 16:20:21 -0400 Date: Mon, 19 Mar 2012 21:20:17 +0100 From: Ingo Molnar To: Arnaldo Carvalho de Melo Cc: linux-kernel@vger.kernel.org, Colin Walters , Namhyung Kim , Namhyung Kim , Paul Mackerras , Pekka Enberg , Peter Zijlstra , arnaldo.melo@gmail.com, Arnaldo Carvalho de Melo Subject: Re: [GIT PULL 0/3] perf/core fixes and improvements Message-ID: <20120319202017.GA31406@gmail.com> References: <1332184368-1655-1-git-send-email-acme@infradead.org> <20120319194725.GA31940@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120319194725.GA31940@gmail.com> 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 * Ingo Molnar wrote: > I noticed that there's no help text for GTK support - how will a > user find that 'perf report --gtk' will do something nice? Ignore this one - I forgot to do 'make install-doc'. Thanks, Ingo