summaryrefslogtreecommitdiff
path: root/include/trace/events/io_uring.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-23tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)1-7/+7
2024-02-08io_uring: remove 'loops' argument from trace_io_uring_task_work_run()Jens Axboe1-7/+3
2024-02-08io_uring: expand main struct io_kiocb flags to 64-bitsJens Axboe1-10/+10
2023-04-03io_uring: rename trace_io_uring_submit_sqe() tracepointJens Axboe1-9/+6
2022-09-21io_uring: trace local task work runDylan Yudaken1-0/+29
2022-07-25io_uring: Add tracepoint for short writesStefan Roesch1-0/+25
2022-07-25io_uring: fix io_uring_cqe_overflow trace formatDylan Yudaken1-1/+1
2022-07-25io_uring: add trace event for running task workDylan Yudaken1-0/+30
2022-07-25io_uring: clean up tracing eventsPavel Begunkov1-85/+57
2022-06-23io_uring: move io_uring_get_opcode out of TP_printkDylan Yudaken1-7/+35
2022-05-23Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...Linus Torvalds1-4/+14
2022-05-23Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...Linus Torvalds1-15/+21
2022-05-23Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...Linus Torvalds1-4/+5
2022-05-23Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+42
2022-05-19io_uring: fix incorrect __kernel_rwf_t castVasily Averin1-1/+1
2022-05-12io_uring: fix ordering of args in io_uring_queue_async_workDylan Yudaken1-1/+1
2022-05-09io_uring: add tracing for additional CQE32 fieldsStefan Roesch1-4/+14
2022-04-29io_uring: use the text representation of ops in traceDylan Yudaken1-15/+21
2022-04-26io_uring: rename op -> opcodeDylan Yudaken1-1/+1
2022-04-25io_uring: fix trace for reduced sqe paddingJens Axboe1-4/+5
2022-04-25io_uring: add trace support for CQE overflowDylan Yudaken1-1/+41
2022-03-16io_uring: make tracing format consistentDylan Yudaken1-12/+12
2022-03-10io-uring: Make tracepoints consistent.Stefan Roesch1-165/+153
2022-03-10io_uring: remove trace for eventfdUsama Arif1-8/+5
2021-10-19io_uring: dump sqe contents if issue failsJens Axboe1-0/+61
2021-09-04io_uring: io_uring_complete() trace should take an integerJens Axboe1-3/+3
2021-06-16io_uring: minor clean up in trace events definitionOlivier Langlois1-18/+17
2021-06-16io_uring: Add to traces the req pointer when availableOlivier Langlois1-18/+53
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-1/+1
2021-04-12io_uring: include cflags in completion trace eventJens Axboe1-4/+7
2021-03-23tracing: Fix various typos in commentsIngo Molnar1-1/+1
2020-03-03io_uring: use poll driven retry for files that support itJens Axboe1-0/+103
2020-01-21io_uring: add opcode to issue trace eventJens Axboe1-4/+9
2019-11-26io_uring: improve trace_io_uring_defer() trace pointJens Axboe1-8/+8
2019-11-04io_uring: add completion trace eventJens Axboe1-9/+45
2019-11-01io_uring: remove io_uring_add_to_prev() trace eventJens Axboe1-29/+0
2019-10-29io_uring: replace workqueue usage with io-wqJens Axboe1-5/+7
2019-10-29io_uring: add set of tracing eventsDmitrii Dolgov1-0/+349