Kevin Wang
5e1d763c38
drm/amdgpu: fix amdgpu trace event print string format error
[ Upstream commit 2c2fdb8bca ]
the trace event print string format error.
(use integer type to handle string)
before:
amdgpu_test_kev-1556 [002] 138.508781: amdgpu_cs_ioctl:
sched_job=8, timeline=gfx_0.0.0, context=177, seqno=1,
ring_name=ffff94d01c207bf0, num_ibs=2
after:
amdgpu_test_kev-1506 [004] 370.703783: amdgpu_cs_ioctl:
sched_job=12, timeline=gfx_0.0.0, context=234, seqno=2,
ring_name=gfx_0.0.0, num_ibs=1
change trace event list:
1.amdgpu_cs_ioctl
2.amdgpu_sched_run_job
3.amdgpu_ib_pipe_sync
Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-31 16:44:11 +01:00
..
2019-12-31 16:44:11 +01:00
2019-12-31 16:43:16 +01:00
2019-08-14 18:31:10 +02:00
2019-08-14 19:27:26 +02:00
2019-09-19 16:24:24 -07:00
2019-08-06 09:20:58 +02:00
2019-12-31 16:44:05 +01:00
2019-10-29 18:12:24 +01:00
2019-12-31 16:42:26 +01:00
2019-08-10 15:41:48 +02:00
2019-08-27 17:21:04 +10:00
2019-08-14 18:30:52 +02:00
2019-12-13 08:42:56 +01:00
2019-12-21 11:05:20 +01:00
2019-08-27 16:52:12 +10:00
2019-09-19 16:24:24 -07:00
2019-09-19 16:24:24 -07:00
2019-12-13 08:43:29 +01:00
2019-09-19 16:24:24 -07:00
2019-12-31 16:43:09 +01:00
2019-12-21 11:04:54 +01:00
2019-12-13 08:42:54 +01:00
2019-08-13 09:09:30 +02:00
2019-12-21 11:05:12 +01:00
2019-10-03 09:59:29 +02:00
2019-12-31 16:42:21 +01:00
2019-12-21 11:04:51 +01:00
2019-08-09 09:15:05 +02:00
2019-09-19 16:24:24 -07:00
2019-12-21 11:05:14 +01:00
2019-10-03 09:59:29 +02:00
2019-09-27 11:13:35 -07:00
2019-10-30 11:56:15 -04:00
2019-09-19 16:24:24 -07:00
2019-08-07 13:54:17 +02:00
2019-12-31 16:43:30 +01:00
2019-09-19 16:24:24 -07:00
2019-09-30 19:24:47 +03:00
2019-10-10 15:15:51 +02:00
2019-12-31 16:43:00 +01:00
2019-10-23 20:57:05 +02:00
2019-08-18 12:52:52 +02:00
2019-12-31 16:42:12 +01:00
2019-08-13 09:09:30 +02:00
2019-09-24 15:54:08 -07:00
2019-12-31 16:42:16 +01:00
2019-09-19 16:24:24 -07:00
2019-10-12 14:11:21 -07:00
2019-11-06 13:00:21 -05:00
2019-09-18 18:43:36 +02:00
2019-09-18 18:42:57 +02:00
2019-09-23 15:31:53 +08:00
2019-08-12 10:16:39 -04:00
2019-08-16 15:50:27 +03:00
2019-12-13 08:42:55 +01:00
2019-08-06 18:27:53 +01:00
2019-12-21 11:05:15 +01:00
2019-09-18 11:27:18 +02:00
2019-08-07 11:56:48 -04:00
2019-12-31 16:42:34 +01:00
2019-08-13 09:09:30 +02:00
2019-08-28 10:02:39 -05:00
2019-08-06 08:21:54 +02:00
2019-08-13 09:09:30 +02:00
2019-08-06 13:18:42 +05:30
2019-09-18 18:42:21 +02:00
2019-08-22 10:41:06 +03:00
2019-12-31 16:42:34 +01:00
2019-09-18 11:27:18 +02:00
2019-09-19 16:24:24 -07:00
2019-08-10 15:41:48 +02:00
2019-11-06 13:00:21 -05:00
2019-08-12 16:58:52 +02:00
2019-08-06 13:16:54 +05:30
2019-12-31 16:43:50 +01:00
2019-09-23 15:32:53 +08:00
2019-08-09 16:04:31 +10:00
2019-08-27 10:09:12 -05:00