coresight: etm4x: adding configurable address range filtering
authorMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 4 Jul 2016 17:42:08 +0000 (11:42 -0600)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 6 Sep 2016 14:24:32 +0000 (08:24 -0600)
commit5f7aa1426d956c28ae20095ad4386e150f1f2513
treedbdf71e639d1a35d50a3d612114c75cbcc5a8e4e
parent3679c44d5b55e6d5b812184c48ff0695bcfada6a
coresight: etm4x: adding configurable address range filtering

This patch adds the capability to specify address ranges from
the perf cmd line using the --filter option.  If the IP
falls within the range(s) program flow traces are generated.

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