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-sysfs.c
Age
Commit message (
Expand
)
Author
2021-04-06
coresight: ete: Add support for ETE tracing
Suzuki K Poulose
2021-02-04
coresight: etm4x: Handle accesses to TRCSTALLCTLR
Suzuki K Poulose
2021-02-04
coresight: etm4x: Expose trcdevarch via sysfs
Suzuki K Poulose
2021-02-04
coresight: etm4x: Clean up exception level masks
Suzuki K Poulose
2021-02-04
coresight: etm4x: Hide sysfs attributes for unavailable registers
Suzuki K Poulose
2021-02-04
coresight: etm4x: Make offset available for sysfs attributes
Suzuki K Poulose
2021-02-04
coresight: etm4x: Convert all register accesses
Suzuki K Poulose
2021-02-04
coresight: etm4x: Always read the registers on the host CPU
Suzuki K Poulose
2020-09-17
coresight: etm4x: Fix mis-usage of nr_resource in sysfs interface
Jonathan Zhou
2020-09-17
coresight: etm4x: Fix issues within reset interface of sysfs
Jonathan Zhou
2020-05-19
coresight: etmv4: Update default filter and initialisation
Mike Leach
2019-11-04
coresight: etm4x: Fix BMVAL misuse
Rikard Falkeborn
2019-11-04
coresight: etm4x: Add missing single-shot control API to sysfs
Mike Leach
2019-11-04
coresight: etm4x: Add view comparator settings API to sysfs.
Mike Leach
2019-11-04
coresight: etm4x: Improve usability of sysfs - CID and VMID masks.
Mike Leach
2019-11-04
coresight: etm4x: Improve usability of sysfs - include/exclude addr.
Mike Leach
2019-11-04
coresight: etm4x: Fix issues with start-stop logic.
Mike Leach
2019-11-04
coresight: etm4x: Add missing API to set EL match on address filters
Mike Leach
2019-11-04
coresight: etm4x: Fix input validation for sysfs.
Mike Leach
2019-11-04
coresight: etm4x: Fixes for ETM v4.4 architecture updates.
Mike Leach
2019-09-03
coresight: etm4x: Two function calls less
Markus Elfring
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
2018-03-14
coresight: etm4x: Fix bit shifting
Bo Yan
2017-08-28
coresight: Use the new helper for defining registers
Suzuki K Poulose
2016-08-31
coresight: remove duplicated enumeration
Mathieu Poirier
2016-08-31
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
2016-05-01
coresight: moving coresight_simple_func() to header file
Mathieu Poirier
2016-05-01
coresight: etm4x: implementing user/kernel mode tracing
Mathieu Poirier
2016-05-01
coresight: etm4x: splitting struct etmv4_drvdata
Mathieu Poirier
2016-05-01
coresight: etm4x: adding config and traceid registers
Mathieu Poirier
2016-05-01
coresight: etm4x: moving sysFS entries to a dedicated file
Mathieu Poirier