[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YAcDDYrRRUWTkAwR@mtj.duckdns.org>
Date: Tue, 19 Jan 2021 11:04:29 -0500
From: Tejun Heo <tj@...nel.org>
To: qiang.zhang@...driver.com
Cc: jiangshanlai@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] workqueue: tracing the name of the workqueue instead of
it's address
On Mon, Jan 04, 2021 at 08:43:06PM +0800, qiang.zhang@...driver.com wrote:
> From: Zqiang <qiang.zhang@...driver.com>
>
> This patch tracing workqueue name instead of it's address, the
> new format is as follows.
>
> workqueue_queue_work: work struct=0000000084e3df56 function=
> drm_fb_helper_dirty_work workqueue=events req_cpu=256 cpu=1
>
> This tell us to know which workqueue our work is queued.
>
> Signed-off-by: Zqiang <qiang.zhang@...driver.com>
Applied to wq/for-5.12.
Thanks.
--
tejun
Powered by blists - more mailing lists