index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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