summaryrefslogtreecommitdiff
path: root/include/trace/events/io_uring.h
AgeCommit message (Expand)AuthorFilesLines
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