linux/tools/perf/scripts
Adrian Hunter 606bd60ab6 perf scripts python: exported-sql-viewer.py: Fix python3 support
Unlike python2, python3 strings are not compatible with byte strings.
That results in disassembly not working for the branches reports. Fixup
those places overlooked in the port to python3.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Fixes: beda0e725e ("perf script python: Add Python3 support to exported-sql-viewer.py")
Link: http://lkml.kernel.org/r/20190327072826.19168-3-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2019-03-28 15:53:16 -03:00
..
perl perf tools: Rename build libperf to perf 2019-02-14 15:18:08 -03:00
python perf scripts python: exported-sql-viewer.py: Fix python3 support 2019-03-28 15:53:16 -03:00
Build perf tools: Rename build libperf to perf 2019-02-14 15:18:08 -03:00