coresight: etm4x: split default and filter configuration
authorMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 28 Jun 2016 17:26:33 +0000 (11:26 -0600)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 6 Sep 2016 14:24:32 +0000 (08:24 -0600)
commit3a84023cab780a49503b43d74491fd64a12d391d
treeb6982c8f5b29ea7a2ae664b8e0e60c09fb1a6395
parent2940ce4f934d5cfee10d1f194b783a8fbe7391c3
coresight: etm4x: split default and filter configuration

Splitting the steps involved in the configuration of a tracer.
The first part is generic and can be reused for both sysFS and
Perf methods.

The second part pertains to the configuration of filters
themselves where the source of the information used to
configure the filters will vary depending on the access
methods.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/hwtracing/coresight/coresight-etm4x.c
This page took 0.055546 seconds and 5 git commands to generate.