summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-etm-perf.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-27perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin1-3/+4
2019-11-20coresight: perf: Disable trace path upon source errorSuzuki K Poulose1-1/+3
2019-11-20coresight: perf: Fix per cpu path managementSuzuki K Poulose1-15/+40
2019-04-05perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier1-3/+3
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-21coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier1-0/+393