summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-dummy.c
AgeCommit message (Expand)Author
2025-03-04Coresight: Change to read the trace ID from coresight_pathJie Gan
2025-03-04Coresight: Add trace_id function to retrieving the trace IDJie Gan
2024-12-11coresight: dummy: Add static trace id support for dummy sourceMao Jinlong
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-08-20coresight: Use per-sink trace ID maps for Perf sessionsJames Clark
2024-08-19Coresight: Set correct cs_mode for dummy source to fix disable issueJie Gan
2023-11-16coresight: dummy: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-04coresight: dummy: simplify the code with module_platform_driverYang Yingliang
2023-06-19coresight: dummy: Update type of mode parameter in dummy_{sink,source}_enable()Nathan Chancellor
2023-06-15Coresight: Add coresight dummy driverHao Zhang