Searched hist:a0c45b0b6ce23bc1cd6737ecd34df6c4a422a3ae (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/thunderbolt/ |
H A D | Makefile | diff a0c45b0b6ce23bc1cd6737ecd34df6c4a422a3ae Sun Feb 12 23:45:21 CET 2023 Gil Fine <gil.fine@linux.intel.com> thunderbolt: Add trace events support for the control channel
Sometimes it is useful to see the traffic happening inside the control channel, especially when debugging a possible problem. This adds tracepoints close to the hardware which can be enabled dynamically as needed using the standard Linux trace events facility.
Signed-off-by: Gil Fine <gil.fine@linux.intel.com> Co-developed-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|
H A D | domain.c | diff a0c45b0b6ce23bc1cd6737ecd34df6c4a422a3ae Sun Feb 12 23:45:21 CET 2023 Gil Fine <gil.fine@linux.intel.com> thunderbolt: Add trace events support for the control channel
Sometimes it is useful to see the traffic happening inside the control channel, especially when debugging a possible problem. This adds tracepoints close to the hardware which can be enabled dynamically as needed using the standard Linux trace events facility.
Signed-off-by: Gil Fine <gil.fine@linux.intel.com> Co-developed-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|