index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
io_uring.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-7
/
+7
*
io_uring: remove 'loops' argument from trace_io_uring_task_work_run()
Jens Axboe
2024-02-08
1
-7
/
+3
*
io_uring: expand main struct io_kiocb flags to 64-bits
Jens Axboe
2024-02-08
1
-10
/
+10
*
io_uring: rename trace_io_uring_submit_sqe() tracepoint
Jens Axboe
2023-04-03
1
-9
/
+6
*
io_uring: trace local task work run
Dylan Yudaken
2022-09-21
1
-0
/
+29
*
io_uring: Add tracepoint for short writes
Stefan Roesch
2022-07-25
1
-0
/
+25
*
io_uring: fix io_uring_cqe_overflow trace format
Dylan Yudaken
2022-07-25
1
-1
/
+1
*
io_uring: add trace event for running task work
Dylan Yudaken
2022-07-25
1
-0
/
+30
*
io_uring: clean up tracing events
Pavel Begunkov
2022-07-25
1
-85
/
+57
*
io_uring: move io_uring_get_opcode out of TP_printk
Dylan Yudaken
2022-06-23
1
-7
/
+35
*
Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...
Linus Torvalds
2022-05-23
1
-4
/
+14
|
\
|
*
io_uring: add tracing for additional CQE32 fields
Stefan Roesch
2022-05-09
1
-4
/
+14
*
|
Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...
Linus Torvalds
2022-05-23
1
-15
/
+21
|
\
|
|
*
io_uring: use the text representation of ops in trace
Dylan Yudaken
2022-04-29
1
-15
/
+21
|
*
io_uring: rename op -> opcode
Dylan Yudaken
2022-04-26
1
-1
/
+1
*
|
Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...
Linus Torvalds
2022-05-23
1
-4
/
+5
|
\
|
|
*
io_uring: fix trace for reduced sqe padding
Jens Axboe
2022-04-25
1
-4
/
+5
*
|
Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
1
-2
/
+42
|
\
\
|
*
|
io_uring: fix incorrect __kernel_rwf_t cast
Vasily Averin
2022-05-19
1
-1
/
+1
|
|
/
|
*
io_uring: add trace support for CQE overflow
Dylan Yudaken
2022-04-25
1
-1
/
+41
*
|
io_uring: fix ordering of args in io_uring_queue_async_work
Dylan Yudaken
2022-05-12
1
-1
/
+1
|
/
*
io_uring: make tracing format consistent
Dylan Yudaken
2022-03-16
1
-12
/
+12
*
io-uring: Make tracepoints consistent.
Stefan Roesch
2022-03-10
1
-165
/
+153
*
io_uring: remove trace for eventfd
Usama Arif
2022-03-10
1
-8
/
+5
*
io_uring: dump sqe contents if issue fails
Jens Axboe
2021-10-19
1
-0
/
+61
*
io_uring: io_uring_complete() trace should take an integer
Jens Axboe
2021-09-04
1
-3
/
+3
*
io_uring: minor clean up in trace events definition
Olivier Langlois
2021-06-16
1
-18
/
+17
*
io_uring: Add to traces the req pointer when available
Olivier Langlois
2021-06-16
1
-18
/
+53
*
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-05-03
1
-1
/
+1
|
\
|
*
tracing: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-1
/
+1
*
|
io_uring: include cflags in completion trace event
Jens Axboe
2021-04-12
1
-4
/
+7
|
/
*
io_uring: use poll driven retry for files that support it
Jens Axboe
2020-03-02
1
-0
/
+103
*
io_uring: add opcode to issue trace event
Jens Axboe
2020-01-21
1
-4
/
+9
*
io_uring: improve trace_io_uring_defer() trace point
Jens Axboe
2019-11-26
1
-8
/
+8
*
io_uring: add completion trace event
Jens Axboe
2019-11-04
1
-9
/
+45
*
io_uring: remove io_uring_add_to_prev() trace event
Jens Axboe
2019-11-01
1
-29
/
+0
*
io_uring: replace workqueue usage with io-wq
Jens Axboe
2019-10-29
1
-5
/
+7
*
io_uring: add set of tracing events
Dmitrii Dolgov
2019-10-29
1
-0
/
+349