android_kernel_google_msm/drivers/coresight
Pratik Patel a984a34b6c coresight: ignore multiple calls to coresight_abort
coresight_abort allows for abruptly stopping the current sink from
accepting new data hence avoiding polluting trace with information
after the point of interest.

Depending upon the call site, coresight_abort could end up getting
called more than once. This change will help with ignoring
subsequent calls to coresight_abort so that abort callback is
called just once. This is in line with treating abort as a one time
abrupt stop.

Change-Id: I634001e832ee7fa1b23f67698bd2d5dd12f8d65d
Signed-off-by: Pratik Patel <pratikp@codeaurora.org>
2013-03-15 17:06:01 -07:00
..
control_trace.c coresight: A DLKM to abort trace on userspace abort 2013-03-15 17:05:58 -07:00
coresight-csr.c coresight: support for etr to usb output 2013-03-15 17:05:48 -07:00
coresight-etb.c coresight: sequence FFCR writes during __etb_disable 2013-03-15 17:05:54 -07:00
coresight-etm-cp14.c coresight: cp14 support for etm driver for krait v3 2013-03-15 17:05:59 -07:00
coresight-etm.c Revert "coresight: disable ETM probe for Krait v3" 2013-03-15 17:06:00 -07:00
coresight-funnel.c coresight: fix whitespace in coresight drivers 2013-02-27 18:20:33 -08:00
coresight-priv.h coresight: cp14 support for etm driver for krait v3 2013-03-15 17:05:59 -07:00
coresight-replicator.c coresight: fix whitespace in coresight drivers 2013-02-27 18:20:33 -08:00
coresight-stm.c coresight: change STM ATID to allow concurrent trace sources 2013-03-15 17:05:53 -07:00
coresight-tmc.c coresight: implement crash dumping support 2013-03-15 17:05:55 -07:00
coresight-tpiu.c coresight: fix whitespace in coresight drivers 2013-02-27 18:20:33 -08:00
coresight.c coresight: ignore multiple calls to coresight_abort 2013-03-15 17:06:01 -07:00
Kconfig coresight: A DLKM to abort trace on userspace abort 2013-03-15 17:05:58 -07:00
Makefile coresight: cp14 support for etm driver for krait v3 2013-03-15 17:05:59 -07:00
of_coresight.c coresight: fix whitespace in coresight drivers 2013-02-27 18:20:33 -08:00