Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp2719330pxa; Tue, 25 Aug 2020 00:58:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwhaPOjSGpuRzdC+zBBWeDLigAZaHWu090fpVsrvtrjdW/dX37hARXf61jSQ0OE/54XAYP7 X-Received: by 2002:a17:906:3547:: with SMTP id s7mr6240268eja.373.1598342324747; Tue, 25 Aug 2020 00:58:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1598342324; cv=none; d=google.com; s=arc-20160816; b=ibmz9MPEJjf4Q5NrZLyOBoVnZa2kUq+rhxP/S+qe0e2jAnC08PWC4vv6kx3ZOIHMcm aytuBzsrvzmY9SXP1BBCa2PUU0YGS7Cfw0x36/SZ7H9J6wQgo3RsB4NVTMtb04LQyoGe lMPVlTA+teuKY2W9RLTrMQ5t2F7VuZWqhsWSawBnaO3OoXgL9eUG2E9ikbG6sK7GasNP iyaniNqAbQHwTEDyFEI/LSPJVIYhIFJNutXGJA0HnBQfOAwRZHEmtpsY08EpcQs/f5n3 xx1Rvahr2bgZ7cbSmPAqEPX0CARPAoqy22/0ZBxpSCBkoaYaHRxzsKrIpeze6aM/A3tr x5Fw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:ironport-sdr:ironport-sdr; bh=0nN7tX/0R+ncGclyPYIKip36gDKo0h1dNPoXHux6VLo=; b=xvto/gFj5m2pKDTc+Jo6Avng4aVdndlAeZjQiJf09WFiOMybG4iQFd4nB94lLhmTyl UeP6All8jwTP6gLsE3cmS9BgclnpWSR1iMXtQmBR2qfTTj4MdlsMJjMHNmTE9uoaCxmp PeAP3lrJ6YABe2vK8dumPtFLyKjfWFgwTHXfX0qbQAxpZQkRJo4QWZU5CGtVewHRi5Cg 0YqBuHAQYuXITuauYBiZbgQ4Ea6odt3jdLNWzheInEWcuChCAgyNNACIGSit2CxJaMQ2 uusiSRqGyG/1wo1YU0Egrek7OwmPxjs/SQmNDYNwcTMTTCj/Qsh+IfLCMgsiS8PIVbkO go3g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x15si7465744eje.180.2020.08.25.00.58.20; Tue, 25 Aug 2020 00:58:44 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728543AbgHYHyu (ORCPT + 99 others); Tue, 25 Aug 2020 03:54:50 -0400 Received: from mga05.intel.com ([192.55.52.43]:45940 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725379AbgHYHyt (ORCPT ); Tue, 25 Aug 2020 03:54:49 -0400 IronPort-SDR: rdTZaZ7NCphQ0r4r3D/sYMn2fh2BWjL6o65d/dpYjI0RIYC6gf0hbr/BflI4bniLHU+mlt34LS ayWwKkL0sD1A== X-IronPort-AV: E=McAfee;i="6000,8403,9723"; a="240884052" X-IronPort-AV: E=Sophos;i="5.76,351,1592895600"; d="scan'208";a="240884052" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Aug 2020 00:54:43 -0700 IronPort-SDR: hbr7OxG1onbyr6DEV/Fio2KK3zGcIVlC0rTP/tOJ9i7ZH/cPJn2KaHb4jTOs/kmGz2Dn2Py5XJ 8kTdRAzH8kYg== X-IronPort-AV: E=Sophos;i="5.76,351,1592895600"; d="scan'208";a="474246202" Received: from yjin15-mobl1.ccr.corp.intel.com (HELO [10.238.5.239]) ([10.238.5.239]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Aug 2020 00:54:40 -0700 Subject: Re: [PATCH v3] perf parse-events: Set exclude_guest=1 for user-space counting To: Like Xu , Arnaldo Carvalho de Melo Cc: 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: <20200814012120.16647-1-yao.jin@linux.intel.com> <20200814124722.GG13995@kernel.org> <3521b375-6f00-e815-94e5-49eae2a7c989@linux.intel.com> From: "Jin, Yao" Message-ID: <38922f67-9f99-7fdf-1c54-0980020cd111@linux.intel.com> Date: Tue, 25 Aug 2020 15:54:37 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 In-Reply-To: <3521b375-6f00-e815-94e5-49eae2a7c989@linux.intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Arnaldo, On 8/19/2020 11:05 AM, Like Xu wrote: > Hi Arnaldo, > > On 2020/8/17 10:32, Jin, Yao wrote: >> Hi Arnaldo, >> >> On 8/14/2020 8:47 PM, Arnaldo Carvalho de Melo wrote: >>> Em Fri, Aug 14, 2020 at 09:21:20AM +0800, Jin Yao escreveu: >>>> Currently if we run 'perf record -e cycles:u', exclude_guest=0. >>>> >>>> But it doesn't make sense in most cases that we request for >>>> user-space counting but we also get the guest report. >>>> >>>> Of course, we also need to consider perf kvm usage case that >>>> authorized perf users on the host may only want to count guest >>>> user space events. For example, >>>> >>>> perf kvm --guest record -e cycles:u >>> Ok, probably this works, but what if I want to record guest user samples >>> without using 'perf kvm'? >>> >>> Can we have a 'U' modifier, perhaps, for that? >>> >>> I.e. >>> >>> perf record -e cycles:uU would not set exclude_host not exclude_guest, >>> cycles:u excludes guest user, cycles:U excludes host user, would that be >>> possible? >>> >>> Anyway, I think that with what we have, your patch makes sense, having a >>> way to, without using 'perf kvm' still be able to sample the guest can >>> be done on top. of this. >>> >>> Xu, can we get your Reviewed-by if this addresses your concerns? > > My concern is about do not break the perf kvm usages and Yao did it in v3. > > Tested-by: Like Xu > Can this patch be accepted? >>> >>> - Arnaldo >> >> Do you suggest we will create a new modifier 'U' as a follow-up patch? >> >> cycles:u - Count host user space but it doesn't count the guest user space (exclude_host = 0, >> exclude_guest = 1, exclude_kernel = 1, exclude_user = 0, exclude_hv = 1) >> >> cycles:U - Count the guest user space but it doesn't count the host user space (exclude_host = 1, >> exclude_guest = 0, exclude_kernel = 1, exclude_user = 0, exclude_hv = 1) >> >> Is above understanding correct? > > Do we really need to support sample guests without using perf kvm? > > If it's true, I would prefer "cycles:uG" to cover guest user space > events only, "cycles:kG" to cover guest kernel space events only, > and only host events are sampled without the ":G" modifier by default. > > I am not sure if ":G" has been used in perf. > That may be another good idea I think. :) Thanks Jin Yao > At the very least, this v3 patch may not > block the follow-up patch from Yao (if any). > > Thanks, > Like Xu > >> >> Thanks >> Jin Yao >