Searched hist:d69d5e83110fedd15ff463ed2d5320ab3dec75f1 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/hwtracing/stm/ |
H A D | Makefile | diff d69d5e83110fedd15ff463ed2d5320ab3dec75f1 Fri Oct 05 14:42:58 CEST 2018 Alexander Shishkin <alexander.shishkin@linux.intel.com> stm class: Add MIPI SyS-T protocol support
This adds support for MIPI SyS-T protocol as specified in an open standard [1]. In addition to marking message boundaries, it also supports tagging messages with the source UUID, to provide better distinction between trace sources, including payload length and timestamp in the message's metadata.
This driver adds attributes to STP policy nodes to control/configure these metadata features.
[1] https://www.mipi.org/specifications/sys-t
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Tested-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Kconfig | diff d69d5e83110fedd15ff463ed2d5320ab3dec75f1 Fri Oct 05 14:42:58 CEST 2018 Alexander Shishkin <alexander.shishkin@linux.intel.com> stm class: Add MIPI SyS-T protocol support
This adds support for MIPI SyS-T protocol as specified in an open standard [1]. In addition to marking message boundaries, it also supports tagging messages with the source UUID, to provide better distinction between trace sources, including payload length and timestamp in the message's metadata.
This driver adds attributes to STP policy nodes to control/configure these metadata features.
[1] https://www.mipi.org/specifications/sys-t
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Tested-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|