From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751752AbZLVFjf (ORCPT ); Tue, 22 Dec 2009 00:39:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751295AbZLVFje (ORCPT ); Tue, 22 Dec 2009 00:39:34 -0500 Received: from cn.fujitsu.com ([222.73.24.84]:63274 "EHLO song.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1750922AbZLVFjd (ORCPT ); Tue, 22 Dec 2009 00:39:33 -0500 Message-ID: <4B305B84.9000000@cn.fujitsu.com> Date: Tue, 22 Dec 2009 13:39:16 +0800 From: Li Zefan User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Thunderbird/3.0b2 MIME-Version: 1.0 To: rostedt@goodmis.org CC: LKML , Ingo Molnar , Peter Zijlstra Subject: Re: [PATCH][GIT PULL] tracing: Fix setting tracer specific options References: <1261454404.25193.471.camel@gandalf.stny.rr.com> In-Reply-To: <1261454404.25193.471.camel@gandalf.stny.rr.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Steven Rostedt wrote: > Ingo, > > Please pull the latest tip/tracing/urgent tree, which can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git > tip/tracing/urgent > > > Steven Rostedt (1): > tracing: Fix setting tracer specific options > Oops, I tested global options only..