linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2][RFC v2] Change trace point to cover all runtime usage count
@ 2020-06-08  7:41 Chen Yu
  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
  0 siblings, 2 replies; 4+ messages in thread
From: Chen Yu @ 2020-06-08  7:41 UTC (permalink / raw)
  To: Rafael J. Wysocki, Len Brown, Greg Kroah-Hartman, Michal Miroslaw
  Cc: linux-pm, linux-kernel, Chen Yu

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-08  7:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-08  7:41 [PATCH 0/2][RFC v2] Change trace point to cover all runtime usage count Chen Yu
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).