mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Strip tracing code from workqueue and remove workqueue tracing. This is temporary measure till concurrency managed workqueue is complete. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Frederic Weisbecker <fweisbec@gmail.com>