diff options
| author | Tony Jones <[email protected]> | 2019-02-22 23:06:08 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-02-25 20:16:48 +0000 |
| commit | 9b2700efc57f46fe63beee5f64fcfe2746936b4e (patch) | |
| tree | d65310426f84d902f82b57f052cc8a9b61ce52c0 /tools/perf/scripts/python/sched-migration.py | |
| parent | perf script python: Add Python3 support to netdev-times.py (diff) | |
| download | kernel-9b2700efc57f46fe63beee5f64fcfe2746936b4e.tar.gz kernel-9b2700efc57f46fe63beee5f64fcfe2746936b4e.zip | |
perf script python: Add Python3 support to failed-syscalls-by-pid.py
Support both Python2 and Python3 in the failed-syscalls-by-pid.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 <[email protected]>
Cc: Tom Zanussi <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Seeteena Thoufeek <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions
