separate xevlog_analyze from x server (not depending on server)
authorHeebum Kwak <heebum0.kwak@samsung.com>
Fri, 10 May 2013 06:02:52 +0000 (15:02 +0900)
committerBoram Park <boram1288.park@samsung.com>
Mon, 17 Jun 2013 08:44:34 +0000 (17:44 +0900)
commite6173472138df219ae9c524517ecc9be0a06f4af
tree803f1d551a942d7779de489f0fde4cf5e7f75558
parent5048194ae0aa14e95394ea759ec356bc4b6a17dd
separate xevlog_analyze from x server (not depending on server)

Change-Id: I82a4fdd6de5ecdc1034b4814dbc1514fb9b4c5e3
27 files changed:
bin/xevlog_analyze/xevlog_analyze.c
common/xdbg_evlog.c
common/xdbg_evlog.h
common/xdbg_evlog_composite.c
common/xdbg_evlog_composite.h
common/xdbg_evlog_core.c
common/xdbg_evlog_core.h
common/xdbg_evlog_damage.c
common/xdbg_evlog_damage.h
common/xdbg_evlog_dri2.c
common/xdbg_evlog_dri2.h
common/xdbg_evlog_event.c
common/xdbg_evlog_event.h
common/xdbg_evlog_gesture.c
common/xdbg_evlog_gesture.h
common/xdbg_evlog_randr.c
common/xdbg_evlog_randr.h
common/xdbg_evlog_request.c
common/xdbg_evlog_request.h
common/xdbg_evlog_xext.c
common/xdbg_evlog_xext.h
common/xdbg_evlog_xinput.c
common/xdbg_evlog_xinput.h
common/xdbg_evlog_xv.c
common/xdbg_evlog_xv.h
common/xdbg_types.h
module/xdbg_module_evlog.c