index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-02-12
coresight: Fix issue where a source device's helpers aren't disabled
James Clark
1
-1
/
+1
2023-11-16
coresight: etm: Make cycle count threshold user configurable
Anshuman Khandual
1
-0
/
+2
2023-11-13
coresight: Fix crash when Perf and sysfs modes are used concurrently
James Clark
1
-2
/
+2
2023-06-05
coresight: Enable and disable helper devices adjacent to the path
James Clark
1
-2
/
+2
2023-05-11
coresight: perf: Release Coresight path when alloc trace id failed
Ruidong Tian
1
-0
/
+1
2023-04-14
coresight: etm_pmu: Set the module field
Suzuki K Poulose
1
-0
/
+1
2023-01-24
coresight: perf: Output trace id only once
Suzuki K Poulose
1
-4
/
+12
2023-01-19
coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID
Mike Leach
1
-0
/
+7
2023-01-19
coresight: perf: traceid: Add perf ID allocation and notifiers
Mike Leach
1
-0
/
+16
2022-07-06
coresight: Add config flag to enable branch broadcast
James Clark
1
-0
/
+2
2021-10-27
coresight: etm-pmu: Ensure the AUX handle is valid
Suzuki K Poulose
1
-3
/
+24
2021-10-27
coresight: Don't immediately close events that are run on invalid CPU/sink co...
James Clark
1
-6
/
+23
2021-08-18
coresight: etm-perf: Update to activate selected configuration
Mike Leach
1
-1
/
+13
2021-08-18
coresight: etm-perf: Update to handle configuration selection
Mike Leach
1
-28
/
+106
2021-08-18
coresight: syscfg: Initial coresight system configuration
Mike Leach
1
-1
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+106
2021-04-16
coresight: etm-perf: Fix define build issue when built as module
Mike Leach
1
-1
/
+1
2021-04-07
coresight: etm: perf: Make symbol 'format_attr_contextid' static
Wei Yongjun
1
-1
/
+1
2021-04-07
coresight: etm-perf: Handle stale output handles
Suzuki K Poulose
1
-5
/
+54
2021-04-07
coresight: etm-perf: Allow an event to use different sinks
Suzuki K Poulose
1
-8
/
+52
2021-02-11
coresight: etm-perf: Support PID tracing for kernel at EL2
Suzuki K Poulose
1
-1
/
+26
2021-02-11
coresight: etm-perf: Clarify comment on perf options
Leo Yan
1
-1
/
+4
2020-10-29
coresight: Fix uninitialised pointer bug in etm_setup_aux()
Mike Leach
1
-1
/
+1
2020-09-28
coresight: core: Allow the coresight core driver to be built as a module
Tingwei Zhang
1
-2
/
+6
2020-09-28
coresight: etm: perf: Fix warning caused by etm_setup_aux failure
Tingwei Zhang
1
-2
/
+2
2020-09-28
coresight: Export global symbols
Mian Yousaf Kaukab
1
-0
/
+1
2020-09-17
coresight: etm: perf: Sink selection using sysfs is deprecated
Linu Cherian
1
-2
/
+0
2020-09-17
coresight: etm4x: Handle unreachable sink in perf mode
Suzuki K Poulose
1
-0
/
+10
2020-07-21
coresight: etm: perf: Add default sink selection to etm perf
Mike Leach
1
-3
/
+14
2019-08-01
coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute
Suzuki K Poulose
1
-0
/
+1
2019-06-19
coresight: Use coresight device names for sinks in PMU attribute
Mathieu Poirier
1
-4
/
+4
2019-04-25
coresight: Communicate perf event to sink buffer allocation functions
Mathieu Poirier
1
-1
/
+1
2019-04-25
coresight: perf: Refactor function free_event_data()
Mathieu Poirier
1
-6
/
+18
2019-04-25
coresight: perf: Clean up function etm_setup_aux()
Mathieu Poirier
1
-3
/
+5
2019-04-25
coresight: etm4x: Add kernel configuration for CONTEXTID
Mathieu Poirier
1
-0
/
+2
2019-04-25
coresight: pmu: Adding ITRACE property to cs_etm PMU
Mathieu Poirier
1
-1
/
+2
2019-02-22
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
1
-3
/
+4
2019-02-06
coresight: Use event attributes for sink selection
Mathieu Poirier
1
-12
/
+12
2019-02-06
coresight: perf: Add "sinks" group to PMU directory
Mathieu Poirier
1
-0
/
+82
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
1
-3
/
+3
2018-09-25
coresight: perf: Remove set_buffer call back
Suzuki K Poulose
1
-7
/
+2
2018-09-25
coresight: perf: Add helper to retrieve sink configuration
Suzuki K Poulose
1
-14
/
+0
2018-09-25
coresight: perf: Remove reset_buffer call back for sinks
Suzuki K Poulose
1
-8
/
+1
2018-09-25
coresight: perf: Disable trace path upon source error
Suzuki K Poulose
1
-1
/
+3
2018-09-25
coresight: perf: Allow tracing on hotplugged CPUs
Suzuki K Poulose
1
-15
/
+29
2018-09-25
coresight: perf: Avoid unncessary CPU hotplug read lock
Suzuki K Poulose
1
-3
/
+0
2018-09-25
coresight: perf: Fix per cpu path management
Suzuki K Poulose
1
-15
/
+40
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
1
-12
/
+1
2018-03-29
perf/x86/pt, coresight: Clean up address filter structure
Alexander Shishkin
1
-33
/
+26
2017-08-28
coresight: pmu: Adds return stack option to perf coresight pmu
Mike Leach
1
-0
/
+2
[next]