Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753761AbZGTN7t (ORCPT ); Mon, 20 Jul 2009 09:59:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753200AbZGTN7r (ORCPT ); Mon, 20 Jul 2009 09:59:47 -0400 Received: from fgwmail7.fujitsu.co.jp ([192.51.44.37]:33361 "EHLO fgwmail7.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752703AbZGTN7q (ORCPT ); Mon, 20 Jul 2009 09:59:46 -0400 Date: Mon, 20 Jul 2009 22:57:32 +0900 (JST) X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 From: KOSAKI Motohiro To: Steven Rostedt Subject: Re: [ANNOUNCE][RFC] trace-cmd - command line reader for ftrace Cc: kosaki.motohiro@jp.fujitsu.com, LKML , Ingo Molnar , Frederic Weisbecker , Thomas Gleixner , Peter Zijlstra , Arnaldo Carvalho de Melo , "Luis Claudio R. Goncalves" , Clark Williams , Jon Masters , Andrew Morton , Mathieu Desnoyers , Christoph Hellwig , Xiao Guangrong , Zhaolei , Li Zefan , Masami Hiramatsu , "Frank Ch. Eigler" , Tom Zanussi , Jason Baron , srostedt@redhat.com In-Reply-To: References: Message-Id: <20090720225637.AF63.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.50.07 [ja] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1292 Lines: 39 > Again, this is very much in alpha form. It may still be very buggy, and > the format of the trace.dat file may soon change. Thus it is still in > [RFC] release status, and nothing is considered stable. > > Here's some todo's I have planned. > > 1) get it in a form to be used by perf (if possible) > 2) add many more filters > a) More ways to filter on the report side > b) Add ways to filter on the recording side > This includes: > Using the /debug/tracing/event/*/filter files > Using the set_ftrace_filter/notrace files > Using the set_ftrace_pid > set_graph_function > enabling the backtrace functions > enabling the tracing/options > > And I'm sure there are many more. > > So, please feel free to download this code and play with it. If you find > bugs, please report. If you have other ideas that are not listed above, > share them. > > Have fun! Great! I'm very interesting this and I plan to start to evaluate this very good tool since next week. Thanks for good effort. -- 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/