mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
These two tracepoints allow tracking when and how a work is queued and activated. This patch is based on Frederic's patch to add queue_work trace point. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Frederic Weisbecker <fweisbec@gmail.com>