From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752900Ab1LULfB (ORCPT ); Wed, 21 Dec 2011 06:35:01 -0500 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.124]:46724 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751608Ab1LULe7 (ORCPT ); Wed, 21 Dec 2011 06:34:59 -0500 X-Authority-Analysis: v=2.0 cv=A5HuztqG c=1 sm=0 a=ZycB6UtQUfgMyuk2+PxD7w==:17 a=IWQx1ipMXh4A:10 a=5SG0PmZfjMsA:10 a=Q9fys5e9bTEA:10 a=wcFie8ljg2ERnRVJgXsA:9 a=PUjeQqilurYA:10 a=ZycB6UtQUfgMyuk2+PxD7w==:117 X-Cloudmark-Score: 0 X-Originating-IP: 74.67.80.29 Message-ID: <1324467296.5916.79.camel@gandalf.stny.rr.com> Subject: Re: [PATCHv2 02/10] ftrace: Change mcount call replacement logic From: Steven Rostedt To: Jiri Olsa Cc: fweisbec@gmail.com, mingo@redhat.com, paulus@samba.org, acme@ghostprotocols.net, a.p.zijlstra@chello.nl, linux-kernel@vger.kernel.org, aarapov@redhat.com Date: Wed, 21 Dec 2011 06:34:56 -0500 In-Reply-To: <20111221095703.GB1726@m.redhat.com> References: <1322417074-5834-1-git-send-email-jolsa@redhat.com> <1323105776-26961-1-git-send-email-jolsa@redhat.com> <1323105776-26961-3-git-send-email-jolsa@redhat.com> <1324409949.5916.78.camel@gandalf.stny.rr.com> <20111221095703.GB1726@m.redhat.com> Content-Type: text/plain; charset="ISO-8859-15" X-Mailer: Evolution 3.0.3-3 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2011-12-21 at 10:57 +0100, Jiri Olsa wrote: > On Tue, Dec 20, 2011 at 02:39:09PM -0500, Steven Rostedt wrote: > > On Mon, 2011-12-05 at 18:22 +0100, Jiri Olsa wrote: > > SNIP > > > -0 [001] ...1 13.258665: __schedule <-schedule > > -0 [001] ...1 13.258665: add_preempt_count <-__schedule > > -0 [001] ...2 13.258665: rcu_note_context_switch <-__schedule > > -0 [001] ...2 13.258665: rcu_utilization: Start context switch > > > > I'll put this to the front of my patch queue and also add it to urgent. > > I'll also rewrite your change log to remove the reference to the global > > ok, I'll send new version without this one No need, I've already queued it and will be the first patch in the patchset I send out soon. -- Steve