Age | Commit message (Expand) | Author |
2024-10-29 | io_uring: clean up cqe trace points | Pavel Begunkov |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) |
2024-02-08 | io_uring: remove 'loops' argument from trace_io_uring_task_work_run() | Jens Axboe |
2024-02-08 | io_uring: expand main struct io_kiocb flags to 64-bits | Jens Axboe |
2023-04-03 | io_uring: rename trace_io_uring_submit_sqe() tracepoint | Jens Axboe |
2022-09-21 | io_uring: trace local task work run | Dylan Yudaken |
2022-07-24 | io_uring: Add tracepoint for short writes | Stefan Roesch |
2022-07-24 | io_uring: fix io_uring_cqe_overflow trace format | Dylan Yudaken |
2022-07-24 | io_uring: add trace event for running task work | Dylan Yudaken |
2022-07-24 | io_uring: clean up tracing events | Pavel Begunkov |
2022-06-23 | io_uring: move io_uring_get_opcode out of TP_printk | Dylan Yudaken |
2022-05-23 | Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l... | Linus Torvalds |
2022-05-23 | Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-... | Linus Torvalds |
2022-05-23 | Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b... | Linus Torvalds |
2022-05-23 | Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-05-19 | io_uring: fix incorrect __kernel_rwf_t cast | Vasily Averin |
2022-05-12 | io_uring: fix ordering of args in io_uring_queue_async_work | Dylan Yudaken |
2022-05-09 | io_uring: add tracing for additional CQE32 fields | Stefan Roesch |
2022-04-28 | io_uring: use the text representation of ops in trace | Dylan Yudaken |
2022-04-26 | io_uring: rename op -> opcode | Dylan Yudaken |
2022-04-24 | io_uring: fix trace for reduced sqe padding | Jens Axboe |
2022-04-24 | io_uring: add trace support for CQE overflow | Dylan Yudaken |
2022-03-16 | io_uring: make tracing format consistent | Dylan Yudaken |
2022-03-10 | io-uring: Make tracepoints consistent. | Stefan Roesch |
2022-03-10 | io_uring: remove trace for eventfd | Usama Arif |
2021-10-19 | io_uring: dump sqe contents if issue fails | Jens Axboe |
2021-09-03 | io_uring: io_uring_complete() trace should take an integer | Jens Axboe |
2021-06-16 | io_uring: minor clean up in trace events definition | Olivier Langlois |
2021-06-16 | io_uring: Add to traces the req pointer when available | Olivier Langlois |
2021-05-03 | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-04-11 | io_uring: include cflags in completion trace event | Jens Axboe |
2021-03-23 | tracing: Fix various typos in comments | Ingo Molnar |
2020-03-02 | io_uring: use poll driven retry for files that support it | Jens Axboe |
2020-01-20 | io_uring: add opcode to issue trace event | Jens Axboe |
2019-11-25 | io_uring: improve trace_io_uring_defer() trace point | Jens Axboe |
2019-11-04 | io_uring: add completion trace event | Jens Axboe |
2019-11-01 | io_uring: remove io_uring_add_to_prev() trace event | Jens Axboe |
2019-10-29 | io_uring: replace workqueue usage with io-wq | Jens Axboe |
2019-10-29 | io_uring: add set of tracing events | Dmitrii Dolgov |