summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAlexander Aring <aahringo@redhat.com>2022-11-18 01:11:52 +0300
committerDavid Teigland <teigland@redhat.com>2022-11-21 18:45:49 +0300
commitc51c9cd8addcfbdc097dbefd59f022402183644b (patch)
treeecdb49a095b310055a1bd7cd73e84959fd3c58bf /tools/perf/scripts/python/export-to-postgresql.py
parentc3d88dfd15835f42c79467eee2c40db3095e5271 (diff)
downloadlinux-c51c9cd8addcfbdc097dbefd59f022402183644b.tar.xz
fs: dlm: don't put dlm_local_addrs on heap
This patch removes to allocate the dlm_local_addr[] pointers on the heap. Instead we directly store the type of "struct sockaddr_storage". This removes function deinit_local() because it was freeing memory only. Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions