Tool/software: TI C/C++ Compiler
Hi:
we are working on visionsdk 3.05 with QT 5.6. we are suffering the memory leak when our AVM application quit normally. we are also use the valgrind to check the memory by nothing found. see the attachment.
each time, when we start&quit the application, the free of system memory will decrease by 16M( we trace the memory usage by free cmd), repeat several time, will run out of the memory, and our application can't be spawned by OOM).
so we wounder if we could not release the memory from the OpengGL, so our question is how we can trace the memory usage of OpenGL and convinient for use to debug such problem.
thanks.mem_leak.log