diff options
| author | Tony Jones <[email protected]> | 2019-03-02 01:19:00 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-03-06 21:11:11 +0000 |
| commit | c253c72e9d6723c8b078beb362f050059ef5de39 (patch) | |
| tree | 6dc05c3c5c97ec1a0033dd4483262a9c12125472 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | perf script python: add Python3 support to check-perf-trace.py (diff) | |
| download | kernel-c253c72e9d6723c8b078beb362f050059ef5de39.tar.gz kernel-c253c72e9d6723c8b078beb362f050059ef5de39.zip | |
perf script python: Add Python3 support to event_analyzing_sample.py
Support both Python2 and Python3 in the event_analyzing_sample.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: Feng Tang <[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
