From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756606AbdJLNKG (ORCPT ); Thu, 12 Oct 2017 09:10:06 -0400 Received: from mga05.intel.com ([192.55.52.43]:44168 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751657AbdJLNKF (ORCPT ); Thu, 12 Oct 2017 09:10:05 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,366,1503385200"; d="scan'208";a="162357853" Subject: Re: [PATCH] perf stat: Support metrics with perf stat --per-thread To: Jiri Olsa Cc: acme@kernel.org, jolsa@kernel.org, peterz@infradead.org, mingo@redhat.com, alexander.shishkin@linux.intel.com, Linux-kernel@vger.kernel.org, ak@linux.intel.com, kan.liang@intel.com, yao.jin@intel.com References: <1507799100-2667-1-git-send-email-yao.jin@linux.intel.com> <20171012113019.GA4872@krava> <002d04ce-72a5-4a8f-30c2-ec1bcfd08358@linux.intel.com> <20171012130627.GA11016@krava> From: "Jin, Yao" Message-ID: Date: Thu, 12 Oct 2017 21:09:58 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <20171012130627.GA11016@krava> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/12/2017 9:06 PM, Jiri Olsa wrote: > On Thu, Oct 12, 2017 at 08:13:02PM +0800, Jin, Yao wrote: >>> >>> I wonder if patch below would be enough for this >>> >>> jirka >>> >>> >> >> Hi Jiri, >> >> I think below patch and next patch (in your another mail) is OK, thanks! >> >> Do I need to upgrade my patch to v2 according to your modifications? >> >> Or you will post your patches? Both OK for me. :) > > I can post it later this week with my other fixes > > jirka > Thanks!