Files
linux/drivers/hwtracing
Mathieu Poirier 809a241f08 coresight: etm-perf: incorporating sink definition from the cmd line
Now that PMU specific configuration is available as part of the event,
lookup the sink identified by users from the perf command line and build
a path from source to sink.

With this functionality it is no longer required to select a sink in a
separate step (from sysFS) before a perf trace session can be started.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
2016-06-20 11:16:03 -06:00
..