Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754908AbYLCVg0 (ORCPT ); Wed, 3 Dec 2008 16:36:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751568AbYLCVgR (ORCPT ); Wed, 3 Dec 2008 16:36:17 -0500 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.124]:37944 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751351AbYLCVgQ (ORCPT ); Wed, 3 Dec 2008 16:36:16 -0500 Date: Wed, 3 Dec 2008 16:36:14 -0500 (EST) From: Steven Rostedt X-X-Sender: rostedt@gandalf.stny.rr.com To: Andrew Morton cc: linux-kernel@vger.kernel.org, mingo@elte.hu, fweisbec@gmail.com, peterz@infradead.org, arjan@infradead.org, dave@linux.vnet.ibm.com, containers@lists.osdl.org, ebiederm@xmission.com, sukadev@linux.vnet.ibm.com, serue@us.ibm.com, srostedt@redhat.com Subject: Re: [PATCH 1/3] ftrace: graph of a single function In-Reply-To: <20081203133242.4e80bbe6.akpm@linux-foundation.org> Message-ID: References: <20081203203656.776893226@goodmis.org> <20081203203828.920111079@goodmis.org> <20081203130741.473c1262.akpm@linux-foundation.org> <20081203133242.4e80bbe6.akpm@linux-foundation.org> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 882 Lines: 32 On Wed, 3 Dec 2008, Andrew Morton wrote: > On Wed, 3 Dec 2008 16:10:38 -0500 (EST) > Steven Rostedt wrote: > > > > + > > > > + seq_printf(m, "%s\n", str); > > > > > > Can we use %pF here? > > > > If there's a way to not print the "+offset". > > Could be added, I guess. I wonder if it would be > reused elsewhere. There's lots of places in ftrace that would use it, and probably clean up a bunch of code in the process. > > > blk_unplug looks much nicer than blk_unplug+0x78/0x278 > > Huh? sorry I couldn't hear you. Could you speak up. ;-) -- Steve -- 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/