tizen 2.3 release tizen_2.3 submit/tizen_2.3/20150202.063934 tizen_2.3_release
authorjk7744.park <jk7744.park@samsung.com>
Sat, 31 Jan 2015 07:42:52 +0000 (16:42 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Sat, 31 Jan 2015 07:42:52 +0000 (16:42 +0900)
commit7611e8fd642dd0749ef115f8a712bcec7bfa4995
tree2da445f947b48cdeda8b6637f44ab1e8861e0936
parent3399a2c3a4d8383f8dce45130150e4a34dff4d4a
tizen 2.3 release
79 files changed:
AUTHOR [new file with mode: 0644]
COPYING [new file with mode: 0644]
LICENSE [new file with mode: 0644]
LICENSE.MIT [new file with mode: 0644]
Makefile [new file with mode: 0644]
NOTICE [new file with mode: 0644]
custom_chart/da_chart.c [new file with mode: 0755]
custom_chart/da_chart.h [new file with mode: 0755]
custom_chart/da_chart_dummy.c [new file with mode: 0755]
feature_tests/new_capi_appfw.cpp [new file with mode: 0644]
helper/addr-tizen.c [new file with mode: 0644]
helper/btsym.c [new file with mode: 0755]
helper/common_probe_init.c [new file with mode: 0644]
helper/da_call_original.S [new file with mode: 0644]
helper/dacapture.c [new file with mode: 0755]
helper/dacollection.c [new file with mode: 0755]
helper/daforkexec.c [new file with mode: 0644]
helper/daforkexec.h [new file with mode: 0644]
helper/dahelper.c [new file with mode: 0755]
helper/damaps.c [new file with mode: 0755]
helper/dastdout.c [new file with mode: 0644]
helper/dastdout.h [new file with mode: 0644]
helper/libdaprobe.c [new file with mode: 0755]
helper/private_link.h [new file with mode: 0644]
helper/real_functions.c [new file with mode: 0644]
include/binproto.h [new file with mode: 0644]
include/common_probe_init.h [new file with mode: 0644]
include/da_gl_api_func_list.h [new file with mode: 0644]
include/da_gles20.h [new file with mode: 0644]
include/dacollection.h [new file with mode: 0755]
include/daerror.h [new file with mode: 0755]
include/dahelper.h [new file with mode: 0755]
include/damaps.h [new file with mode: 0644]
include/daprobe.h [new file with mode: 0644]
include/dautil.h [new file with mode: 0644]
include/khash.h [new file with mode: 0755]
include/probeinfo.h [new file with mode: 0755]
include/real_functions.h [new file with mode: 0644]
include/tizen_probe.h [new file with mode: 0755]
packaging/dynamic-analysis-probe.changes [new file with mode: 0644]
packaging/swap-probe.spec [new file with mode: 0644]
probe_capi/capi_appfw.c [new file with mode: 0644]
probe_event/da_event.c [new file with mode: 0755]
probe_event/da_event.h [new file with mode: 0755]
probe_event/gesture.cpp [new file with mode: 0755]
probe_event/gesture.h [new file with mode: 0644]
probe_event/keytouch.c [new file with mode: 0755]
probe_event/orientation.c [new file with mode: 0644]
probe_file/da_io.h [new file with mode: 0755]
probe_file/da_io_posix.c [new file with mode: 0755]
probe_file/da_io_stdc.c [new file with mode: 0644]
probe_graphics/da_egl_native.cpp [new file with mode: 0644]
probe_graphics/da_egl_tizen.cpp [new file with mode: 0644]
probe_graphics/da_evas_gl.c [new file with mode: 0644]
probe_graphics/da_gl_api_init.c [new file with mode: 0644]
probe_graphics/da_gles20_native.cpp [new file with mode: 0644]
probe_graphics/da_gles20_tizen.cpp [new file with mode: 0644]
probe_memory/da_memory.h [new file with mode: 0644]
probe_memory/libdamemalloc.c [new file with mode: 0755]
probe_memory/libdamemmanage.c [new file with mode: 0644]
probe_memory/libdanew.cpp [new file with mode: 0644]
probe_socket/da_socket.h [new file with mode: 0644]
probe_socket/libdasocket.c [new file with mode: 0644]
probe_third/libdaemon.c [new file with mode: 0644]
probe_thread/da_sync.h [new file with mode: 0644]
probe_thread/da_thread.h [new file with mode: 0644]
probe_thread/libdasync.c [new file with mode: 0644]
probe_thread/libdathread.c [new file with mode: 0644]
probe_ui/capi_capture.c [new file with mode: 0755]
probe_ui/da_ui.h [new file with mode: 0755]
probe_ui/tizen_frameani.h [new file with mode: 0644]
probe_userfunc/libdauserfunc.c [new file with mode: 0755]
scripts/api_names.txt [new file with mode: 0644]
scripts/gen_api_config.sh [new file with mode: 0755]
scripts/gen_api_id_mapping_header.awk [new file with mode: 0644]
scripts/gen_api_id_mapping_header_list.awk [new file with mode: 0644]
scripts/gen_api_id_mapping_list.awk [new file with mode: 0644]
swap-probe.manifest [new file with mode: 0644]
test_preload.sh [new file with mode: 0644]