index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
io_uring.h
Age
Commit message (
Expand
)
Author
2022-07-24
io_uring: fix io_uring_cqe_overflow trace format
Dylan Yudaken
2022-07-24
io_uring: add trace event for running task work
Dylan Yudaken
2022-07-24
io_uring: clean up tracing events
Pavel Begunkov
2022-06-23
io_uring: move io_uring_get_opcode out of TP_printk
Dylan Yudaken
2022-05-23
Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-19
io_uring: fix incorrect __kernel_rwf_t cast
Vasily Averin
2022-05-12
io_uring: fix ordering of args in io_uring_queue_async_work
Dylan Yudaken
2022-05-09
io_uring: add tracing for additional CQE32 fields
Stefan Roesch
2022-04-28
io_uring: use the text representation of ops in trace
Dylan Yudaken
2022-04-26
io_uring: rename op -> opcode
Dylan Yudaken
2022-04-24
io_uring: fix trace for reduced sqe padding
Jens Axboe
2022-04-24
io_uring: add trace support for CQE overflow
Dylan Yudaken
2022-03-16
io_uring: make tracing format consistent
Dylan Yudaken
2022-03-10
io-uring: Make tracepoints consistent.
Stefan Roesch
2022-03-10
io_uring: remove trace for eventfd
Usama Arif
2021-10-19
io_uring: dump sqe contents if issue fails
Jens Axboe
2021-09-03
io_uring: io_uring_complete() trace should take an integer
Jens Axboe
2021-06-16
io_uring: minor clean up in trace events definition
Olivier Langlois
2021-06-16
io_uring: Add to traces the req pointer when available
Olivier Langlois
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-04-11
io_uring: include cflags in completion trace event
Jens Axboe
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
2020-03-02
io_uring: use poll driven retry for files that support it
Jens Axboe
2020-01-20
io_uring: add opcode to issue trace event
Jens Axboe
2019-11-25
io_uring: improve trace_io_uring_defer() trace point
Jens Axboe
2019-11-04
io_uring: add completion trace event
Jens Axboe
2019-11-01
io_uring: remove io_uring_add_to_prev() trace event
Jens Axboe
2019-10-29
io_uring: replace workqueue usage with io-wq
Jens Axboe
2019-10-29
io_uring: add set of tracing events
Dmitrii Dolgov