index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2018-03-29
perf/x86/pt, coresight: Clean up address filter structure
Alexander Shishkin
2017-08-28
coresight: pmu: Adds return stack option to perf coresight pmu
Mike Leach
2017-08-28
hwtracing: coresight: constify attribute_group structures.
Arvind Yadav
2017-06-09
coresight: etm_perf: Fix using uninitialised work
Suzuki K Poulose
2017-03-16
perf/core: Keep AUX flags in the output handle
Will Deacon
2017-01-25
coresight: fix kernel panic caused by invalid CPU
Wang Nan
2016-11-29
coresight: perf: Add a missing call to etm_free_aux
Quentin Lambert
2016-11-29
coresight: reset "enable_sink" flag when need be
Mathieu Poirier
2016-09-09
coresight: perf: deal with error condition properly
Mathieu Poirier
2016-08-31
coresight: etm-perf: configuring filters from perf core
Mathieu Poirier
2016-08-31
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
2016-03-05
drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular
Paul Gortmaker
2016-02-20
coresight: etm-perf: new PMU driver for ETM tracers
Mathieu Poirier