aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm4x-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-26coresight: etm4x: Expose default timestamp source in sysfsGerman Gomez1-0/+29
2022-04-13coresight: etm4x: Cleanup TRCRSCTLRn register accessesJames Clark1-2/+5
2022-04-13coresight: etm4x: Cleanup TRCBBCTLR register accessesJames Clark1-2/+2
2022-04-13coresight: etm4x: Cleanup TRCSSPCICRn register accessesJames Clark1-1/+1
2022-04-13coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn register accessesJames Clark1-3/+3
2022-04-13coresight: etm4x: Cleanup TRCACATRn register accessesJames Clark1-21/+21
2022-04-13coresight: etm4x: Cleanup TRCVICTLR register accessesJames Clark1-18/+18
2022-04-13coresight: etm4x: Cleanup TRCSTALLCTLR register accessesJames Clark1-6/+6
2022-04-13coresight: etm4x: Cleanup TRCEVENTCTL1R register accessesJames Clark1-10/+15
2022-04-13coresight: etm4x: Cleanup TRCCONFIGR register accessesJames Clark1-23/+23
2022-03-11coresight: etm4x: Don't use virtual contextID for non-root PID namespaceLeo Yan1-0/+28
2022-03-11coresight: etm4x: Add lock for reading virtual context ID comparatorLeo Yan1-0/+2
2022-03-11coresight: Fix TRCCONFIGR.QE sysfs interfaceJames Clark1-2/+6
2021-08-18coresight: etm4x: Add complex configuration handlers to etmv4Mike Leach1-0/+3
2021-04-06coresight: ete: Add support for ETE tracingSuzuki K Poulose1-3/+16
2021-02-04coresight: etm4x: Handle accesses to TRCSTALLCTLRSuzuki K Poulose1-1/+1
2021-02-04coresight: etm4x: Expose trcdevarch via sysfsSuzuki K Poulose1-0/+1
2021-02-04coresight: etm4x: Clean up exception level masksSuzuki K Poulose1-6/+6
2021-02-04coresight: etm4x: Hide sysfs attributes for unavailable registersSuzuki K Poulose1-0/+51
2021-02-04coresight: etm4x: Make offset available for sysfs attributesSuzuki K Poulose1-58/+57
2021-02-04coresight: etm4x: Convert all register accessesSuzuki K Poulose1-3/+6
2021-02-04coresight: etm4x: Always read the registers on the host CPUSuzuki K Poulose1-13/+10
2020-09-17coresight: etm4x: Fix mis-usage of nr_resource in sysfs interfaceJonathan Zhou1-3/+6
2020-09-17coresight: etm4x: Fix issues within reset interface of sysfsJonathan Zhou1-1/+1
2020-05-19coresight: etmv4: Update default filter and initialisationMike Leach1-1/+1
2019-11-04coresight: etm4x: Fix BMVAL misuseRikard Falkeborn1-1/+1
2019-11-04coresight: etm4x: Add missing single-shot control API to sysfsMike Leach1-0/+122
2019-11-04coresight: etm4x: Add view comparator settings API to sysfs.Mike Leach1-0/+52
2019-11-04coresight: etm4x: Improve usability of sysfs - CID and VMID masks.Mike Leach1-2/+8
2019-11-04coresight: etm4x: Improve usability of sysfs - include/exclude addr.Mike Leach1-5/+9
2019-11-04coresight: etm4x: Fix issues with start-stop logic.Mike Leach1-4/+35
2019-11-04coresight: etm4x: Add missing API to set EL match on address filtersMike Leach1-0/+42
2019-11-04coresight: etm4x: Fix input validation for sysfs.Mike Leach1-8/+13
2019-11-04coresight: etm4x: Fixes for ETM v4.4 architecture updates.Mike Leach1-6/+6
2019-09-03coresight: etm4x: Two function calls lessMarkus Elfring1-9/+4
2018-07-15coresight: etm4x: Don't use contextID with PID namespacesMathieu Poirier1-9/+38
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier1-12/+1
2018-03-14coresight: etm4x: Fix bit shiftingBo Yan1-2/+2
2017-08-28coresight: Use the new helper for defining registersSuzuki K Poulose1-12/+12
2016-08-31coresight: remove duplicated enumerationMathieu Poirier1-0/+1
2016-08-31coresight: fix handling of ETM trace register access via sysfsSudeep Holla1-16/+46
2016-05-01coresight: moving coresight_simple_func() to header fileMathieu Poirier1-35/+28
2016-05-01coresight: etm4x: implementing user/kernel mode tracingMathieu Poirier1-0/+3
2016-05-01coresight: etm4x: splitting struct etmv4_drvdataMathieu Poirier1-282/+360
2016-05-01coresight: etm4x: adding config and traceid registersMathieu Poirier1-0/+4
2016-05-01coresight: etm4x: moving sysFS entries to a dedicated fileMathieu Poirier1-0/+2048