ANDROID: workqueue: Export workqueue_execute_start/end tracepoints
Export workqueue_execute_start/end tracepoints, so that vendor modules can register probes for these tracepoints. To debug workqueue-related issue, workqueue_execute_start/end infos must be necessary to find whether workqueue start and exit normally or not. And workqueue_execute_start/end also check that workqueue is operated normally or not. Bug: 205928005 Change-Id: Ib4c8f39ff8305a1d52fbca9d06b5e792396a3a2d Signed-off-by:Changki Kim <changki.kim@samsung.com> Signed-off-by:
Chanho Park <chanho61.park@samsung.com>
Loading
Please sign in to comment