Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758885AbZD2LNV (ORCPT ); Wed, 29 Apr 2009 07:13:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752936AbZD2LNI (ORCPT ); Wed, 29 Apr 2009 07:13:08 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:54332 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754303AbZD2LNI (ORCPT ); Wed, 29 Apr 2009 07:13:08 -0400 Date: Wed, 29 Apr 2009 13:12:53 +0200 From: Ingo Molnar To: Robert Richter Cc: Peter Zijlstra , Paul Mackerras , LKML Subject: Re: [PATCH 29/29] perfcounters: updating kerneltop documentation Message-ID: <20090429111253.GK2373@elte.hu> References: <1241002046-8832-1-git-send-email-robert.richter@amd.com> <1241002046-8832-30-git-send-email-robert.richter@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1241002046-8832-30-git-send-email-robert.richter@amd.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1129 Lines: 32 * Robert Richter wrote: > The documentation about the kerneltop build was outdated after > perfstat has been implemented. This updates it. > > Signed-off-by: Robert Richter > --- > Documentation/perf_counter/builtin-top.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/Documentation/perf_counter/builtin-top.c b/Documentation/perf_counter/builtin-top.c > index dea016f..a4d00f4 100644 > --- a/Documentation/perf_counter/builtin-top.c > +++ b/Documentation/perf_counter/builtin-top.c > @@ -3,7 +3,7 @@ > > Build with: > > - cc -O6 -Wall -c -o kerneltop.o kerneltop.c -lrt > + make -C Documentation/perf_counter/ These are leftover comments - i think we should just remove these comments (and the sample output) and move it into the perf_counter/Documentation/ help files? Ingo -- 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/