summaryrefslogtreecommitdiffstats
path: root/include/trace/events/io_uring.h
Commit message (Expand)AuthorAgeFilesLines
* io_uring: trace local task work runDylan Yudaken2022-09-211-0/+29
* io_uring: Add tracepoint for short writesStefan Roesch2022-07-241-0/+25
* io_uring: fix io_uring_cqe_overflow trace formatDylan Yudaken2022-07-241-1/+1
* io_uring: add trace event for running task workDylan Yudaken2022-07-241-0/+30
* io_uring: clean up tracing eventsPavel Begunkov2022-07-241-85/+57
* io_uring: move io_uring_get_opcode out of TP_printkDylan Yudaken2022-06-231-7/+35
* Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...Linus Torvalds2022-05-231-4/+14
|\
| * io_uring: add tracing for additional CQE32 fieldsStefan Roesch2022-05-091-4/+14
* | Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...Linus Torvalds2022-05-231-15/+21
|\|
| * io_uring: use the text representation of ops in traceDylan Yudaken2022-04-281-15/+21
| * io_uring: rename op -> opcodeDylan Yudaken2022-04-261-1/+1
* | Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...Linus Torvalds2022-05-231-4/+5
|\|
| * io_uring: fix trace for reduced sqe paddingJens Axboe2022-04-241-4/+5
* | Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-231-2/+42
|\ \
| * | io_uring: fix incorrect __kernel_rwf_t castVasily Averin2022-05-191-1/+1
| |/
| * io_uring: add trace support for CQE overflowDylan Yudaken2022-04-241-1/+41
* | io_uring: fix ordering of args in io_uring_queue_async_workDylan Yudaken2022-05-121-1/+1
|/
* io_uring: make tracing format consistentDylan Yudaken2022-03-161-12/+12
* io-uring: Make tracepoints consistent.Stefan Roesch2022-03-101-165/+153
* io_uring: remove trace for eventfdUsama Arif2022-03-101-8/+5
* io_uring: dump sqe contents if issue failsJens Axboe2021-10-191-0/+61
* io_uring: io_uring_complete() trace should take an integerJens Axboe2021-09-031-3/+3
* io_uring: minor clean up in trace events definitionOlivier Langlois2021-06-161-18/+17
* io_uring: Add to traces the req pointer when availableOlivier Langlois2021-06-161-18/+53
* Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-05-031-1/+1
|\
| * tracing: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* | io_uring: include cflags in completion trace eventJens Axboe2021-04-111-4/+7
|/
* io_uring: use poll driven retry for files that support itJens Axboe2020-03-021-0/+103
* io_uring: add opcode to issue trace eventJens Axboe2020-01-201-4/+9
* io_uring: improve trace_io_uring_defer() trace pointJens Axboe2019-11-251-8/+8
* io_uring: add completion trace eventJens Axboe2019-11-041-9/+45
* io_uring: remove io_uring_add_to_prev() trace eventJens Axboe2019-11-011-29/+0
* io_uring: replace workqueue usage with io-wqJens Axboe2019-10-291-5/+7
* io_uring: add set of tracing eventsDmitrii Dolgov2019-10-291-0/+349