tdm-monitor: fix big message issue 36/147136/1
authorBoram Park <boram1288.park@samsung.com>
Thu, 31 Aug 2017 05:31:56 +0000 (14:31 +0900)
committerBoram Park <boram1288.park@samsung.com>
Fri, 1 Sep 2017 06:21:27 +0000 (15:21 +0900)
commitcc83dac60da6c4960a9e740ac5a74cde8197b685
tree0eb6dc19afdfab549b8c65f030f22b33d1866299
parent33bb942033e5e34a5e56bd7bf2454dd1dcd8e49c
tdm-monitor: fix big message issue

Wayland has the 4096 message size restriction. So if tdm debug message
is bigger than that, the message will be devided.

Change-Id: I3ba57801bb149c489577ad1adff2c8befc69e69f
client/tdm_monitor.c
protocol/tdm.xml
src/tdm_macro.h
src/tdm_server.c
src/tdm_vblank.c