[FEATURE] Preload: Implement 18/34818/2 new_protocol
authorAlexander Aksenov <a.aksenov@samsung.com>
Tue, 5 Aug 2014 12:32:24 +0000 (16:32 +0400)
committerDmitry Kovalenko <d.kovalenko@samsung.com>
Fri, 27 Feb 2015 11:42:17 +0000 (03:42 -0800)
commit58e80dee476778026af06702b030d80b667dacbd
tree275e0f5a6c994b8167033ecf55c40e0301170d8c
parent025fd2ff828985a809fe1eb7317bd40080201e54
[FEATURE] Preload: Implement

Change-Id: Ib1df346ca4dc26b328b8e6f85a87d073d1d1d007
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
Signed-off-by: Vitaliy Cherepanov <v.cherepanov@samsung.com>
49 files changed:
Makefile
custom_chart/api_names.txt [new file with mode: 0644]
custom_chart/da_chart.c
helper/addr-tizen.c
helper/api_names.txt [new file with mode: 0644]
helper/common_probe_init.c
helper/dacapture.c
helper/dacollection.c
helper/damaps.c
helper/libdaprobe.c
include/binproto.h
include/damaps.h
include/daprobe.h
include/probeinfo.h
include/tizen_probe.h
packaging/swap-probe.spec
probe_capi/api_names.txt [new file with mode: 0644]
probe_capi/capi_appfw.c
probe_event/api_names.txt [new file with mode: 0644]
probe_event/da_event.c
probe_event/keytouch.c
probe_event/orientation.c
probe_file/api_names.txt [new file with mode: 0644]
probe_file/da_io_posix.c
probe_file/da_io_stdc.c
probe_graphics/api_names.txt [new file with mode: 0644]
probe_graphics/da_evas_gl.c
probe_graphics/da_gles20_native.cpp
probe_memory/api_names.txt [new file with mode: 0644]
probe_memory/libdamemalloc.c
probe_memory/libdamemmanage.c
probe_memory/libdanew.cpp
probe_socket/api_names.txt [new file with mode: 0644]
probe_socket/da_socket.h
probe_socket/libdasocket.c
probe_third/api_names.txt [new file with mode: 0644]
probe_third/libdaemon.c
probe_thread/api_names.txt [new file with mode: 0644]
probe_thread/libdasync.c
probe_thread/libdathread.c
probe_ui/api_names.txt [new file with mode: 0644]
probe_ui/da_ui.h
probe_userfunc/api_names.txt [new file with mode: 0644]
probe_userfunc/libdauserfunc.c
scripts/api_names.txt [deleted file]
scripts/gen_api_id_mapping_header.awk
scripts/gen_api_id_mapping_header_list.awk
scripts/gen_api_id_mapping_list.awk
scripts/gen_maps_header.sh [new file with mode: 0644]