[FIX] malloc probing from ld lib 40/31740/4
authorVitaliy Cherepanov <v.cherepanov@samsung.com>
Tue, 9 Dec 2014 08:21:43 +0000 (11:21 +0300)
committerVitaliy Andreevich <v.cherepanov@samsung.com>
Tue, 23 Dec 2014 12:28:47 +0000 (04:28 -0800)
commitbf43a0a58f3f369560681333686eb0452941066c
treeaf47acc9597ab38282d3f480c3f95c3b984c8a49
parent5b53b9ffba15c49d6096ff60535453e85b7510f9
[FIX] malloc probing from ld lib

replace malloc by real_malloc call

Change-Id: I34afa51e5190d6ce903d73676bd26889862f6064
Signed-off-by: Vitaliy Cherepanov <v.cherepanov@samsung.com>
24 files changed:
Makefile
custom_chart/da_chart.c
helper/common_probe_init.c
helper/dacapture.c
helper/damaps.c
helper/libdaprobe.c
helper/real_functions.c [new file with mode: 0644]
include/dacollection.h
include/dahelper.h
include/khash.h
include/real_functions.h [new file with mode: 0644]
probe_capi/capi_appfw.c
probe_event/da_event.c
probe_event/keytouch.c
probe_file/da_io_posix.c
probe_file/da_io_stdc.c
probe_graphics/da_evas_gl.c
probe_graphics/da_gl_api_init.c
probe_graphics/da_gles20_native.cpp
probe_memory/libdamemmanage.c
probe_socket/libdasocket.c
probe_third/libdaemon.c
probe_thread/libdasync.c
probe_thread/libdathread.c