commit | f6fd20304a783c5f4706865634998fcb70545706 | [log] [tgz] |
---|---|---|
author | Andres Rodriguez <andresx7@gmail.com> | Thu Mar 09 21:25:52 2017 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 29 23:53:54 2017 -0400 |
tree | 6de1b9d0dc7e17e3eb3429d8d8d0382231d52c0d | |
parent | 373eadfa6aa89e2a942d83ae02ff7858875746c0 [diff] |
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>