aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/coresight/coresight-etm-cp14.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-11-07coresight-etm: add CoreSight ETM/PTM driverPratik Patel1-0/+591
This driver manages CoreSight ETM (Embedded Trace Macrocell) that supports processor tracing. Currently supported version are ARM ETMv3.x and PTM1.x. Signed-off-by: Pratik Patel <pratikp@codeaurora.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> coresight-etm3x: adding missing error checking Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>