aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2014-10-16 11:54:54 +0200
committerBen Skeggs <[email protected]>2015-07-27 18:56:07 +1000
commitf5654d9555b470d05be9d6d26cfb8fb79239ac3e (patch)
tree16a23be0e0970976569e5f70bd70e6d6079e4631 /tools/perf/scripts/python/export-to-postgresql.py
parent9694554691d26226f84fa1d6f500b7e7c9288510 (diff)
drm/nouveau: Do not leak client objects
The memory allocated for a nouveau_cli object in nouveau_cli_create() is never freed. Free the memory in nouveau_cli_destroy() to plug this leak. kmemleak recorded this after running a couple of nouveau test programs. Note that kmemleak points at drm_open_helper() because for some reason it thinks that skipping the first two stack frames is a good idea. Signed-off-by: Thierry Reding <[email protected]> Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions