aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <[email protected]>2017-10-13 10:23:09 -0400
committerSteven Rostedt (VMware) <[email protected]>2017-10-17 19:03:09 -0400
commita96a5037ed0f52e2d86739f4a1ef985bd036e575 (patch)
tree0285748b22459933041670af2e6cbca50856d78b /tools/perf/scripts/python/export-to-postgresql.py
parentb5ca66f9c0cf8c1cfeca12f001b86486c670279d (diff)
tracing, thermal: Hide cpu cooling trace events when not in use
As trace events when defined create data structures and functions to process them, defining trace events when not using them is a waste of memory. The trace events thermal_power_cpu_get_power and thermal_power_cpu_limit are only used when CONFIG_CPU_THERMAL is set. Make those events only defined when that is set as well. Link: http://lkml.kernel.org/r/[email protected] Cc: Eduardo Valentin <[email protected]> Acked-by: Javi Merino <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions