index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
trace.h
Age
Commit message (
Expand
)
Author
2023-04-13
nvme: fix async event trace event
Keith Busch
2022-08-02
nvme: use command_id instead of req->tag in trace_nvme_complete_rq()
Bean Huo
2022-07-06
nvme: use struct group for generic command dwords
Keith Busch
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-07-21
nvme: fix nvme_setup_command metadata trace event
Keith Busch
2019-06-21
nvme-trace: print result and status in hex format
Minwoo Im
2019-06-21
nvme-trace: support for fabrics commands in host-side
Minwoo Im
2019-06-21
nvme-trace: move opcode symbol print to nvme.h
Minwoo Im
2019-05-14
nvme: trace all async notice events
Chaitanya Kulkarni
2019-03-13
nvme-trace: fix cdw10 buffer overrun
Keith Busch
2019-02-20
nvme: convert to SPDX identifiers
Christoph Hellwig
2018-12-19
nvme-pci: trace SQ status on completions
yupeng
2018-12-13
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
2018-10-01
nvme-core: add async event trace helper
Chaitanya Kulkarni
2018-07-24
nvme: add disk name to trace events
Keith Busch
2018-07-24
nvme: add controller name to trace events
Keith Busch
2018-07-23
nvme: use hw qid in trace events
Keith Busch
2018-04-26
nvme: change order of qid and cmdid in completion trace
Johannes Thumshirn
2018-01-26
nvme: add tracepoint for nvme_complete_rq
Johannes Thumshirn
2018-01-26
nvme: add tracepoint for nvme_setup_cmd
Johannes Thumshirn