Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757353Ab3DXGuY (ORCPT ); Wed, 24 Apr 2013 02:50:24 -0400 Received: from mail-ee0-f44.google.com ([74.125.83.44]:35716 "EHLO mail-ee0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752604Ab3DXGuW (ORCPT ); Wed, 24 Apr 2013 02:50:22 -0400 Date: Wed, 24 Apr 2013 08:50:18 +0200 From: Ingo Molnar To: Pekka Enberg Cc: Steven Rostedt , Namhyung Kim , Arnaldo Carvalho de Melo , Peter Zijlstra , Paul Mackerras , Namhyung Kim , LKML , Frederic Weisbecker , Jiri Olsa , David Ahern , Stephane Eranian Subject: Re: [RFC 00/14] perf tools: Introduce new 'ftrace' command Message-ID: <20130424065018.GC27551@gmail.com> References: <1366705872-12132-1-git-send-email-namhyung@kernel.org> <1366732681.9609.157.camel@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: 1437 Lines: 39 * Pekka Enberg wrote: > Hello, > > On Tue, 2013-04-23 at 17:30 +0900, Namhyung Kim wrote: > >> This patchset implements a front-end tool for kernel's ftrace. It > >> uses function_graph tracer by default and normal function tracer is > >> also supported. (Of course you need to enable those tracers in your > >> kernel first.) > > On Tue, Apr 23, 2013 at 6:58 PM, Steven Rostedt wrote: > > Very nice Namhyung, thanks for doing this. I did a quick run through of > > the patches and I have no complaints about them. I'm not sure how the > > others will feel about it. > > I also skimmed through the patches and they look like a reasonable > starting point. So FWIW, > > Acked-by: Pekka Enberg > > Are there any plans in trying to consolidate 'perf trace' and this? As > a user I don't really care what the underlying mechanism and would > like things to just work out of the box. Exactly. I'd love to see ftrace and perf trace unified. I have no objections against having a 'perf ftrace' interim step - as long as it's really a temporary migration construct, not something we intend to keep forever. Thanks, 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/