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-etm3x.c
Age
Commit message (
Expand
)
Author
2017-10-20
coresight: Extend the PIDR mask to cover relevant bits in PIDR2
Suzuki K Poulose
2017-08-28
coresight: etm3x: constify amba_id
Arvind Yadav
2017-08-28
coresight: ptm: Adds trace return stack option programming for PTM.
Mike Leach
2017-08-28
coresight: etm3x: Set synchronisation frequencty to TRM default
Mathieu Poirier
2017-05-26
hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-08-31
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
2016-08-31
coresight: Use local coresight_desc instances
Suzuki K Poulose
2016-08-31
coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral ID
Olivier Schonken
2016-07-15
hwtracing/coresight-etm3x: Convert to hotplug state machine
Richard Cochran
2016-02-20
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
2016-02-20
coresight: introducing a global trace ID function
Mathieu Poirier
2016-02-20
coresight: etm-perf: new PMU driver for ETM tracers
Mathieu Poirier
2016-02-20
coresight: etm3x: implementing perf_enable/disable() API
Mathieu Poirier
2016-02-20
coresight: etm3x: implementing user/kernel mode tracing
Mathieu Poirier
2016-02-20
coresight: etm3x: consolidating initial config
Mathieu Poirier
2016-02-20
coresight: etm3x: changing default trace configuration
Mathieu Poirier
2016-02-20
coresight: etm3x: set progbit to stop trace collection
Mathieu Poirier
2016-02-20
coresight: etm3x: adding operation mode for etm_enable()
Mathieu Poirier
2016-02-20
coresight: etm3x: splitting struct etm_drvdata
Mathieu Poirier
2016-02-20
coresight: etm3x: unlocking tracers in default arch init
Mathieu Poirier
2016-02-20
coresight: etm3x: moving sysFS entries to dedicated file
Mathieu Poirier
2016-02-20
coresight: etm3x: moving etm_readl/writel to header file
Mathieu Poirier
2016-02-20
coresight: moving PM runtime operations to core framework
Mathieu Poirier
2016-02-07
coresight: implementing 'cpu_id()' API
Mathieu Poirier
2016-02-07
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
2015-10-07
coresight: etm3x: making error message unambiguous
Mathieu Poirier
2015-10-07
coresight: etm3x: breaking down sysFS status interface
Mathieu Poirier
2015-10-07
coresight: etm3x: adding cpu affinity to sysFS interface
Mathieu Poirier
2015-08-05
coresight-etm3x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
2015-08-05
coresight-etm3x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
2015-08-05
coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
Ivan T. Ivanov
2015-05-24
coresight: etm: retrieve and handle atclk
Linus Walleij
2015-05-24
coresight: etm: let runtime PM handle core clock
Linus Walleij
2015-05-24
coresight: etm: print what version of ETM/PTM is detected
Linus Walleij
2015-05-24
coresight-etm3x: use module_amba_driver to simplify the code
Mathieu Poirier
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier