summaryrefslogtreecommitdiffstats
path: root/include/trace/events/workqueue.h
Commit message (Expand)AuthorAgeFilesLines
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-1/+1
* workqueue: add function in event of workqueue_activate_workKassey Li2024-03-251-1/+3
* workqueue: Fix type of cpu in trace eventWonhyuk Yang2022-06-071-4/+4
* workqueue/tracing: Copy workqueue name to buffer in trace eventSteven Rostedt (VMware)2021-03-181-3/+3
* workqueue: tracing the name of the workqueue instead of it's addressZqiang2021-01-191-3/+3
* workqueue: remove workqueue_work event classDaniel Jordan2020-01-151-19/+12
* workqueue: add worker function to workqueue_execute_end tracepointDaniel Jordan2020-01-151-3/+16
* treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-2/+2
* tracing: Add missing forward declarationAhbong Chang2018-04-191-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* workqueue: rename cpu_workqueue to pool_workqueueTejun Heo2013-02-131-5/+5
* workqueue: move global_cwq->cpu to worker_poolTejun Heo2013-01-241-1/+1
* workqueue: factor out worker_pool from global_cwqTejun Heo2012-07-121-1/+1
* workqueue: Fix workqueue_execute_end() commentStephen Boyd2012-04-101-1/+1
* workqueue: add queue_work and activate_work trace pointsTejun Heo2010-10-051-0/+53
* workqueue: prepare for more tracepointsTejun Heo2010-10-051-13/+19
* workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven2010-08-211-0/+62
* workqueue: temporarily remove workqueue tracingTejun Heo2010-06-291-92/+0
* tracing: Convert some workqueue events to DEFINE_EVENTLi Zefan2009-11-261-15/+7
* tracing/workqueue: Use %pf in workqueue trace eventsAnton Blanchard2009-09-221-2/+2
* tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-131-3/+3
* ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macroZhaolei2009-06-021-0/+100