index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
io_uring.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
io_uring: trace local task work run
Dylan Yudaken
1
-0
/
+29
2022-07-25
io_uring: Add tracepoint for short writes
Stefan Roesch
1
-0
/
+25
2022-07-25
io_uring: fix io_uring_cqe_overflow trace format
Dylan Yudaken
1
-1
/
+1
2022-07-25
io_uring: add trace event for running task work
Dylan Yudaken
1
-0
/
+30
2022-07-25
io_uring: clean up tracing events
Pavel Begunkov
1
-85
/
+57
2022-06-23
io_uring: move io_uring_get_opcode out of TP_printk
Dylan Yudaken
1
-7
/
+35
2022-05-23
Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...
Linus Torvalds
1
-4
/
+14
2022-05-23
Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...
Linus Torvalds
1
-15
/
+21
2022-05-23
Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...
Linus Torvalds
1
-4
/
+5
2022-05-23
Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+42
2022-05-19
io_uring: fix incorrect __kernel_rwf_t cast
Vasily Averin
1
-1
/
+1
2022-05-12
io_uring: fix ordering of args in io_uring_queue_async_work
Dylan Yudaken
1
-1
/
+1
2022-05-09
io_uring: add tracing for additional CQE32 fields
Stefan Roesch
1
-4
/
+14
2022-04-29
io_uring: use the text representation of ops in trace
Dylan Yudaken
1
-15
/
+21
2022-04-26
io_uring: rename op -> opcode
Dylan Yudaken
1
-1
/
+1
2022-04-25
io_uring: fix trace for reduced sqe padding
Jens Axboe
1
-4
/
+5
2022-04-25
io_uring: add trace support for CQE overflow
Dylan Yudaken
1
-1
/
+41
2022-03-16
io_uring: make tracing format consistent
Dylan Yudaken
1
-12
/
+12
2022-03-10
io-uring: Make tracepoints consistent.
Stefan Roesch
1
-165
/
+153
2022-03-10
io_uring: remove trace for eventfd
Usama Arif
1
-8
/
+5
2021-10-19
io_uring: dump sqe contents if issue fails
Jens Axboe
1
-0
/
+61
2021-09-04
io_uring: io_uring_complete() trace should take an integer
Jens Axboe
1
-3
/
+3
2021-06-16
io_uring: minor clean up in trace events definition
Olivier Langlois
1
-18
/
+17
2021-06-16
io_uring: Add to traces the req pointer when available
Olivier Langlois
1
-18
/
+53
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2021-04-12
io_uring: include cflags in completion trace event
Jens Axboe
1
-4
/
+7
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2020-03-03
io_uring: use poll driven retry for files that support it
Jens Axboe
1
-0
/
+103
2020-01-21
io_uring: add opcode to issue trace event
Jens Axboe
1
-4
/
+9
2019-11-26
io_uring: improve trace_io_uring_defer() trace point
Jens Axboe
1
-8
/
+8
2019-11-04
io_uring: add completion trace event
Jens Axboe
1
-9
/
+45
2019-11-01
io_uring: remove io_uring_add_to_prev() trace event
Jens Axboe
1
-29
/
+0
2019-10-29
io_uring: replace workqueue usage with io-wq
Jens Axboe
1
-5
/
+7
2019-10-29
io_uring: add set of tracing events
Dmitrii Dolgov
1
-0
/
+349