summaryrefslogtreecommitdiff
path: root/include/trace/events/io_uring.h
AgeCommit message (Expand)Author
2023-04-03io_uring: rename trace_io_uring_submit_sqe() tracepointJens Axboe
2022-09-21io_uring: trace local task work runDylan Yudaken
2022-07-24io_uring: Add tracepoint for short writesStefan Roesch
2022-07-24io_uring: fix io_uring_cqe_overflow trace formatDylan Yudaken
2022-07-24io_uring: add trace event for running task workDylan Yudaken
2022-07-24io_uring: clean up tracing eventsPavel Begunkov
2022-06-23io_uring: move io_uring_get_opcode out of TP_printkDylan Yudaken
2022-05-23Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...Linus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...Linus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...Linus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-19io_uring: fix incorrect __kernel_rwf_t castVasily Averin
2022-05-12io_uring: fix ordering of args in io_uring_queue_async_workDylan Yudaken
2022-05-09io_uring: add tracing for additional CQE32 fieldsStefan Roesch
2022-04-28io_uring: use the text representation of ops in traceDylan Yudaken
2022-04-26io_uring: rename op -> opcodeDylan Yudaken
2022-04-24io_uring: fix trace for reduced sqe paddingJens Axboe
2022-04-24io_uring: add trace support for CQE overflowDylan Yudaken
2022-03-16io_uring: make tracing format consistentDylan Yudaken
2022-03-10io-uring: Make tracepoints consistent.Stefan Roesch
2022-03-10io_uring: remove trace for eventfdUsama Arif
2021-10-19io_uring: dump sqe contents if issue failsJens Axboe
2021-09-03io_uring: io_uring_complete() trace should take an integerJens Axboe
2021-06-16io_uring: minor clean up in trace events definitionOlivier Langlois
2021-06-16io_uring: Add to traces the req pointer when availableOlivier Langlois
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-04-11io_uring: include cflags in completion trace eventJens Axboe
2021-03-23tracing: Fix various typos in commentsIngo Molnar
2020-03-02io_uring: use poll driven retry for files that support itJens Axboe
2020-01-20io_uring: add opcode to issue trace eventJens Axboe
2019-11-25io_uring: improve trace_io_uring_defer() trace pointJens Axboe
2019-11-04io_uring: add completion trace eventJens Axboe
2019-11-01io_uring: remove io_uring_add_to_prev() trace eventJens Axboe
2019-10-29io_uring: replace workqueue usage with io-wqJens Axboe
2019-10-29io_uring: add set of tracing eventsDmitrii Dolgov