OSDN Git Service

drm/amdgpu: use sched_job id instead of pointer for tracing
authorAndres Rodriguez <andresx7@gmail.com>
Fri, 10 Mar 2017 02:25:52 +0000 (21:25 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:53:54 +0000 (23:53 -0400)
commitf6fd20304a783c5f4706865634998fcb70545706
tree6de1b9d0dc7e17e3eb3429d8d8d0382231d52c0d
parent373eadfa6aa89e2a942d83ae02ff7858875746c0
drm/amdgpu: use sched_job id instead of pointer for tracing

Pointers get reallocated and they are hard to read for humans. Use ids
instead.

Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h