Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp3954491ybp; Sun, 13 Oct 2019 18:25:28 -0700 (PDT) X-Google-Smtp-Source: APXvYqy81IDBWNf/jlyN6P70+mhx2KtJiCZe/A5uSAIqAevXri6GMfGFw3xBGBbWib8IDkLH9K2V X-Received: by 2002:aa7:da4f:: with SMTP id w15mr5303013eds.26.1571016328385; Sun, 13 Oct 2019 18:25:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571016328; cv=none; d=google.com; s=arc-20160816; b=bM7Bxqpso7yygwpCIXqdMdnOp42FSZRcIPt1Dx1YFihrjCHJbQFmRjEHB2n9dMRYEb CcoZQPA9REoSt2ODp5OU3Sl/TDehF4W+ujPQx5LDAFOCc7UqIbRDk98nyWLf2uw7kLvs V3jnHH1bJwlzMe40EJg93k4u4XXXcqSoBLtBbwX5XLB9P3dT3GZnjZD4ebLZzvQ9XQ3c Y6jhjkT8q8tAdR/23G0yS7XqamEgaG7Qyl+xe2TahsuHNe0lJQFhj+o6C1qwMeERQJSA DetOtOp/5fmNvijUc6fraw3rysVNineFWxiWmde1Jqpg88f9JhaGGhWuHzyvAzlhK3K6 2XVg== 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:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=cob7UjSAyw4W1qRhGc7bjKzeLs9ScSt3IYCvo/tuMxo=; b=wvQwIqQBftaYpc4D8fZk+oaqNZCgeDMSBDfxeoc1FIiJkh0ta6jSG8VQyodygduA+8 9mpDmCCNGdQWfQMJkjSnGtiF2cJqdYIlFOMhcjh0ogZ5uo29txo0RRzLNdGsexdiGTDf 0BTzbJ90fMKK4xdnbG9tUqumbrgSa3bHaG6zQhm6h5cMQMS1bn+ZB090/DX+tGRjL4ZL YQI3HOP9sy3ZIcSMOA7Gf8WRNWJazzxbxuV0/SZ2VepZBazRCNw2ZqmE+fkor52tu+gm nP5EboBl7xiZyOklpbKjBt5P7D8btzlYJvr/YS/vjhbsHDdRYsOCtfXdiNT9wii5TM6x TV0Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 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. [209.132.180.67]) by mx.google.com with ESMTP id p14si11096903edc.227.2019.10.13.18.25.05; Sun, 13 Oct 2019 18:25:28 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 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 S1729750AbfJNBU4 (ORCPT + 99 others); Sun, 13 Oct 2019 21:20:56 -0400 Received: from mga02.intel.com ([134.134.136.20]:18548 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729180AbfJNBUy (ORCPT ); Sun, 13 Oct 2019 21:20:54 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Oct 2019 18:20:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.67,294,1566889200"; d="scan'208";a="395033631" Received: from sqa-gate.sh.intel.com (HELO clx-ap-likexu.tsp.org) ([10.239.48.212]) by fmsmga005.fm.intel.com with ESMTP; 13 Oct 2019 18:20:51 -0700 From: Like Xu To: Paolo Bonzini , kvm@vger.kernel.org, peterz@infradead.org, Jim Mattson Cc: rkrcmar@redhat.com, sean.j.christopherson@intel.com, vkuznets@redhat.com, Ingo Molnar , Arnaldo Carvalho de Melo , ak@linux.intel.com, wei.w.wang@intel.com, kan.liang@intel.com, like.xu@intel.com, ehankland@google.com, arbel.moshe@oracle.com, linux-kernel@vger.kernel.org Subject: [PATCH v2 1/4] perf/core: Provide a kernel-internal interface to recalibrate event period Date: Sun, 13 Oct 2019 17:15:30 +0800 Message-Id: <20191013091533.12971-2-like.xu@linux.intel.com> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20191013091533.12971-1-like.xu@linux.intel.com> References: <20191013091533.12971-1-like.xu@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Currently, perf_event_period() is used by user tools via ioctl. Based on naming convention, exporting perf_event_period() for kernel users (such as KVM) who may recalibrate the event period for their assigned counter according to their requirements. The perf_event_period() is an external accessor, just like the perf_event_{en,dis}able() and should thus use perf_event_ctx_lock(). Suggested-by: Kan Liang Signed-off-by: Like Xu --- include/linux/perf_event.h | 5 +++++ kernel/events/core.c | 28 +++++++++++++++++++++------- 2 files changed, 26 insertions(+), 7 deletions(-) diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h index 61448c19a132..d601df36e671 100644 --- a/include/linux/perf_event.h +++ b/include/linux/perf_event.h @@ -1336,6 +1336,7 @@ extern void perf_event_disable_local(struct perf_event *event); extern void perf_event_disable_inatomic(struct perf_event *event); extern void perf_event_task_tick(void); extern int perf_event_account_interrupt(struct perf_event *event); +extern int perf_event_period(struct perf_event *event, u64 value); #else /* !CONFIG_PERF_EVENTS: */ static inline void * perf_aux_output_begin(struct perf_output_handle *handle, @@ -1415,6 +1416,10 @@ static inline void perf_event_disable(struct perf_event *event) { } static inline int __perf_event_disable(void *info) { return -1; } static inline void perf_event_task_tick(void) { } static inline int perf_event_release_kernel(struct perf_event *event) { return 0; } +static inline int perf_event_period(struct perf_event *event, u64 value) +{ + return -EINVAL; +} #endif #if defined(CONFIG_PERF_EVENTS) && defined(CONFIG_CPU_SUP_INTEL) diff --git a/kernel/events/core.c b/kernel/events/core.c index 9ec0b0bfddbd..e1b83d2731da 100644 --- a/kernel/events/core.c +++ b/kernel/events/core.c @@ -5106,16 +5106,11 @@ static int perf_event_check_period(struct perf_event *event, u64 value) return event->pmu->check_period(event, value); } -static int perf_event_period(struct perf_event *event, u64 __user *arg) +static int _perf_event_period(struct perf_event *event, u64 value) { - u64 value; - if (!is_sampling_event(event)) return -EINVAL; - if (copy_from_user(&value, arg, sizeof(value))) - return -EFAULT; - if (!value) return -EINVAL; @@ -5133,6 +5128,19 @@ static int perf_event_period(struct perf_event *event, u64 __user *arg) return 0; } +int perf_event_period(struct perf_event *event, u64 value) +{ + struct perf_event_context *ctx; + int ret; + + ctx = perf_event_ctx_lock(event); + ret = _perf_event_period(event, value); + perf_event_ctx_unlock(event, ctx); + + return ret; +} +EXPORT_SYMBOL_GPL(perf_event_period); + static const struct file_operations perf_fops; static inline int perf_fget_light(int fd, struct fd *p) @@ -5176,8 +5184,14 @@ static long _perf_ioctl(struct perf_event *event, unsigned int cmd, unsigned lon return _perf_event_refresh(event, arg); case PERF_EVENT_IOC_PERIOD: - return perf_event_period(event, (u64 __user *)arg); + { + u64 value; + + if (copy_from_user(&value, (u64 __user *)arg, sizeof(value))) + return -EFAULT; + return _perf_event_period(event, value); + } case PERF_EVENT_IOC_ID: { u64 id = primary_event_id(event); -- 2.21.0