aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2020-06-21 10:11:06 +0200
committerGreg Kroah-Hartman <[email protected]>2020-07-10 14:35:37 +0200
commit0d989da36b1512a6c61ebbd9b155969f0d2de436 (patch)
treef12284d6ab161cd664b7a3fab8c2ff3c28661617 /tools/perf/util/scripting-engines/trace-event-python.c
parent55c7549819e438f40a3ef1d8ac5c38b73390bcb7 (diff)
topology: mark a function as __init to save some memory
'topology_sysfs_init()' is only called via 'device_initcall'. It can be marked as __init to save a few bytes of memory. Signed-off-by: Christophe JAILLET <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions