All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2][RFC] Add more trace point for runtime usage count
@ 2020-06-05 19:05 Chen Yu
  2020-06-05 19:05 ` [PATCH 1/2][RFC] PM-runtime: Move all runtime usage related function to runtime.c Chen Yu
  2020-06-05 19:05 ` [PATCH 2/2][RFC] PM-runtime: add tracepoints to cover all usage_count changes Chen Yu
  0 siblings, 2 replies; 12+ messages in thread
From: Chen Yu @ 2020-06-05 19:05 UTC (permalink / raw)
  To: Rafael J . Wysocki, Len Brown, Greg Kroah-Hartman,
	Michal Miroslaw
  Cc: linux-pm, linux-kernel, Chen Yu

Currentlt some code flow of runtime usage count changes is not covered by 
the tracepoints. Add corresponding tracepoints to monitor all the usage_count
changes.


Chen Yu (2):
  PM-runtime: Move all runtime usage related function to runtime.c
  PM-runtime: add more tracepoints for usage_count changes

 drivers/base/power/runtime.c | 49 +++++++++++++++++++++++++-----------
 include/linux/pm_runtime.h   | 14 +++--------
 2 files changed, 39 insertions(+), 24 deletions(-)

-- 
2.20.1


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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-05 19:05 [PATCH 0/2][RFC] Add more trace point for runtime usage count Chen Yu
2020-06-05 19:05 ` [PATCH 1/2][RFC] PM-runtime: Move all runtime usage related function to runtime.c Chen Yu
2020-06-06  0:17   ` kernel test robot
2020-06-06 12:00   ` kernel test robot
2020-06-06 17:18   ` Chen Yu
2020-06-08 15:11   ` kernel test robot
2020-06-08 15:11     ` Chen, Yu C
2020-06-05 19:05 ` [PATCH 2/2][RFC] PM-runtime: add tracepoints to cover all usage_count changes Chen Yu
2020-06-05 19:33   ` Michal Miroslaw
2020-06-06  7:14     ` Chen Yu
2020-06-07  4:55       ` Michal Miroslaw
2020-06-08  6:53         ` Chen Yu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.