diff options
author | Tony Jones <tonyj@suse.de> | 2019-03-01 17:19:00 -0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-03-06 18:11:11 -0300 |
commit | c253c72e9d6723c8b078beb362f050059ef5de39 (patch) | |
tree | 6dc05c3c5c97ec1a0033dd4483262a9c12125472 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 57e604b16362273af6a517abaa6cd1133a7fc732 (diff) |
perf script python: Add Python3 support to event_analyzing_sample.py
Support both Python2 and Python3 in the event_analyzing_sample.py script
There may be differences in the ordering of output lines due to
differences in dictionary ordering etc. However the format within lines
should be unchanged.
The use of 'from __future__' implies the minimum supported Python2 version
is now v2.6
Signed-off-by: Tony Jones <tonyj@suse.de>
Cc: Feng Tang <feng.tang@intel.com>
Link: http://lkml.kernel.org/r/20190302011903.2416-5-tonyj@suse.de
Signed-off-by: Seeteena Thoufeek <s1seetee@linux.vnet.ibm.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions