aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/trace/events/workqueue.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-15workqueue: remove workqueue_work event classDaniel Jordan1-19/+12
2020-01-15workqueue: add worker function to workqueue_execute_end tracepointDaniel Jordan1-3/+16
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus1-2/+2
2018-04-19tracing: Add missing forward declarationAhbong Chang1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-02-13workqueue: rename cpu_workqueue to pool_workqueueTejun Heo1-5/+5
2013-01-24workqueue: move global_cwq->cpu to worker_poolTejun Heo1-1/+1
2012-07-12workqueue: factor out worker_pool from global_cwqTejun Heo1-1/+1
2012-04-10workqueue: Fix workqueue_execute_end() commentStephen Boyd1-1/+1
2010-10-05workqueue: add queue_work and activate_work trace pointsTejun Heo1-0/+53
2010-10-05workqueue: prepare for more tracepointsTejun Heo1-13/+19
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven1-0/+62
2010-06-29workqueue: temporarily remove workqueue tracingTejun Heo1-92/+0
2009-11-26tracing: Convert some workqueue events to DEFINE_EVENTLi Zefan1-15/+7
2009-09-22tracing/workqueue: Use %pf in workqueue trace eventsAnton Blanchard1-2/+2
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan1-3/+3
2009-06-02ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macroZhaolei1-0/+100