summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm-perf.c
Commit message (Expand)AuthorAgeFilesLines
* coresight: perf: Remove set_buffer call backSuzuki K Poulose2018-09-251-7/+2
* coresight: perf: Add helper to retrieve sink configurationSuzuki K Poulose2018-09-251-14/+0
* coresight: perf: Remove reset_buffer call back for sinksSuzuki K Poulose2018-09-251-8/+1
* coresight: perf: Disable trace path upon source errorSuzuki K Poulose2018-09-251-1/+3
* coresight: perf: Allow tracing on hotplugged CPUsSuzuki K Poulose2018-09-251-15/+29
* coresight: perf: Avoid unncessary CPU hotplug read lockSuzuki K Poulose2018-09-251-3/+0
* coresight: perf: Fix per cpu path managementSuzuki K Poulose2018-09-251-15/+40
* coresight: Moving framework and drivers to SPDX identifierMathieu Poirier2018-05-141-12/+1
* perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin2018-03-291-33/+26
* coresight: pmu: Adds return stack option to perf coresight pmuMike Leach2017-08-281-0/+2
* hwtracing: coresight: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* coresight: etm_perf: Fix using uninitialised workSuzuki K Poulose2017-06-091-2/+1
* perf/core: Keep AUX flags in the output handleWill Deacon2017-03-161-5/+4
* coresight: fix kernel panic caused by invalid CPUWang Nan2017-01-251-0/+1
* coresight: perf: Add a missing call to etm_free_auxQuentin Lambert2016-11-291-1/+1
* coresight: reset "enable_sink" flag when need beMathieu Poirier2016-11-291-15/+16
* coresight: perf: deal with error condition properlyMathieu Poirier2016-09-091-2/+2
* coresight: etm-perf: configuring filters from perf coreMathieu Poirier2016-08-311-15/+134
* coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier2016-08-311-2/+2
* drivers/hwtracing: make coresight-etm-perf.c explicitly non-modularPaul Gortmaker2016-03-051-2/+2
* coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier2016-02-201-0/+393
OpenPOWER on IntegriCloud