summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm-perf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-13/+106
|\
| * coresight: etm-perf: Handle stale output handlesSuzuki K Poulose2021-04-061-5/+54
| * coresight: etm-perf: Allow an event to use different sinksSuzuki K Poulose2021-04-061-8/+52
* | coresight: etm-perf: Fix define build issue when built as moduleMike Leach2021-04-161-1/+1
* | coresight: etm: perf: Make symbol 'format_attr_contextid' staticWei Yongjun2021-04-071-1/+1
|/
* coresight: etm-perf: Support PID tracing for kernel at EL2Suzuki K Poulose2021-02-111-1/+26
* coresight: etm-perf: Clarify comment on perf optionsLeo Yan2021-02-111-1/+4
* coresight: Fix uninitialised pointer bug in etm_setup_aux()Mike Leach2020-10-291-1/+1
* coresight: core: Allow the coresight core driver to be built as a moduleTingwei Zhang2020-09-281-2/+6
* coresight: etm: perf: Fix warning caused by etm_setup_aux failureTingwei Zhang2020-09-281-2/+2
* coresight: Export global symbolsMian Yousaf Kaukab2020-09-281-0/+1
* coresight: etm: perf: Sink selection using sysfs is deprecatedLinu Cherian2020-09-171-2/+0
* coresight: etm4x: Handle unreachable sink in perf modeSuzuki K Poulose2020-09-171-0/+10
* coresight: etm: perf: Add default sink selection to etm perfMike Leach2020-07-211-3/+14
* coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attributeSuzuki K Poulose2019-08-011-0/+1
* 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/+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