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-etm4x.h
Age
Commit message (
Expand
)
Author
2021-04-06
coresight: ete: Add support for ETE tracing
Suzuki K Poulose
2021-04-06
coresight: ete: Add support for ETE sysreg access
Suzuki K Poulose
2021-04-06
coresight: etm4x: Add support for PE OS lock
Suzuki K Poulose
2021-04-06
coresight: etm4x: Move ETM to prohibited region for disable
Suzuki K Poulose
2021-02-04
coresight: etm4x: Handle ETM architecture version
Suzuki K Poulose
2021-02-04
coresight: etm4x: Clean up exception level masks
Suzuki K Poulose
2021-02-04
coresight: etm4x: Cleanup secure exception level masks
Suzuki K Poulose
2021-02-04
coresight: etm4x: Define DEVARCH register fields
Suzuki K Poulose
2021-02-04
coresight: etm4x: Hide sysfs attributes for unavailable registers
Suzuki K Poulose
2021-02-04
coresight: etm4x: Add sysreg access helpers
Suzuki K Poulose
2021-02-04
coresight: etm4x: Add commentary on the registers
Suzuki K Poulose
2021-02-04
coresight: etm4x: Convert all register accesses
Suzuki K Poulose
2021-02-04
coresight: etm4x: Handle access to TRCSSPCICRn
Suzuki K Poulose
2020-12-08
coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflow
Qi Liu
2020-09-17
coresight: etm4x: Fix number of resources check for ETM 4.3 and above
Mike Leach
2020-09-17
coresight: etm4x: Ensure default perf settings filter user/kernel
Mike Leach
2020-07-21
coresight: etm4x: Fix save/restore during cpu idle
Suzuki K Poulose
2020-07-21
coresight: etmv4: Fix resource selector constant
Mike Leach
2020-07-21
coresight: etm4x: Add support to skip trace unit power up
Tingwei Zhang
2019-11-04
coresight: etm4x: Add missing single-shot control API to sysfs
Mike Leach
2019-11-04
coresight: etm4x: Fixes for ETM v4.4 architecture updates.
Mike Leach
2019-11-04
coresight: etm4x: Save/restore state across CPU low power states
Andrew Murray
2019-06-19
coresight: etm: Clean up device specific data
Suzuki K Poulose
2018-07-15
coresight: etm4x: Don't use contextID with PID namespaces
Mathieu Poirier
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2017-01-25
coresight: etm4x: Fix enabling of cycle accurate tracing in perf.
Mike Leach
2016-08-31
coresight: remove duplicated enumeration
Mathieu Poirier
2016-08-31
coresight: etm4x: request to retain power to the trace unit when active
Sudeep Holla
2016-05-03
coresight: etm4x: modify q_support type
Li Pengcheng
2016-05-01
coresight: etm4x: implementing user/kernel mode tracing
Mathieu Poirier
2016-05-01
coresight: etm4x: moving etm_drvdata::enable to atomic field
Mathieu Poirier
2016-05-01
coresight: etm4x: splitting etmv4 default configuration
Mathieu Poirier
2016-05-01
coresight: etm4x: splitting struct etmv4_drvdata
Mathieu Poirier
2016-05-01
coresight: etm4x: moving sysFS entries to a dedicated file
Mathieu Poirier
2015-08-05
coresight-etm4x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
2015-08-05
coresight-etm4x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
2015-05-24
coresight-etm4x: Adding CoreSight ETM4x driver
Pratik Patel