summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-etm-perf.c
AgeCommit message (Expand)Author
2024-02-12coresight: Fix issue where a source device's helpers aren't disabledJames Clark
2023-11-16coresight: etm: Make cycle count threshold user configurableAnshuman Khandual
2023-11-13coresight: Fix crash when Perf and sysfs modes are used concurrentlyJames Clark
2023-06-05coresight: Enable and disable helper devices adjacent to the pathJames Clark
2023-05-11coresight: perf: Release Coresight path when alloc trace id failedRuidong Tian
2023-04-14coresight: etm_pmu: Set the module fieldSuzuki K Poulose
2023-01-24coresight: perf: Output trace id only onceSuzuki K Poulose
2023-01-19coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace IDMike Leach
2023-01-19coresight: perf: traceid: Add perf ID allocation and notifiersMike Leach
2022-07-06coresight: Add config flag to enable branch broadcastJames Clark
2021-10-27coresight: etm-pmu: Ensure the AUX handle is validSuzuki K Poulose
2021-10-27coresight: Don't immediately close events that are run on invalid CPU/sink co...James Clark
2021-08-18coresight: etm-perf: Update to activate selected configurationMike Leach
2021-08-18coresight: etm-perf: Update to handle configuration selectionMike Leach
2021-08-18coresight: syscfg: Initial coresight system configurationMike Leach
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-16coresight: etm-perf: Fix define build issue when built as moduleMike Leach
2021-04-07coresight: etm: perf: Make symbol 'format_attr_contextid' staticWei Yongjun
2021-04-06coresight: etm-perf: Handle stale output handlesSuzuki K Poulose
2021-04-06coresight: etm-perf: Allow an event to use different sinksSuzuki K Poulose
2021-02-11coresight: etm-perf: Support PID tracing for kernel at EL2Suzuki K Poulose
2021-02-11coresight: etm-perf: Clarify comment on perf optionsLeo Yan
2020-10-29coresight: Fix uninitialised pointer bug in etm_setup_aux()Mike Leach
2020-09-28coresight: core: Allow the coresight core driver to be built as a moduleTingwei Zhang
2020-09-28coresight: etm: perf: Fix warning caused by etm_setup_aux failureTingwei Zhang
2020-09-28coresight: Export global symbolsMian Yousaf Kaukab
2020-09-17coresight: etm: perf: Sink selection using sysfs is deprecatedLinu Cherian
2020-09-17coresight: etm4x: Handle unreachable sink in perf modeSuzuki K Poulose
2020-07-21coresight: etm: perf: Add default sink selection to etm perfMike Leach
2019-08-01coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attributeSuzuki K Poulose
2019-06-19coresight: Use coresight device names for sinks in PMU attributeMathieu Poirier
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