]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: limit the amdgpu_vm_update_ptes trace point
authorChristian König <christian.koenig@amd.com>
Tue, 8 Dec 2020 15:19:42 +0000 (16:19 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Dec 2020 21:41:48 +0000 (16:41 -0500)
commitfa016b8764859c84a973100651e6a263d6d4edd8
tree6bae875d745e13247fd11eaf98e604997539ebeb
parent1db767f6594251738d60001c6ffe0c55551cf9ec
drm/amdgpu: limit the amdgpu_vm_update_ptes trace point

The text output should not be more than a page, so only print the first
32 page table entries.

If we need all of them we can still look into the binary trace.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Shashank Sharma <shashank.sharma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h