linux/drivers/firewire
Takashi Sakamoto 893098b2af firewire: core: record card index in bus_reset_handle tracepoints event
The bus reset event occurs in the bus managed by one of 1394 OHCI
controller in Linux system, however the existing tracepoints events has
the lack of data about it to distinguish the issued hardware from the
others.

This commit adds card_index member into event structure to store the index
of host controller in use, and prints it.

Link: https://lore.kernel.org/r/20240613131440.431766-9-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
2024-06-15 14:59:26 +09:00
..
.kunitconfig firewire: core: add common inline functions to serialize/deserialize asynchronous packet header 2024-05-06 11:06:04 +09:00
core-card.c firewire: core: record card index in tracepoinrts events derived from bus_reset_arrange_template 2024-06-15 14:59:17 +09:00
core-cdev.c firewire: core: record card index in async_phy_outbound_complete tracepoints event 2024-06-15 14:59:17 +09:00
core-device.c firewire: core: add memo about the caller of show functions for device attributes 2024-03-21 21:20:18 +09:00
core-iso.c
core-topology.c firewire: core: record card index in bus_reset_handle tracepoints event 2024-06-15 14:59:26 +09:00
core-trace.c firewire: core: add support for Linux kernel tracepoints 2024-05-06 11:06:05 +09:00
core-transaction.c firewire: core: record card index in async_phy_inbound tracepoints event 2024-06-15 14:59:17 +09:00
core.h Revert "firewire: core: option to log bus reset initiation" 2024-05-06 11:06:06 +09:00
device-attribute-test.c firewire: core: fill model field in modalias of unit device for legacy layout of configuration ROM 2024-01-10 18:37:13 +09:00
init_ohci1394_dma.c firewire: init_ohci1394_dma: use correct function names in comments 2023-04-24 09:19:35 +09:00
Kconfig firewire: fix website URL in Kconfig 2024-06-15 14:59:04 +09:00
Makefile firewire: obsolete usage of *-objs in Makefile for KUnit test 2024-05-09 08:06:22 +09:00
net.c firewire: net: fix use after free in fwnet_finish_incoming_packet() 2023-06-24 14:03:46 +09:00
nosy-user.h
nosy.c firewire: nosy: ensure user_length is taken into account when fetching packet contents 2024-04-29 18:35:55 +09:00
nosy.h
ohci.c firewire: ohci: obsolete OHCI_PARAM_DEBUG_BUSRESETS from debug module parameter 2024-05-06 11:06:06 +09:00
ohci.h
packet-header-definitions.h firewire: core: add common macro to serialize/deserialize isochronous packet header 2024-05-06 11:06:05 +09:00
packet-serdes-test.c firewire: add missing MODULE_DESCRIPTION() to test modules 2024-05-27 07:34:58 +09:00
sbp2.c scsi: sbp2: Switch to using ->device_configure 2024-04-11 21:37:49 -04:00
uapi-test.c firewire: add missing MODULE_DESCRIPTION() to test modules 2024-05-27 07:34:58 +09:00