diff options
author | 2018-03-23 18:07:16 -0400 | |
---|---|---|
committer | 2018-03-28 22:47:06 +0200 | |
commit | 6ade1ae84c9236cbb58de4b17f770f2791106676 (patch) | |
tree | 69b7b9df2d4da5c4128912964509373a5bf290ba /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: SVM: Implement pause loop exit logic in SVM (diff) | |
download | wireguard-linux-6ade1ae84c9236cbb58de4b17f770f2791106676.tar.xz wireguard-linux-6ade1ae84c9236cbb58de4b17f770f2791106676.zip |
tools/kvm_stat: Fix python3 syntax
$ python3 tools/kvm/kvm_stat/kvm_stat
File "tools/kvm/kvm_stat/kvm_stat", line 1137
def sortkey((_k, v)):
^
SyntaxError: invalid syntax
Fix it in a way that's compatible with python2 and python3
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Tested-by: Stefan Raspl <stefan.raspl@linux.vnet.ibm.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions