From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754301AbZLMVTA (ORCPT ); Sun, 13 Dec 2009 16:19:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754226AbZLMVTA (ORCPT ); Sun, 13 Dec 2009 16:19:00 -0500 Received: from ey-out-2122.google.com ([74.125.78.27]:26319 "HELO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754221AbZLMVS7 (ORCPT ); Sun, 13 Dec 2009 16:18:59 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=RjZodmc4Bm1wiC/vtJDMoTn84tZSS1JDmZ2rYyjSTdd19QccX3oWFaxHEm3HWGjNZm P4N5O4PBVPU2JxvI7cI560krWVUqjbB355O6GPToPX7g6acMCI4twUGOV2siCJPFHbRu 5en1p4uTTZH1/5xg8yyDBo25Y61OHh4y7FGV8= Date: Sun, 13 Dec 2009 22:18:54 +0100 From: Frederic Weisbecker To: Ingo Molnar Cc: LKML , Li Zefan , Steven Rostedt , "K.Prasad" , Arjan van de Ven , Jason Baron , Masami Hiramatsu , Peter Zijlstra Subject: Re: [GIT PULL] tracing updates Message-ID: <20091213211852.GA5220@nowhere> References: <1260709694-5166-1-git-send-regression-fweisbec@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1260709694-5166-1-git-send-regression-fweisbec@gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Dec 13, 2009 at 02:08:01PM +0100, Frederic Weisbecker wrote: > Ingo, > > Please pull the tracing/core branch that can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git > tracing/core You can also pick up tracing/urgent. This is the same patchset but rebased on tip:tracing/urgent. Thanks.