summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-trace-id.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-20coresight: Make trace ID map spinlock local to the mapJames Clark1-14/+12
2024-08-20coresight: Remove pending trace ID release mechanismJames Clark1-51/+16
2024-08-20coresight: Make CPU id map a property of a trace ID mapJames Clark1-7/+9
2024-08-20coresight: Expose map arguments in trace ID APIJames Clark1-9/+27
2024-08-20coresight: Move struct coresight_trace_id_map to common headerJames Clark1-0/+1
2023-01-19coresight: trace-id: Add debug & test macros to Trace ID allocationMike Leach1-0/+33
2023-01-19coresight: trace-id: Add API to dynamically assign Trace ID valuesMike Leach1-0/+264