debugch: modify the emulator log print format. 54/30554/1
authorSooyoung Ha <yoosah.ha@samsung.com>
Thu, 20 Nov 2014 07:02:54 +0000 (16:02 +0900)
committerSooyoung Ha <yoosah.ha@samsung.com>
Thu, 20 Nov 2014 07:02:54 +0000 (16:02 +0900)
commitc427bfda95bc2fc85ad108d635bf141635e0e41c
treea48e6fef6e94ad528570d22a9ee93f95778d5822
parent308154b7ef54efcffbd16a9c910b6d749e05c79b
debugch: modify the emulator log print format.

log shows the time resolution to milliseconds
fix the debug class output name length to 4 characters
limit the debug channel name length to 10 characters
remove the useless prefix of debug channel name

Change-Id: I82ffaa15d834fde005bf7859fd3b41545a2438e9
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
35 files changed:
hw/9pfs/virtio-9p-local-maru.c
hw/9pfs/virtio-9p-maru.c
tizen/src/display/maru_finger.c
tizen/src/display/maru_sdl.c
tizen/src/display/maru_sdl_processing.c
tizen/src/display/maru_shm.c
tizen/src/ecs/ecs_eventcast.c
tizen/src/eventcast/common.c
tizen/src/eventcast/encode_fb.c
tizen/src/eventcast/sensor.c
tizen/src/eventcast/touch.c
tizen/src/hw/maru_pm.c
tizen/src/hw/pci/maru_brightness.c
tizen/src/hw/pci/maru_camera_common_pci.c
tizen/src/hw/pci/maru_camera_darwin_converter.c
tizen/src/hw/pci/maru_camera_darwin_pci.m
tizen/src/hw/pci/maru_camera_linux_pci.c
tizen/src/hw/pci/maru_camera_win32_pci.c
tizen/src/hw/usb/maru_usb_touchscreen.c
tizen/src/hw/virtio/maru_virtio_esm.c
tizen/src/hw/virtio/maru_virtio_evdi.c
tizen/src/hw/virtio/maru_virtio_jack.c
tizen/src/hw/virtio/maru_virtio_keyboard.c
tizen/src/hw/virtio/maru_virtio_nfc.c
tizen/src/hw/virtio/maru_virtio_power.c
tizen/src/hw/virtio/maru_virtio_sensor.c
tizen/src/hw/virtio/maru_virtio_touchscreen.c
tizen/src/hw/virtio/maru_virtio_vmodem.c
tizen/src/skin/maruskin_client.c
tizen/src/skin/maruskin_keymap.c
tizen/src/skin/maruskin_operation.c
tizen/src/skin/maruskin_server.c
tizen/src/util/new_debug_ch.c
tizen/src/util/new_debug_ch.h
tizen/src/util/osutil.h