index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-06-06
coresight: etm4x: Fix missing trctraceidr file in sysfs
Mike Leach
1
-9
/
+18
2023-01-19
coresight: etm4x: Update ETM4 driver to use Trace ID API
Mike Leach
1
-3
/
+24
2022-08-26
coresight: etm4x: Expose default timestamp source in sysfs
German Gomez
1
-0
/
+29
2022-04-13
coresight: etm4x: Cleanup TRCRSCTLRn register accesses
James Clark
1
-2
/
+5
2022-04-13
coresight: etm4x: Cleanup TRCBBCTLR register accesses
James Clark
1
-2
/
+2
2022-04-13
coresight: etm4x: Cleanup TRCSSPCICRn register accesses
James Clark
1
-1
/
+1
2022-04-13
coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn register accesses
James Clark
1
-3
/
+3
2022-04-13
coresight: etm4x: Cleanup TRCACATRn register accesses
James Clark
1
-21
/
+21
2022-04-13
coresight: etm4x: Cleanup TRCVICTLR register accesses
James Clark
1
-18
/
+18
2022-04-13
coresight: etm4x: Cleanup TRCSTALLCTLR register accesses
James Clark
1
-6
/
+6
2022-04-13
coresight: etm4x: Cleanup TRCEVENTCTL1R register accesses
James Clark
1
-10
/
+15
2022-04-13
coresight: etm4x: Cleanup TRCCONFIGR register accesses
James Clark
1
-23
/
+23
2022-03-11
coresight: etm4x: Don't use virtual contextID for non-root PID namespace
Leo Yan
1
-0
/
+28
2022-03-11
coresight: etm4x: Add lock for reading virtual context ID comparator
Leo Yan
1
-0
/
+2
2022-03-11
coresight: Fix TRCCONFIGR.QE sysfs interface
James Clark
1
-2
/
+6
2021-08-18
coresight: etm4x: Add complex configuration handlers to etmv4
Mike Leach
1
-0
/
+3
2021-04-07
coresight: ete: Add support for ETE tracing
Suzuki K Poulose
1
-3
/
+16
2021-02-04
coresight: etm4x: Handle accesses to TRCSTALLCTLR
Suzuki K Poulose
1
-1
/
+1
2021-02-04
coresight: etm4x: Expose trcdevarch via sysfs
Suzuki K Poulose
1
-0
/
+1
2021-02-04
coresight: etm4x: Clean up exception level masks
Suzuki K Poulose
1
-6
/
+6
2021-02-04
coresight: etm4x: Hide sysfs attributes for unavailable registers
Suzuki K Poulose
1
-0
/
+51
2021-02-04
coresight: etm4x: Make offset available for sysfs attributes
Suzuki K Poulose
1
-58
/
+57
2021-02-04
coresight: etm4x: Convert all register accesses
Suzuki K Poulose
1
-3
/
+6
2021-02-04
coresight: etm4x: Always read the registers on the host CPU
Suzuki K Poulose
1
-13
/
+10
2020-09-17
coresight: etm4x: Fix mis-usage of nr_resource in sysfs interface
Jonathan Zhou
1
-3
/
+6
2020-09-17
coresight: etm4x: Fix issues within reset interface of sysfs
Jonathan Zhou
1
-1
/
+1
2020-05-19
coresight: etmv4: Update default filter and initialisation
Mike Leach
1
-1
/
+1
2019-11-04
coresight: etm4x: Fix BMVAL misuse
Rikard Falkeborn
1
-1
/
+1
2019-11-04
coresight: etm4x: Add missing single-shot control API to sysfs
Mike Leach
1
-0
/
+122
2019-11-04
coresight: etm4x: Add view comparator settings API to sysfs.
Mike Leach
1
-0
/
+52
2019-11-04
coresight: etm4x: Improve usability of sysfs - CID and VMID masks.
Mike Leach
1
-2
/
+8
2019-11-04
coresight: etm4x: Improve usability of sysfs - include/exclude addr.
Mike Leach
1
-5
/
+9
2019-11-04
coresight: etm4x: Fix issues with start-stop logic.
Mike Leach
1
-4
/
+35
2019-11-04
coresight: etm4x: Add missing API to set EL match on address filters
Mike Leach
1
-0
/
+42
2019-11-04
coresight: etm4x: Fix input validation for sysfs.
Mike Leach
1
-8
/
+13
2019-11-04
coresight: etm4x: Fixes for ETM v4.4 architecture updates.
Mike Leach
1
-6
/
+6
2019-09-03
coresight: etm4x: Two function calls less
Markus Elfring
1
-9
/
+4
2018-07-15
coresight: etm4x: Don't use contextID with PID namespaces
Mathieu Poirier
1
-9
/
+38
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
1
-12
/
+1
2018-03-14
coresight: etm4x: Fix bit shifting
Bo Yan
1
-2
/
+2
2017-08-28
coresight: Use the new helper for defining registers
Suzuki K Poulose
1
-12
/
+12
2016-08-31
coresight: remove duplicated enumeration
Mathieu Poirier
1
-0
/
+1
2016-08-31
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
1
-16
/
+46
2016-05-02
coresight: moving coresight_simple_func() to header file
Mathieu Poirier
1
-35
/
+28
2016-05-02
coresight: etm4x: implementing user/kernel mode tracing
Mathieu Poirier
1
-0
/
+3
2016-05-02
coresight: etm4x: splitting struct etmv4_drvdata
Mathieu Poirier
1
-282
/
+360
2016-05-02
coresight: etm4x: adding config and traceid registers
Mathieu Poirier
1
-0
/
+4
2016-05-02
coresight: etm4x: moving sysFS entries to a dedicated file
Mathieu Poirier
1
-0
/
+2048