From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752267AbeB1JQg (ORCPT ); Wed, 28 Feb 2018 04:16:36 -0500 Received: from mga02.intel.com ([134.134.136.20]:37293 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751764AbeB1JQf (ORCPT ); Wed, 28 Feb 2018 04:16:35 -0500 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,405,1515484800"; d="scan'208";a="20890152" Date: Wed, 28 Feb 2018 17:07:38 +0800 From: "Du, Changbin" To: "Rafael J. Wysocki" Cc: "Du, Changbin" , Steven Rostedt , mingo@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] tracing/power: Polish the tracepoints cpu_idle and cpu_frequency Message-ID: <20180228090737.tw2m7qtmukyysllc@intel.com> References: <1518576038-16198-1-git-send-email-changbin.du@intel.com> <20180214095440.2debdbba@gandalf.local.home> <20180227093526.z7gxg2nk7xmfk2oi@intel.com> <20180227173938.0826ed9b@vmware.local.home> <20180228024502.6kgudpsvx7hvlvcn@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20171027-42-ad8712 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 28, 2018 at 10:14:41AM +0100, Rafael J. Wysocki wrote: > On 2/28/2018 3:45 AM, Du, Changbin wrote: > > On Tue, Feb 27, 2018 at 05:39:38PM -0500, Steven Rostedt wrote: > > > On Tue, 27 Feb 2018 17:35:27 +0800 > > > "Du, Changbin" wrote: > > > > > > > > From the tracing perspective: > > > > > > > > > > Acked-by: Steven Rostedt (VMware) > > > > > > > > > > -- Steve > > > > Hi Steve, will you pick this or someoneelse? > > > I maintain the tracing infrastructure, but the tracing use cases are > > > maintained by the maintainers of the users of the trace events. That > > > is, who added these trace events? They are the ones most affected by > > > these changes. > > > > > > For example, it looks like Rafael J. Wysocki, is the one that added > > > trace_cpu_frequency(). He's the one that is affected by this change, > > > and is the one that you need to have take it. > > > > > Got it, thanks! > > > > Hi Wysocki, could you take a look? > > Please send the patch(es) to linux-pm@vger.kernel.org with a CC to me and I > will take care of them. > sure~ > Thanks, > Rafael > -- Thanks, Changbin Du