diff options
| author | Zqiang <[email protected]> | 2021-01-04 12:43:06 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2021-01-19 16:03:54 +0000 |
| commit | 7bf9c4a88e3e33cf593b2452776361c6db0f28b0 (patch) | |
| tree | 0dd4587cfa872474063c7489f3bb05c5735bbf5a /scripts/gcc-plugins/cyc_complexity_plugin.c | |
| parent | workqueue: fix annotation for WQ_SYSFS (diff) | |
| download | kernel-7bf9c4a88e3e33cf593b2452776361c6db0f28b0.tar.gz kernel-7bf9c4a88e3e33cf593b2452776361c6db0f28b0.zip | |
workqueue: tracing the name of the workqueue instead of it's address
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 <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions
