Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756708Ab3DWRTk (ORCPT ); Tue, 23 Apr 2013 13:19:40 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:38891 "EHLO mail-wi0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756529Ab3DWRTj (ORCPT ); Tue, 23 Apr 2013 13:19:39 -0400 MIME-Version: 1.0 In-Reply-To: <1366732681.9609.157.camel@gandalf.local.home> References: <1366705872-12132-1-git-send-email-namhyung@kernel.org> <1366732681.9609.157.camel@gandalf.local.home> Date: Tue, 23 Apr 2013 20:19:37 +0300 X-Google-Sender-Auth: 2PkT6SCOvZQA6v3sibnK62rvZAM Message-ID: Subject: Re: [RFC 00/14] perf tools: Introduce new 'ftrace' command From: Pekka Enberg To: Steven Rostedt Cc: Namhyung Kim , Arnaldo Carvalho de Melo , Peter Zijlstra , Paul Mackerras , Ingo Molnar , Namhyung Kim , LKML , Frederic Weisbecker , Jiri Olsa , David Ahern , Stephane Eranian Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1141 Lines: 28 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. Pekka -- 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/