aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKim Phillips <[email protected]>2020-09-28 10:35:02 -0600
committerGreg Kroah-Hartman <[email protected]>2020-09-28 19:47:41 +0200
commit1e8b3381c9db55385f34b1b2eb035aaffabc9ae7 (patch)
tree8e9c8787fa33b4df2e221fe33608d9efded25055 /tools/perf/scripts/python
parentecfbf09b1e3f2ac3ed1faf8385e6cf4f6efc26b5 (diff)
coresight: funnel: Allow funnel driver to be built as module
Allow to build coresight-funnel as module, for ease of development. - combine static and dynamic funnel init into single module_init/exit call - add funnel_remove functions, for module unload - add a MODULE_DEVICE_TABLE for autoloading on boot Cc: Mathieu Poirier <[email protected]> Cc: Leo Yan <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Randy Dunlap <[email protected]> Cc: Suzuki K Poulose <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Russell King <[email protected]> Co-developed-by: Mian Yousaf Kaukab <[email protected]> Tested-by: Mike Leach <[email protected]> Reviewed-by: Suzuki K Poulose <[email protected]> Signed-off-by: Mian Yousaf Kaukab <[email protected]> Signed-off-by: Kim Phillips <[email protected]> Signed-off-by: Tingwei Zhang <[email protected]> Signed-off-by: Mathieu Poirier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions