summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorRuss Weight <russell.h.weight@intel.com>2017-06-08 11:38:59 -0700
committerChris Redpath <chris.redpath@arm.com>2017-10-27 13:30:34 +0100
commite3ba92c160d3fb21af5b28a21c63851fad21b168 (patch)
tree4e4012cd50d29429ce89c3f27825d2721a54830c /tools/perf/scripts/python/call-graph-from-postgresql.py
parent3c71cbb896fe15de4f365223af45096c4098c309 (diff)
sched/tune: access schedtune_initialized under CGROUP_SCHEDTUNE
schedtune_initialized is protected by CONFIG_CGROUP_SCHEDTUNE, but is being used without CONFIG_CGROUP_SCHEDTUNE being defined. Add appropriate ifdefs around the usage of schedtune_initialized to avoid a compilation error when CONFIG_CGROUP_SCHEDTUNE is not defined. Change-Id: Iab79bf053d74db3eeb84c09d71d43b4e39746ed2 Signed-off-by: Russ Weight <russell.h.weight@intel.com> Signed-off-by: Fei Yang <fei.yang@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions