diff options
| author | Mathieu Poirier <[email protected]> | 2016-05-03 11:33:38 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-05-03 14:59:30 -0700 |
| commit | a685d68328f14579b2e68d6a3a2066089cffbf98 (patch) | |
| tree | 984f1c297c9a1f1aa44181f2a337c6f15ae97e9a /tools/perf/scripts/python/bin | |
| parent | 8e996a2874bbbed30e8dfe881453825fc6b7654e (diff) | |
coresight: adding path for STM device
>From a core framework point of view an STM device is a source that is
treated the same way as any other tracers. Unlike tracers though STM
devices are not associated with a CPU. As such it doesn't make sense
to associate the path from an STM device to its sink with a per-cpu
variable as it is done for tracers.
This patch simply adds another global variable to keep STM paths and the
processing in coresight_enable/disable() is updated to deal with STM
devices properly.
Signed-off-by: Mathieu Poirier <[email protected]>
Signed-off-by: Chunyan Zhang <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions