diff options
author | Tony Jones <tonyj@suse.de> | 2019-03-01 17:18:59 -0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-03-06 18:10:46 -0300 |
commit | 57e604b16362273af6a517abaa6cd1133a7fc732 (patch) | |
tree | a2218c8ccbfb56bfa2ca51799da573bf84f25fc1 /crypto/simd.c | |
parent | de2ec16bd438945813198d4de2339a396904c206 (diff) | |
download | linux-57e604b16362273af6a517abaa6cd1133a7fc732.tar.bz2 |
perf script python: add Python3 support to check-perf-trace.py
Support both Python 2 and Python 3 in the check-perf-trace.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 version of
Python2 is now v2.6
Signed-off-by: Tony Jones <tonyj@suse.de>
Cc: Tom Zanussi <tzanussi@gmail.com>
Link: http://lkml.kernel.org/r/20190302011903.2416-4-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 'crypto/simd.c')
0 files changed, 0 insertions, 0 deletions