Re: [PATCH 1/2] blk-iocost: Add iocg idle state tracepoint
From: Tejun Heo <tj@kernel.org>
Date: 2020-12-10 19:39:59
Also in:
lkml
From: Tejun Heo <tj@kernel.org>
Date: 2020-12-10 19:39:59
Also in:
lkml
On Thu, Dec 10, 2020 at 06:56:44PM +0800, Baolin Wang wrote:
It will be helpful to trace the iocg's whole state, including active and idle state. And we can easily expand the original iocost_iocg_activate trace event to support a state trace class, including active and idle state tracing. Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Acked-by: Tejun Heo <tj@kernel.org> Thanks. -- tejun