]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation: tracing: Add PCI controller event documentation
authorShawn Lin <shawn.lin@rock-chips.com>
Wed, 25 Mar 2026 01:58:31 +0000 (09:58 +0800)
committerManivannan Sadhasivam <mani@kernel.org>
Tue, 7 Apr 2026 14:43:12 +0000 (20:13 +0530)
commita3966a6f915ea7d1af0941ea26848d921e574c45
tree6b1980d687b447610afb60ae486ebfd6eccd9fd7
parentd1b7add89c004295cd48d7cd49946ed5cb5cbb55
Documentation: tracing: Add PCI controller event documentation

The PCI controller tracepoint, pcie_ltssm_state_transition, monitors the
LTSSM state transition and data rate changes for debugging purposes. Add
documentation for it.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
[mani: added MAINTAINERS entry]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Link: https://patch.msgid.link/1774403912-210670-3-git-send-email-shawn.lin@rock-chips.com
Documentation/trace/events-pci-controller.rst [new file with mode: 0644]
Documentation/trace/index.rst
MAINTAINERS