Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932487Ab0KPV1h (ORCPT ); Tue, 16 Nov 2010 16:27:37 -0500 Received: from mga01.intel.com ([192.55.52.88]:43097 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932087Ab0KPV1g (ORCPT ); Tue, 16 Nov 2010 16:27:36 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.59,207,1288594800"; d="scan'208";a="858290254" Message-ID: <4CE2F747.4060406@linux.intel.com> Date: Tue, 16 Nov 2010 13:27:35 -0800 From: Darren Hart User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: Thomas Gleixner CC: LKML , Linus Torvalds , Andrew Morton , Ingo Molnar , Peter Zijlstra , Steven Rostedt , Arjan van de Ven , Arnaldo Carvalho de Melo , Frederic Weisbecker , Masami Hiramatsu , Tom Zanussi , Mathieu Desnoyers , Li Zefan , Jason Baron , "David S. Miller" , Christoph Hellwig , Pekka Enberg , Lai Jiangshan , Eric Dumazet Subject: Re: [ANNOUNCE] New utility: 'trace' References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 916 Lines: 29 On 11/16/2010 01:04 PM, Thomas Gleixner wrote: > We are pleased to announce a new tracing tool called 'trace'. > Hi Thomas, Ingo - Congrats and Thanks! > At this point we'd like to ask for feedback from other users of tracing tools, > which workflow components would you like to see in addition to what the 'trace' > tool is offering? > > Comments, bug reports, suggestions welcome, The first thing that comes to mind is trace_marker: echo "Test point A" > /sys/kernel/debug/tracing/trace_marker I've found this sort of markup to be useful using ftrace (with C equivalents embedded in the test case). Is this supported? Thanks, -- Darren Hart Yocto Linux Kernel -- 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/