diff options
author | Tony Jones <tonyj@suse.de> | 2019-03-05 08:19:02 -0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-03-06 18:12:33 -0300 |
commit | fdf2460c297f1bb2f3bd20b3b52903b267af9050 (patch) | |
tree | eaa985691694948a888daec730ec0b1eb5ac6234 /Documentation/sync_file.txt | |
parent | c253c72e9d6723c8b078beb362f050059ef5de39 (diff) | |
download | linux-fdf2460c297f1bb2f3bd20b3b52903b267af9050.tar.bz2 |
perf script python: Add Python3 support to intel-pt-events.py
Support both Python2 and Python3 in the intel-pt-events.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>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: http://lkml.kernel.org/r/fd26acf9-0c0f-717f-9664-a3c33043ce19@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 'Documentation/sync_file.txt')
0 files changed, 0 insertions, 0 deletions