index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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