coresight: etm4x: adding configurable start/stop filtering
authorMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 5 Jul 2016 20:22:15 +0000 (14:22 -0600)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 6 Sep 2016 14:24:32 +0000 (08:24 -0600)
commit2cab502107adc5adcc9c47e0b5a73dfe02cd189c
treed0cb13810c30c3e17114892bbc4b161bf777e782
parent5f7aa1426d956c28ae20095ad4386e150f1f2513
coresight: etm4x: adding configurable start/stop filtering

With this patch we add start/stop filtering as specified on
the perf cmd line.  When the IP matches the start address
trace generation gets triggered.  The stop condition is
achieved when the IP matches the stop address.

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