summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2017-06-20 16:03:09 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2017-06-22 19:08:35 +0300
commitd4cdbf0334c01ac2fa29238bd7b87142ea0f5740 (patch)
treee6fdde82927e2f6abc46a79ab1d76687e14e145c /tools/perf/scripts/python/call-graph-from-sql.py
parent243dec586fca7f9acd08c0e5a9d7884fe5e9c848 (diff)
downloadlinux-d4cdbf0334c01ac2fa29238bd7b87142ea0f5740.tar.xz
drm/i915: Clean up some expressions
Write the '!(SNB||IVB)' checks in the CPT/PPT detections as '!SNB && !IVB' to make it less messy looking, and clear out some useless parens the from the virtualization PCH detection case. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170620130310.13245-5-ville.syrjala@linux.intel.com Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions