aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMarc Hartmayer <[email protected]>2018-01-09 13:27:02 +0100
committerPaolo Bonzini <[email protected]>2018-02-24 01:43:39 +0100
commit006f1548ac13d67d21865416a0f4e8062df1a85f (patch)
tree1cd9141b5d751773064f6457556cf0997340792f /tools/perf/scripts/python/export-to-postgresql.py
parentfaa312a543283c717342cd332b5b9247bd305dce (diff)
tools/kvm_stat: use a namedtuple for storing the values
Use a namedtuple for storing the values as it allows to access the fields of a tuple via names. This makes the overall code much easier to read and to understand. Access by index is still possible as before. Signed-off-by: Marc Hartmayer <[email protected]> Tested-by: Stefan Raspl <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions