linux/drivers/hwtracing/coresight
Mathieu Poirier 1925a470ce coresight: etm3x: splitting struct etm_drvdata
Splitting "etm_drvdata" in two sections, one for the HW specific
data and another for user configuration.

That way it is easier to manipulate and zero out the configuration
data when more than one concurrent tracing session configuration
is active.

Also taking care of up-lifting all the code affected by this new
arrangement.  No loss or gain of functionality (other than what is
mentioned above) is introduced by this patch.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-20 14:11:01 -08:00
..
Kconfig coresight: Fix a typo in Kconfig 2015-12-21 13:31:31 -08:00
Makefile coresight: etm3x: moving sysFS entries to dedicated file 2016-02-20 14:11:01 -08:00
coresight-etb10.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
coresight-etm-cp14.c coresight: moving to new "hwtracing" directory 2015-04-03 16:17:04 +02:00
coresight-etm.h coresight: etm3x: splitting struct etm_drvdata 2016-02-20 14:11:01 -08:00
coresight-etm3x-sysfs.c coresight: etm3x: splitting struct etm_drvdata 2016-02-20 14:11:01 -08:00
coresight-etm3x.c coresight: etm3x: splitting struct etm_drvdata 2016-02-20 14:11:01 -08:00
coresight-etm4x.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
coresight-etm4x.h coresight-etm4x: Support context-ID tracing when PID namespace is enabled 2015-08-05 13:30:15 -07:00
coresight-funnel.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
coresight-priv.h coresight: add API to get sink from path 2016-02-20 14:11:01 -08:00
coresight-replicator-qcom.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
coresight-replicator.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
coresight-tmc.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
coresight-tpiu.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
coresight.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
of_coresight.c coresight: "DEVICE_ATTR_RO" should defined as static. 2016-02-20 14:11:01 -08:00