aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorGustavo Padovan <[email protected]>2016-09-21 10:20:19 +0300
committerSean Paul <[email protected]>2016-09-22 04:06:16 -0700
commitc654dd07522e88bacc546c9ccd81b3ee72838ccf (patch)
tree46dbb5210cabf230700cab1b458abff2fc8b8377 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent6a2925ea12006911c8180a89feda6d040873ed18 (diff)
dma-buf/sync_file: free fences array in num_fences is 1
When merging sync_files there is a case when we can end up with only one fence in the merged sync_file: when all fences belong to the same timeline. So for this case a fence_array is not created instead we just assigned the fence to sync_file->fence. Then we do not use the fences array anymore nor does free it. This patch frees the array. Reported-by: Chris Wilson <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Gustavo Padovan <[email protected]> Signed-off-by: Sean Paul <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions