aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm-perf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-25coresight: perf: Remove set_buffer call backSuzuki K Poulose1-7/+2
2018-09-25coresight: perf: Add helper to retrieve sink configurationSuzuki K Poulose1-14/+0
2018-09-25coresight: perf: Remove reset_buffer call back for sinksSuzuki K Poulose1-8/+1
2018-09-25coresight: perf: Disable trace path upon source errorSuzuki K Poulose1-1/+3
2018-09-25coresight: perf: Allow tracing on hotplugged CPUsSuzuki K Poulose1-15/+29
2018-09-25coresight: perf: Avoid unncessary CPU hotplug read lockSuzuki K Poulose1-3/+0
2018-09-25coresight: perf: Fix per cpu path managementSuzuki K Poulose1-15/+40
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier1-12/+1
2018-03-29perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin1-33/+26
2017-08-28coresight: pmu: Adds return stack option to perf coresight pmuMike Leach1-0/+2
2017-08-28hwtracing: coresight: constify attribute_group structures.Arvind Yadav1-1/+1
2017-06-09coresight: etm_perf: Fix using uninitialised workSuzuki K Poulose1-2/+1
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-20coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier1-0/+393