Searched hist:"85 e2414c518a03a21dddd4bc88fec2723c5e1197" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-syscfg.h | 85e2414c518a03a21dddd4bc88fec2723c5e1197 Wed Aug 18 14:40:12 CDT 2021 Mike Leach <mike.leach@linaro.org> coresight: syscfg: Initial coresight system configuration
Creates an system management API to allow complex configurations and features to be programmed into a CoreSight infrastructure.
A feature is defined as a programming set for a device or class of devices.
A configuration is a set of features across the system that are enabled for a trace session.
The API will manage system wide configuration, and allow complex programmed features to be added to individual device instances, and provide for system wide configuration selection on trace capture operations.
This patch creates the initial data object and the initial API for loading configurations and features.
Link: https://lore.kernel.org/r/20210723165444.1048-2-mike.leach@linaro.org Signed-off-by: Mike Leach <mike.leach@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/20210818194022.379573-2-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | coresight-config.h | 85e2414c518a03a21dddd4bc88fec2723c5e1197 Wed Aug 18 14:40:12 CDT 2021 Mike Leach <mike.leach@linaro.org> coresight: syscfg: Initial coresight system configuration
Creates an system management API to allow complex configurations and features to be programmed into a CoreSight infrastructure.
A feature is defined as a programming set for a device or class of devices.
A configuration is a set of features across the system that are enabled for a trace session.
The API will manage system wide configuration, and allow complex programmed features to be added to individual device instances, and provide for system wide configuration selection on trace capture operations.
This patch creates the initial data object and the initial API for loading configurations and features.
Link: https://lore.kernel.org/r/20210723165444.1048-2-mike.leach@linaro.org Signed-off-by: Mike Leach <mike.leach@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/20210818194022.379573-2-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | coresight-syscfg.c | 85e2414c518a03a21dddd4bc88fec2723c5e1197 Wed Aug 18 14:40:12 CDT 2021 Mike Leach <mike.leach@linaro.org> coresight: syscfg: Initial coresight system configuration
Creates an system management API to allow complex configurations and features to be programmed into a CoreSight infrastructure.
A feature is defined as a programming set for a device or class of devices.
A configuration is a set of features across the system that are enabled for a trace session.
The API will manage system wide configuration, and allow complex programmed features to be added to individual device instances, and provide for system wide configuration selection on trace capture operations.
This patch creates the initial data object and the initial API for loading configurations and features.
Link: https://lore.kernel.org/r/20210723165444.1048-2-mike.leach@linaro.org Signed-off-by: Mike Leach <mike.leach@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/20210818194022.379573-2-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | coresight-etm-perf.h | diff 85e2414c518a03a21dddd4bc88fec2723c5e1197 Wed Aug 18 14:40:12 CDT 2021 Mike Leach <mike.leach@linaro.org> coresight: syscfg: Initial coresight system configuration
Creates an system management API to allow complex configurations and features to be programmed into a CoreSight infrastructure.
A feature is defined as a programming set for a device or class of devices.
A configuration is a set of features across the system that are enabled for a trace session.
The API will manage system wide configuration, and allow complex programmed features to be added to individual device instances, and provide for system wide configuration selection on trace capture operations.
This patch creates the initial data object and the initial API for loading configurations and features.
Link: https://lore.kernel.org/r/20210723165444.1048-2-mike.leach@linaro.org Signed-off-by: Mike Leach <mike.leach@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/20210818194022.379573-2-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Makefile | diff 85e2414c518a03a21dddd4bc88fec2723c5e1197 Wed Aug 18 14:40:12 CDT 2021 Mike Leach <mike.leach@linaro.org> coresight: syscfg: Initial coresight system configuration
Creates an system management API to allow complex configurations and features to be programmed into a CoreSight infrastructure.
A feature is defined as a programming set for a device or class of devices.
A configuration is a set of features across the system that are enabled for a trace session.
The API will manage system wide configuration, and allow complex programmed features to be added to individual device instances, and provide for system wide configuration selection on trace capture operations.
This patch creates the initial data object and the initial API for loading configurations and features.
Link: https://lore.kernel.org/r/20210723165444.1048-2-mike.leach@linaro.org Signed-off-by: Mike Leach <mike.leach@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/20210818194022.379573-2-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | coresight-core.c | diff 85e2414c518a03a21dddd4bc88fec2723c5e1197 Wed Aug 18 14:40:12 CDT 2021 Mike Leach <mike.leach@linaro.org> coresight: syscfg: Initial coresight system configuration
Creates an system management API to allow complex configurations and features to be programmed into a CoreSight infrastructure.
A feature is defined as a programming set for a device or class of devices.
A configuration is a set of features across the system that are enabled for a trace session.
The API will manage system wide configuration, and allow complex programmed features to be added to individual device instances, and provide for system wide configuration selection on trace capture operations.
This patch creates the initial data object and the initial API for loading configurations and features.
Link: https://lore.kernel.org/r/20210723165444.1048-2-mike.leach@linaro.org Signed-off-by: Mike Leach <mike.leach@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/20210818194022.379573-2-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | coresight-etm-perf.c | diff 85e2414c518a03a21dddd4bc88fec2723c5e1197 Wed Aug 18 14:40:12 CDT 2021 Mike Leach <mike.leach@linaro.org> coresight: syscfg: Initial coresight system configuration
Creates an system management API to allow complex configurations and features to be programmed into a CoreSight infrastructure.
A feature is defined as a programming set for a device or class of devices.
A configuration is a set of features across the system that are enabled for a trace session.
The API will manage system wide configuration, and allow complex programmed features to be added to individual device instances, and provide for system wide configuration selection on trace capture operations.
This patch creates the initial data object and the initial API for loading configurations and features.
Link: https://lore.kernel.org/r/20210723165444.1048-2-mike.leach@linaro.org Signed-off-by: Mike Leach <mike.leach@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/20210818194022.379573-2-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|