From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753216AbbLIIPr (ORCPT ); Wed, 9 Dec 2015 03:15:47 -0500 Received: from szxga03-in.huawei.com ([119.145.14.66]:37615 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753122AbbLIIPp (ORCPT ); Wed, 9 Dec 2015 03:15:45 -0500 Message-ID: <5667E274.8000107@huawei.com> Date: Wed, 9 Dec 2015 16:12:36 +0800 From: "Wangnan (F)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Jiri Olsa , Yunlong Song CC: , , , , , , Peter Zijlstra , , , "acme@kernel.org >> Arnaldo Carvalho de Melo" , , Linux Kernel Mailing List , Jiri Olsa , , Namhyung Kim , Subject: Re: [Questions] perf c2c: What's the current status of perf c2c? References: <5667A8D4.4090601@huawei.com> <20151209080440.GA17211@krava.brq.redhat.com> In-Reply-To: <20151209080440.GA17211@krava.brq.redhat.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.111.66.109] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020202.5667E292.0018,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-05-26 15:14:31, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 6820fa933538121de577a629787c27b9 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2015/12/9 16:04, Jiri Olsa wrote: > On Wed, Dec 09, 2015 at 12:06:44PM +0800, Yunlong Song wrote: >> Hi, Don, >> I am interested in the perf c2c tool, which is introduced in: http://lwn.net/Articles/588866/ >> However, I found that this tool has not been applied to the mainline tree of perf, Why? It was first >> introduced in Feb. 2014. What's its current status now? Does it have a new version or a repository >> somewhere else? And does it support Haswell? > hi, > not sure Don made any progress on this field, but I'm having > his c2c sources rebased current perf sources ATM. Do you have a git repository so we can fetch the code of it? Thank you.