diff options
| author | Tony Jones <[email protected]> | 2019-03-02 01:18:58 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-03-06 21:10:43 +0000 |
| commit | de2ec16bd438945813198d4de2339a396904c206 (patch) | |
| tree | db43b6bb43701a50298463ab1ee73d0cde1a6142 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | perf script python: Remove mixed indentation (diff) | |
| download | kernel-de2ec16bd438945813198d4de2339a396904c206.tar.gz kernel-de2ec16bd438945813198d4de2339a396904c206.zip | |
perf script python: Add Python3 support to futex-contention.py
Support both Python2 and Python3 in the futex-contention.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/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions
