summaryrefslogtreecommitdiffstats
path: root/include/trace/events/workqueue.h
AgeCommit message (Expand)AuthorLines
2018-04-19tracing: Add missing forward declarationAhbong Chang-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2013-02-13workqueue: rename cpu_workqueue to pool_workqueueTejun Heo-5/+5
2013-01-24workqueue: move global_cwq->cpu to worker_poolTejun Heo-1/+1
2012-07-12workqueue: factor out worker_pool from global_cwqTejun Heo-1/+1
2012-04-10workqueue: Fix workqueue_execute_end() commentStephen Boyd-1/+1
2010-10-05workqueue: add queue_work and activate_work trace pointsTejun Heo-0/+53
2010-10-05workqueue: prepare for more tracepointsTejun Heo-13/+19
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven-0/+62
2010-06-29workqueue: temporarily remove workqueue tracingTejun Heo-92/+0
2009-11-26tracing: Convert some workqueue events to DEFINE_EVENTLi Zefan-15/+7
2009-09-22tracing/workqueue: Use %pf in workqueue trace eventsAnton Blanchard-2/+2
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan-3/+3
2009-06-02ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macroZhaolei-0/+100