aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKim Phillips <[email protected]>2020-09-28 10:35:03 -0600
committerGreg Kroah-Hartman <[email protected]>2020-09-28 19:47:41 +0200
commitac879266322735e397957df4e119f9f5b85ed647 (patch)
treeeefe40a94ec1ffee214785b0d9438cb29b67cb26 /tools/perf/scripts/python/export-to-postgresql.py
parent1e8b3381c9db55385f34b1b2eb035aaffabc9ae7 (diff)
coresight: replicator: Allow replicator driver to be built as module
Allow to build coresight-replicator as modules, for ease of development. - Kconfig becomes a tristate, to allow =m - combine static and dynamic replicator init into single module_init/exit call - add replicator_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: Kim Phillips <[email protected]> Signed-off-by: Mian Yousaf Kaukab <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions