From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755853Ab1ALTmD (ORCPT ); Wed, 12 Jan 2011 14:42:03 -0500 Received: from e36.co.us.ibm.com ([32.97.110.154]:55284 "EHLO e36.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755695Ab1ALTmB (ORCPT ); Wed, 12 Jan 2011 14:42:01 -0500 Message-ID: <4D2E0403.7080300@linux.vnet.ibm.com> Date: Wed, 12 Jan 2011 11:41:55 -0800 From: Corey Ashford User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7 MIME-Version: 1.0 To: Stephane Eranian CC: LKML , =?UTF-8?B?RnLDqWTDqXJpYyBXZWlzYmU=?= =?UTF-8?B?Y2tlcg==?= , Arnaldo Carvalho de Melo , Peter Zijlstra , mingo@elte.hu, Robert Richter Subject: Re: [BUG] perf sched broken References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/12/2011 01:29 AM, Stephane Eranian wrote: > Hi, > > I am trying to use perf sched from tip-x86 but it fails for all my attempts. So far I have been unsuccessful in reproducing this problem, but I suspect that I have the wrong git tree or branch. The git tree I've cloned is: git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git I've tried the branches master, x86/urgent, and x86-urgent-for-linus. All of those produce correct results, as far as I can tell. Which tree / branch should I be using? - Corey