summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm4x-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* coresight: etm4x: Fix missing trctraceidr file in sysfsMike Leach2023-06-061-9/+18
* coresight: etm4x: Update ETM4 driver to use Trace ID APIMike Leach2023-01-191-3/+24
* coresight: etm4x: Expose default timestamp source in sysfsGerman Gomez2022-08-261-0/+29
* coresight: etm4x: Cleanup TRCRSCTLRn register accessesJames Clark2022-04-131-2/+5
* coresight: etm4x: Cleanup TRCBBCTLR register accessesJames Clark2022-04-131-2/+2
* coresight: etm4x: Cleanup TRCSSPCICRn register accessesJames Clark2022-04-131-1/+1
* coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn register accessesJames Clark2022-04-131-3/+3
* coresight: etm4x: Cleanup TRCACATRn register accessesJames Clark2022-04-131-21/+21
* coresight: etm4x: Cleanup TRCVICTLR register accessesJames Clark2022-04-131-18/+18
* coresight: etm4x: Cleanup TRCSTALLCTLR register accessesJames Clark2022-04-131-6/+6
* coresight: etm4x: Cleanup TRCEVENTCTL1R register accessesJames Clark2022-04-131-10/+15
* coresight: etm4x: Cleanup TRCCONFIGR register accessesJames Clark2022-04-131-23/+23
* coresight: etm4x: Don't use virtual contextID for non-root PID namespaceLeo Yan2022-03-111-0/+28
* coresight: etm4x: Add lock for reading virtual context ID comparatorLeo Yan2022-03-111-0/+2
* coresight: Fix TRCCONFIGR.QE sysfs interfaceJames Clark2022-03-111-2/+6
* coresight: etm4x: Add complex configuration handlers to etmv4Mike Leach2021-08-181-0/+3
* coresight: ete: Add support for ETE tracingSuzuki K Poulose2021-04-061-3/+16
* coresight: etm4x: Handle accesses to TRCSTALLCTLRSuzuki K Poulose2021-02-041-1/+1
* coresight: etm4x: Expose trcdevarch via sysfsSuzuki K Poulose2021-02-041-0/+1
* coresight: etm4x: Clean up exception level masksSuzuki K Poulose2021-02-041-6/+6
* coresight: etm4x: Hide sysfs attributes for unavailable registersSuzuki K Poulose2021-02-041-0/+51
* coresight: etm4x: Make offset available for sysfs attributesSuzuki K Poulose2021-02-041-58/+57
* coresight: etm4x: Convert all register accessesSuzuki K Poulose2021-02-041-3/+6
* coresight: etm4x: Always read the registers on the host CPUSuzuki K Poulose2021-02-041-13/+10
* coresight: etm4x: Fix mis-usage of nr_resource in sysfs interfaceJonathan Zhou2020-09-171-3/+6
* coresight: etm4x: Fix issues within reset interface of sysfsJonathan Zhou2020-09-171-1/+1
* coresight: etmv4: Update default filter and initialisationMike Leach2020-05-191-1/+1
* coresight: etm4x: Fix BMVAL misuseRikard Falkeborn2019-11-041-1/+1
* coresight: etm4x: Add missing single-shot control API to sysfsMike Leach2019-11-041-0/+122
* coresight: etm4x: Add view comparator settings API to sysfs.Mike Leach2019-11-041-0/+52
* coresight: etm4x: Improve usability of sysfs - CID and VMID masks.Mike Leach2019-11-041-2/+8
* coresight: etm4x: Improve usability of sysfs - include/exclude addr.Mike Leach2019-11-041-5/+9
* coresight: etm4x: Fix issues with start-stop logic.Mike Leach2019-11-041-4/+35
* coresight: etm4x: Add missing API to set EL match on address filtersMike Leach2019-11-041-0/+42
* coresight: etm4x: Fix input validation for sysfs.Mike Leach2019-11-041-8/+13
* coresight: etm4x: Fixes for ETM v4.4 architecture updates.Mike Leach2019-11-041-6/+6
* coresight: etm4x: Two function calls lessMarkus Elfring2019-09-031-9/+4
* coresight: etm4x: Don't use contextID with PID namespacesMathieu Poirier2018-07-151-9/+38
* coresight: Moving framework and drivers to SPDX identifierMathieu Poirier2018-05-141-12/+1
* coresight: etm4x: Fix bit shiftingBo Yan2018-03-141-2/+2
* coresight: Use the new helper for defining registersSuzuki K Poulose2017-08-281-12/+12
* coresight: remove duplicated enumerationMathieu Poirier2016-08-311-0/+1
* coresight: fix handling of ETM trace register access via sysfsSudeep Holla2016-08-311-16/+46
* coresight: moving coresight_simple_func() to header fileMathieu Poirier2016-05-011-35/+28
* coresight: etm4x: implementing user/kernel mode tracingMathieu Poirier2016-05-011-0/+3
* coresight: etm4x: splitting struct etmv4_drvdataMathieu Poirier2016-05-011-282/+360
* coresight: etm4x: adding config and traceid registersMathieu Poirier2016-05-011-0/+4
* coresight: etm4x: moving sysFS entries to a dedicated fileMathieu Poirier2016-05-011-0/+2048