index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-etm-perf.c
Age
Commit message (
Expand
)
Author
2024-08-20
coresight: Emit sink ID in the HW_ID packets
James Clark
2024-08-20
coresight: Remove pending trace ID release mechanism
James Clark
2024-08-20
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
2024-02-12
coresight: Fix issue where a source device's helpers aren't disabled
James Clark
2023-11-16
coresight: etm: Make cycle count threshold user configurable
Anshuman Khandual
2023-11-13
coresight: Fix crash when Perf and sysfs modes are used concurrently
James Clark
2023-06-05
coresight: Enable and disable helper devices adjacent to the path
James Clark
2023-05-11
coresight: perf: Release Coresight path when alloc trace id failed
Ruidong Tian
2023-04-14
coresight: etm_pmu: Set the module field
Suzuki K Poulose
2023-01-24
coresight: perf: Output trace id only once
Suzuki K Poulose
2023-01-19
coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID
Mike Leach
2023-01-19
coresight: perf: traceid: Add perf ID allocation and notifiers
Mike Leach
2022-07-06
coresight: Add config flag to enable branch broadcast
James Clark
2021-10-27
coresight: etm-pmu: Ensure the AUX handle is valid
Suzuki K Poulose
2021-10-27
coresight: Don't immediately close events that are run on invalid CPU/sink co...
James Clark
2021-08-18
coresight: etm-perf: Update to activate selected configuration
Mike Leach
2021-08-18
coresight: etm-perf: Update to handle configuration selection
Mike Leach
2021-08-18
coresight: syscfg: Initial coresight system configuration
Mike Leach
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-16
coresight: etm-perf: Fix define build issue when built as module
Mike Leach
2021-04-07
coresight: etm: perf: Make symbol 'format_attr_contextid' static
Wei Yongjun
2021-04-06
coresight: etm-perf: Handle stale output handles
Suzuki K Poulose
2021-04-06
coresight: etm-perf: Allow an event to use different sinks
Suzuki K Poulose
2021-02-11
coresight: etm-perf: Support PID tracing for kernel at EL2
Suzuki K Poulose
2021-02-11
coresight: etm-perf: Clarify comment on perf options
Leo Yan
2020-10-29
coresight: Fix uninitialised pointer bug in etm_setup_aux()
Mike Leach
2020-09-28
coresight: core: Allow the coresight core driver to be built as a module
Tingwei Zhang
2020-09-28
coresight: etm: perf: Fix warning caused by etm_setup_aux failure
Tingwei Zhang
2020-09-28
coresight: Export global symbols
Mian Yousaf Kaukab
2020-09-17
coresight: etm: perf: Sink selection using sysfs is deprecated
Linu Cherian
2020-09-17
coresight: etm4x: Handle unreachable sink in perf mode
Suzuki K Poulose
2020-07-21
coresight: etm: perf: Add default sink selection to etm perf
Mike Leach
2019-08-01
coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute
Suzuki K Poulose
2019-06-19
coresight: Use coresight device names for sinks in PMU attribute
Mathieu Poirier
2019-04-25
coresight: Communicate perf event to sink buffer allocation functions
Mathieu Poirier
2019-04-25
coresight: perf: Refactor function free_event_data()
Mathieu Poirier
2019-04-25
coresight: perf: Clean up function etm_setup_aux()
Mathieu Poirier
2019-04-25
coresight: etm4x: Add kernel configuration for CONTEXTID
Mathieu Poirier
2019-04-25
coresight: pmu: Adding ITRACE property to cs_etm PMU
Mathieu Poirier
2019-02-22
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
2019-02-06
coresight: Use event attributes for sink selection
Mathieu Poirier
2019-02-06
coresight: perf: Add "sinks" group to PMU directory
Mathieu Poirier
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2018-09-25
coresight: perf: Remove set_buffer call back
Suzuki K Poulose
2018-09-25
coresight: perf: Add helper to retrieve sink configuration
Suzuki K Poulose
2018-09-25
coresight: perf: Remove reset_buffer call back for sinks
Suzuki K Poulose
2018-09-25
coresight: perf: Disable trace path upon source error
Suzuki K Poulose
2018-09-25
coresight: perf: Allow tracing on hotplugged CPUs
Suzuki K Poulose
2018-09-25
coresight: perf: Avoid unncessary CPU hotplug read lock
Suzuki K Poulose
2018-09-25
coresight: perf: Fix per cpu path management
Suzuki K Poulose
[next]