diff options
| author | Tony Jones <[email protected]> | 2019-02-22 23:06:11 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-02-25 20:16:51 +0000 |
| commit | e4d053ddb4c48cbde27b4c5edd3cc8f957684e4f (patch) | |
| tree | acc46f1758db146f8584d55c9c7ab7c5f38879f2 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | perf script python: Add Python3 support to failed-syscalls-by-pid.py (diff) | |
| download | kernel-e4d053ddb4c48cbde27b4c5edd3cc8f957684e4f.tar.gz kernel-e4d053ddb4c48cbde27b4c5edd3cc8f957684e4f.zip | |
perf script python: Add Python3 support to mem-phys-addr.py
Support both Python2 and Python3 in the mem-phys-addr.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]>
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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
