summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVasily Ulyanov <vulyanov@quantenna.com>2018-01-22 15:46:26 +0300
committerKalle Valo <kvalo@codeaurora.org>2018-01-24 18:00:30 +0200
commit04b01affb824ef1f2a3e3f4e64a133d3b45376cd (patch)
treec84d47be3636a4adfce428963ad57d4a0ca404a8 /tools/perf/scripts/python/export-to-postgresql.py
parent87affddef94e65a10683cc43229f0bb4f47b2bee (diff)
qtnfmac: support 64-bit network interface stats
On 32-bit platforms packet counters are stored in a net_device_stats struct as unsigned long integers. As a result, after some time of network activity an overflow takes place in network packet counters. This patch makes use of new structs for holding interface statistics. Signed-off-by: Vasily Ulyanov <vulyanov@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions