commit | d3283fb45c06dfd7b1a36da8e6ff39d313f0600c | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Mon Apr 09 11:00:25 2012 -0700 |
committer | Tejun Heo <tj@kernel.org> | Wed Apr 11 09:18:48 2012 -0700 |
tree | efa62beab15a751d1b65a3f15524cdd4f8fdaec0 | |
parent | 923e9a1399b620d063cd88537c64561bc3d5f905 [diff] |
trace: Remove unused workqueue tracer This tracer was temporarily removed in 6416669 (workqueue: temporarily remove workqueue tracing, 2010-06-29) but never reinstated after concurrency managed workqueues were completed. For almost two years it hasn't been compilable so it seems nobody is using it. Delete it. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Acked-by: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>