summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm-perf.c
Commit message (Expand)AuthorAgeFilesLines
* coresight: Use coresight device names for sinks in PMU attributeMathieu Poirier2019-06-191-4/+4
* coresight: Communicate perf event to sink buffer allocation functionsMathieu Poirier2019-04-251-1/+1
* coresight: perf: Refactor function free_event_data()Mathieu Poirier2019-04-251-6/+18
* coresight: perf: Clean up function etm_setup_aux()Mathieu Poirier2019-04-251-3/+5
* coresight: etm4x: Add kernel configuration for CONTEXTIDMathieu Poirier2019-04-251-0/+2
* coresight: pmu: Adding ITRACE property to cs_etm PMUMathieu Poirier2019-04-251-1/+2
* perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin2019-02-221-3/+4
* coresight: Use event attributes for sink selectionMathieu Poirier2019-02-061-12/+12
* coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier2019-02-061-0/+82
* perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-061-3/+3
* coresight: perf: Remove set_buffer call backSuzuki K Poulose2018-09-251-7/+2Star
* coresight: perf: Add helper to retrieve sink configurationSuzuki K Poulose2018-09-251-14/+0Star
* coresight: perf: Remove reset_buffer call back for sinksSuzuki K Poulose2018-09-251-8/+1Star
* 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/+0Star
* 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/+1Star
* perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin2018-03-291-33/+26Star
* 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/+1Star
* perf/core: Keep AUX flags in the output handleWill Deacon2017-03-161-5/+4Star
* 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