drm/amd/amdgpu : adding new tracepoints to track memory information.
- adding amdgpu_cs_bo_status to track total size and total entry count of bo for each submission. - adding amdgpu_ttm_bo_move to track the bo eviction including the size of bo and the location before/after the move Signed-off-by:David Mao <David.Mao@amd.com> Reviewed-by:
Christian König <christian.koenig@amd.com> Reviewed-by:
Chunming Zhou <david1.zhou@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c 3 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 3 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_object.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h 37 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_trace.h
Loading
Please register or sign in to comment