diff options
author | Eduardo Habkost <[email protected]> | 2018-10-05 17:40:57 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-10-08 14:30:44 -0300 |
commit | e13a5d69c31d35538e80176d54d95b6addf4dcbf (patch) | |
tree | 7b668b300c6aa3d86f117e606621365372ab4923 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 1e44224fb0528b4c0cc176bde2bb31e9127eb14b (diff) |
perf python: Make clang_has_option() work on Python 3
Use a bytes literal so it works with Python 3's version of Popen().
Note that the b"..." syntax requires Python 2.6+.
Signed-off-by: Eduardo Habkost <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions