summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-dummy.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-11coresight: dummy: Add static trace id support for dummy sourceMao Jinlong1-9/+72
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2024-08-20coresight: Use per-sink trace ID maps for Perf sessionsJames Clark1-1/+2
2024-08-19Coresight: Set correct cs_mode for dummy source to fix disable issueJie Gan1-0/+4
2023-11-16coresight: dummy: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-08-04coresight: dummy: simplify the code with module_platform_driverYang Yingliang1-11/+1
2023-06-19coresight: dummy: Update type of mode parameter in dummy_{sink,source}_enable()Nathan Chancellor1-2/+2
2023-06-15Coresight: Add coresight dummy driverHao Zhang1-0/+163