From: Chen Yu <yu.c.chen@intel.com>
To: "Rafael J. Wysocki" <rafael@kernel.org>,
Len Brown <len.brown@intel.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Michal Miroslaw <mirq-linux@rere.qmqm.pl>
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
Chen Yu <yu.c.chen@intel.com>
Subject: [PATCH 0/2][RFC v2] Change trace point to cover all runtime usage count
Date: Mon, 8 Jun 2020 15:41:41 +0800 [thread overview]
Message-ID: <cover.1591600914.git.yu.c.chen@intel.com> (raw)
Currently some code flow of runtime usage count changes is not covered by
the rpm_runtime_usage tracepoints. Adjust corresponding tracepoints to monitor
all the runtime usage count changes.
Chen Yu (2):
PM-runtime: Move all runtime usage related function to runtime.c
PM-runtime: change the tracepoints to cover all usage_count
drivers/base/power/runtime.c | 50 ++++++++++++++++++++++++++----------
include/linux/pm_runtime.h | 12 ++-------
2 files changed, 38 insertions(+), 24 deletions(-)
--
2.17.1
next reply other threads:[~2020-06-08 7:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-08 7:41 Chen Yu [this message]
2020-06-08 7:41 ` [PATCH 1/2][RFC v2] PM-runtime: Move all runtime usage related function to runtime.c Chen Yu
2020-06-08 7:42 ` [PATCH 2/2][RFC v2] PM-runtime: change the tracepoints to cover all usage_count Chen Yu
2020-06-08 7:50 ` Michal Miroslaw
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1591600914.git.yu.c.chen@intel.com \
--to=yu.c.chen@intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=len.brown@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=mirq-linux@rere.qmqm.pl \
--cc=rafael@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome