diff options
| author | Tony Jones <[email protected]> | 2019-03-05 16:19:02 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-03-06 21:12:33 +0000 |
| commit | fdf2460c297f1bb2f3bd20b3b52903b267af9050 (patch) | |
| tree | eaa985691694948a888daec730ec0b1eb5ac6234 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | perf script python: Add Python3 support to event_analyzing_sample.py (diff) | |
| download | kernel-fdf2460c297f1bb2f3bd20b3b52903b267af9050.tar.gz kernel-fdf2460c297f1bb2f3bd20b3b52903b267af9050.zip | |
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 <[email protected]>
Acked-by: Adrian Hunter <[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/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
