aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm4x-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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