/usr/src/kernels/4.18.0-553.157.1.el8_10.x86_64/include/trace/events
NameSizeModeActions
9p.h52180644editdlrm
afs.h176190644editdlrm
alarmtimer.h20870644editdlrm
asoc.h53000644editdlrm
avc.h12920644editdlrm
bcache.h111650644editdlrm
block.h167790644editdlrm
bpf_test_run.h10480644editdlrm
bridge.h35090644editdlrm
btrfs.h497630644editdlrm
cachefiles.h83500644editdlrm
cgroup.h43870644editdlrm
clk.h37770644editdlrm
cma.h13390644editdlrm
compaction.h80890644editdlrm
context_tracking.h11770644editdlrm
cpuhp.h18710644editdlrm
damon.h11620644editdlrm
devlink.h73760644editdlrm
dma_fence.h17000644editdlrm
ext4.h686250644editdlrm
f2fs.h372240644editdlrm
fib.h22850644editdlrm
fib6.h24230644editdlrm
filelock.h73940644editdlrm
filemap.h28040644editdlrm
fs.h33730644editdlrm
fscache.h152080644editdlrm
fsi.h28800644editdlrm
fsi_master_gpio.h15760644editdlrm
fs_dax.h84560644editdlrm
gpio.h11580644editdlrm
host1x.h57980644editdlrm
huge_memory.h45310644editdlrm
i2c.h42540644editdlrm
ib_mad.h127190644editdlrm
ib_umad.h40950644editdlrm
initcall.h13100644editdlrm
intel-sst.h25710644editdlrm
intel_ifs.h8600644editdlrm
intel_iommu.h22970644editdlrm
intel_ish.h5560644editdlrm
iocost.h50440644editdlrm
iommu.h32010644editdlrm
io_uring.h120790644editdlrm
ipi.h29560644editdlrm
irq.h38890644editdlrm
irq_matrix.h50550644editdlrm
iscsi.h23360644editdlrm
jbd2.h104870644editdlrm
kmem.h78110644editdlrm
kvm.h114230644editdlrm
kyber.h24350644editdlrm
libata.h118120644editdlrm
lock.h17370644editdlrm
mce.h18970644editdlrm
mdio.h10480644editdlrm
migrate.h19580644editdlrm
mlxsw.h26820644editdlrm
mmc.h74120644editdlrm
mmflags.h85090644editdlrm
module.h28510644editdlrm
mptcp.h43740644editdlrm
napi.h10130644editdlrm
neigh.h58820644editdlrm
net.h72100644editdlrm
netlink.h4900644editdlrm
net_probe_common.h12350644editdlrm
nfs.h139940644editdlrm
nilfs2.h53260644editdlrm
nmi.h7800644editdlrm
objagg.h46910644editdlrm
oom.h39730644editdlrm
osnoise.h30100644editdlrm
pagemap.h21910644editdlrm
page_isolation.h9430644editdlrm
page_pool.h26500644editdlrm
page_ref.h30340644editdlrm
percpu.h26690644editdlrm
power.h121690644editdlrm
power_cpu_migrate.h16250644editdlrm
preemptirq.h21630644editdlrm
printk.h7860644editdlrm
pwc.h17140644editdlrm
qdisc.h38470644editdlrm
qla.h9370644editdlrm
qrtr.h26040644editdlrm
random.h76210644editdlrm
rcu.h248660644editdlrm
rdma.h43370644editdlrm
rdma_core.h71930644editdlrm
regulator.h24560644editdlrm
rpcgss.h147120644editdlrm
rpcrdma.h501200644editdlrm
rpm.h23940644editdlrm
rseq.h12880644editdlrm
rtc.h33540644editdlrm
rxrpc.h416840644editdlrm
sched.h153000644editdlrm
scsi.h126140644editdlrm
sctp.h26340644editdlrm
signal.h34860644editdlrm
siox.h20410644editdlrm
skb.h18630644editdlrm
smbus.h77150644editdlrm
sock.h45470644editdlrm
sof.h33640644editdlrm
sof_intel.h41310644editdlrm
spi.h33870644editdlrm
spmi.h33360644editdlrm
sunrpc.h568060644editdlrm
sunrpc_base.h4740644editdlrm
sunvnet.h31290644editdlrm
swiotlb.h10500644editdlrm
syscalls.h15120644editdlrm
target.h76970644editdlrm
task.h15260644editdlrm
tcp.h71110644editdlrm
thermal.h55590644editdlrm
thermal_power_allocator.h32970644editdlrm
thp.h21370644editdlrm
timer.h103210644editdlrm
tlb.h14390644editdlrm
udp.h6320644editdlrm
ufs.h76700644editdlrm
v4l2.h90180644editdlrm
vb2.h17690644editdlrm
vmscan.h127840644editdlrm
vsock_virtio_transport_common.h35720644editdlrm
wbt.h39070644editdlrm
workqueue.h27930644editdlrm
writeback.h233600644editdlrm
xdp.h100500644editdlrm
xen.h148890644editdlrm
Edit: /usr/src/kernels/4.18.0-553.157.1.el8_10.x86_64/include/trace/events/workqueue.h (2793B)
/* SPDX-License-Identifier: GPL-2.0 */ #undef TRACE_SYSTEM #define TRACE_SYSTEM workqueue #if !defined(_TRACE_WORKQUEUE_H) || defined(TRACE_HEADER_MULTI_READ) #define _TRACE_WORKQUEUE_H #include #include DECLARE_EVENT_CLASS(workqueue_work, TP_PROTO(struct work_struct *work), TP_ARGS(work), TP_STRUCT__entry( __field( void *, work ) ), TP_fast_assign( __entry->work = work; ), TP_printk("work struct %p", __entry->work) ); struct pool_workqueue; /** * workqueue_queue_work - called when a work gets queued * @req_cpu: the requested cpu * @pwq: pointer to struct pool_workqueue * @work: pointer to struct work_struct * * This event occurs when a work is queued immediately or once a * delayed work is actually queued on a workqueue (ie: once the delay * has been reached). */ TRACE_EVENT(workqueue_queue_work, TP_PROTO(unsigned int req_cpu, struct pool_workqueue *pwq, struct work_struct *work), TP_ARGS(req_cpu, pwq, work), TP_STRUCT__entry( __field( void *, work ) __field( void *, function) __field( void *, workqueue) __field( unsigned int, req_cpu ) __field( unsigned int, cpu ) ), TP_fast_assign( __entry->work = work; __entry->function = work->func; __entry->workqueue = pwq->wq; __entry->req_cpu = req_cpu; __entry->cpu = pwq->pool->cpu; ), TP_printk("work struct=%p function=%ps workqueue=%p req_cpu=%u cpu=%u", __entry->work, __entry->function, __entry->workqueue, __entry->req_cpu, __entry->cpu) ); /** * workqueue_activate_work - called when a work gets activated * @work: pointer to struct work_struct * * This event occurs when a queued work is put on the active queue, * which happens immediately after queueing unless @max_active limit * is reached. */ DEFINE_EVENT(workqueue_work, workqueue_activate_work, TP_PROTO(struct work_struct *work), TP_ARGS(work) ); /** * workqueue_execute_start - called immediately before the workqueue callback * @work: pointer to struct work_struct * * Allows to track workqueue execution. */ TRACE_EVENT(workqueue_execute_start, TP_PROTO(struct work_struct *work), TP_ARGS(work), TP_STRUCT__entry( __field( void *, work ) __field( void *, function) ), TP_fast_assign( __entry->work = work; __entry->function = work->func; ), TP_printk("work struct %p: function %ps", __entry->work, __entry->function) ); /** * workqueue_execute_end - called immediately after the workqueue callback * @work: pointer to struct work_struct * * Allows to track workqueue execution. */ DEFINE_EVENT(workqueue_work, workqueue_execute_end, TP_PROTO(struct work_struct *work), TP_ARGS(work) ); #endif /* _TRACE_WORKQUEUE_H */ /* This part must be outside protection */ #include