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
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
2017-08-28
hwtracing: coresight: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-09
coresight: etm_perf: Fix using uninitialised work
Suzuki K Poulose
1
-2
/
+1
2017-03-16
perf/core: Keep AUX flags in the output handle
Will Deacon
1
-5
/
+4
2017-01-25
coresight: fix kernel panic caused by invalid CPU
Wang Nan
1
-0
/
+1
2016-11-29
coresight: perf: Add a missing call to etm_free_aux
Quentin Lambert
1
-1
/
+1
2016-11-29
coresight: reset "enable_sink" flag when need be
Mathieu Poirier
1
-15
/
+16
2016-09-09
coresight: perf: deal with error condition properly
Mathieu Poirier
1
-2
/
+2
2016-08-31
coresight: etm-perf: configuring filters from perf core
Mathieu Poirier
1
-15
/
+134
2016-08-31
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
1
-2
/
+2
2016-03-05
drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular
Paul Gortmaker
1
-2
/
+2
2016-02-21
coresight: etm-perf: new PMU driver for ETM tracers
Mathieu Poirier
1
-0
/
+393