summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorThomas Falcon <tlfalcon@linux.vnet.ibm.com>2018-05-16 15:49:05 -0500
committerDavid S. Miller <davem@davemloft.net>2018-05-17 14:57:19 -0400
commit0718421389da3d4352f4538449e83316fbed4389 (patch)
treea3bb3a5cab3e36840042ae3361f9caf650c7c21e /tools/perf/scripts/python/export-to-postgresql.py
parent134bbe7f21f4455c8be64f945b8b67094f768de0 (diff)
ibmvnic: Fix statistics buffers memory leak
Move initialization of statistics buffers from ibmvnic_init function into ibmvnic_probe. In the current state, ibmvnic_init will be called again during a device reset, resulting in the allocation of new buffers without freeing the old ones. Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions