Tool/software: Linux
Hello:
we're working on the VisionSDK3.0.4,
- which memory region does OpenGL (GPU) allocated?
- For Linux, how we can check the memory usage above?
- Does the OpenGL(GPU) memory belong to application which is under /proc/$(pidof app)/status ?
- How we can check the GPU cpu usage?
- how to check the usage of SR1_FRAME_BUFFER_SIZE?
Thanks.