开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2025-01-17
arm64/sysreg: Get rid of TRFCR_ELx SysregFields
Marc Zyngier
2023-06-06
coresight: etm4x: Fix missing trctraceidr file in sysfs
Mike Leach
2023-01-19
coresight: etm4x: Update ETM4 driver to use Trace ID API
Mike Leach
2022-08-26
coresight: etm4x: Expose default timestamp source in sysfs
German Gomez
2022-04-13
coresight: etm4x: Cleanup TRCRSCTLRn register accesses
James Clark
2022-04-13
coresight: etm4x: Cleanup TRCBBCTLR register accesses
James Clark
2022-04-13
coresight: etm4x: Cleanup TRCSSPCICRn register accesses
James Clark
2022-04-13
coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn register accesses
James Clark
2022-04-13
coresight: etm4x: Cleanup TRCACATRn register accesses
James Clark
2022-04-13
coresight: etm4x: Cleanup TRCVICTLR register accesses
James Clark
2022-04-13
coresight: etm4x: Cleanup TRCSTALLCTLR register accesses
James Clark
2022-04-13
coresight: etm4x: Cleanup TRCEVENTCTL1R register accesses
James Clark
2022-04-13
coresight: etm4x: Cleanup TRCCONFIGR register accesses
James Clark
2022-03-11
coresight: etm4x: Don't use virtual contextID for non-root PID namespace
Leo Yan
2022-03-11
coresight: etm4x: Add lock for reading virtual context ID comparator
Leo Yan
2022-03-11
coresight: Fix TRCCONFIGR.QE sysfs interface
James Clark
2021-08-18
coresight: etm4x: Add complex configuration handlers to etmv4
Mike Leach
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