Searched hist:c49a75910c5ea9bbeb60a86350f232f6fcb13cc2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hwtracing/intel_th/ |
H A D | intel_th.h | diff c49a75910c5ea9bbeb60a86350f232f6fcb13cc2 Mon Sep 19 09:07:47 CDT 2016 Alexander Shishkin <alexander.shishkin@linux.intel.com> intel_th: Support Host Debugger mode of operation
This patch adds a 'host_mode' module option to enable host-driven operational mode in the driver. In this mode, the driver does not perform trace configuration or enable trace capture, but still provides all the means necessary for software trace sources to write their data to the Trace Hub. This means that the debug host takes care of all the configuration and enabling and we do not interfere.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
|
H A D | core.c | diff c49a75910c5ea9bbeb60a86350f232f6fcb13cc2 Mon Sep 19 09:07:47 CDT 2016 Alexander Shishkin <alexander.shishkin@linux.intel.com> intel_th: Support Host Debugger mode of operation
This patch adds a 'host_mode' module option to enable host-driven operational mode in the driver. In this mode, the driver does not perform trace configuration or enable trace capture, but still provides all the means necessary for software trace sources to write their data to the Trace Hub. This means that the debug host takes care of all the configuration and enabling and we do not interfere.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
|