aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm-perf.c
AgeCommit message (Expand)Author
2019-10-31coresight: Fix assumptions on coresight topologyLinu Cherian
2019-08-16coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attributeSuzuki K Poulose
2019-04-25coresight: Communicate perf event to sink buffer allocation functionsMathieu Poirier
2019-04-25coresight: perf: Refactor function free_event_data()Mathieu Poirier
2019-04-25coresight: perf: Clean up function etm_setup_aux()Mathieu Poirier
2019-04-25coresight: etm4x: Add kernel configuration for CONTEXTIDMathieu Poirier
2019-04-25coresight: pmu: Adding ITRACE property to cs_etm PMUMathieu Poirier
2019-02-22perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin
2019-02-06coresight: Use event attributes for sink selectionMathieu Poirier
2019-02-06coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2018-09-25coresight: perf: Remove set_buffer call backSuzuki K Poulose
2018-09-25coresight: perf: Add helper to retrieve sink configurationSuzuki K Poulose
2018-09-25coresight: perf: Remove reset_buffer call back for sinksSuzuki K Poulose
2018-09-25coresight: perf: Disable trace path upon source errorSuzuki K Poulose
2018-09-25coresight: perf: Allow tracing on hotplugged CPUsSuzuki K Poulose
2018-09-25coresight: perf: Avoid unncessary CPU hotplug read lockSuzuki K Poulose
2018-09-25coresight: perf: Fix per cpu path managementSuzuki K Poulose
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier
2018-03-29perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin
2017-08-28coresight: pmu: Adds return stack option to perf coresight pmuMike Leach
2017-08-28hwtracing: coresight: constify attribute_group structures.Arvind Yadav
2017-06-09coresight: etm_perf: Fix using uninitialised workSuzuki K Poulose
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon
2017-01-25coresight: fix kernel panic caused by invalid CPUWang Nan
2016-11-29coresight: perf: Add a missing call to etm_free_auxQuentin Lambert
2016-11-29coresight: reset "enable_sink" flag when need beMathieu Poirier
2016-09-09coresight: perf: deal with error condition properlyMathieu Poirier
2016-08-31coresight: etm-perf: configuring filters from perf coreMathieu Poirier
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier
2016-03-05drivers/hwtracing: make coresight-etm-perf.c explicitly non-modularPaul Gortmaker
2016-02-20coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier