summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-etm-perf.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon1-5/+4
2017-01-25coresight: fix kernel panic caused by invalid CPUWang Nan1-0/+1
2016-11-29coresight: perf: Add a missing call to etm_free_auxQuentin Lambert1-1/+1
2016-11-29coresight: reset "enable_sink" flag when need beMathieu Poirier1-15/+16
2016-09-09coresight: perf: deal with error condition properlyMathieu Poirier1-2/+2
2016-08-31coresight: etm-perf: configuring filters from perf coreMathieu Poirier1-15/+134
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier1-2/+2
2016-03-05drivers/hwtracing: make coresight-etm-perf.c explicitly non-modularPaul Gortmaker1-2/+2
2016-02-21coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier1-0/+393