criu/plugins
Tvrtko Ursulin 0f73de00cb plugins/amdgpu: Use existing temporary buffer for the buffer object image name
amdgpu_plugin_drm_dump_file() already defines a large temporary stack
buffer for the purpose of generating the file level protobuf image name.

Instead of the buffer object dumping loop defining a separate temporary
stack buffer for the buffer content protobuf images we can simply use the
top level one.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
2026-06-20 23:38:16 -07:00
..
amdgpu plugins/amdgpu: Use existing temporary buffer for the buffer object image name 2026-06-20 23:38:16 -07:00
cuda amdgpu: use fseeko with large-file support instead of fseeko64 2026-01-08 07:48:23 -08:00