diff options
author | 2016-05-03 11:33:38 -0600 | |
---|---|---|
committer | 2016-05-03 14:59:30 -0700 | |
commit | a685d68328f14579b2e68d6a3a2066089cffbf98 (patch) | |
tree | 984f1c297c9a1f1aa44181f2a337c6f15ae97e9a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | stm class: Support devices that override software assigned masters (diff) | |
download | wireguard-linux-a685d68328f14579b2e68d6a3a2066089cffbf98.tar.xz wireguard-linux-a685d68328f14579b2e68d6a3a2066089cffbf98.zip |
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 <mathieu.poirier@linaro.org>
Signed-off-by: Chunyan Zhang <zhang.chunyan@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions