[FIX] include paths (capi-system-runtime-info)
[platform/core/system/swap-probe.git] / probe_thread /
2014-05-21 Vitaliy Cherepanov[FIX] build with -Wunused-but-set-variable 80/21480/1
2014-03-29 Vitaliy Cherepanov[PROTO] add tread class name to thread probes 62/18662/2
2013-11-11 Anastasia Lyupa[PROTO] MSG_PROBE: replace return by return type, retur...
2013-11-11 Nikita Kalyazin[FIX] argument types conformance
2013-11-06 Alexander Aksenov[FIX] Remove postBlockBegin() from pthread_self
2013-10-07 Dmitry Bogatov[STYLE] Remove all trailing whitespaces
2013-09-20 Vitaliy Cherepanov[FEATURE] add network probes
2013-09-19 Nikita KalyazinMerge "[FIX] eglSwapBuffers probe fix"
2013-09-19 Nikita KalyazinMerge "[FIX] warning of implicit real_pthread_* declara...
2013-09-18 Nikita Kalyazin[FIX] warning of implicit real_pthread_* declaration
2013-09-06 Nikita Kalyazin[FIX] merge from tizen_2.2
2013-07-13 Nikita Kalyazin[FIX] add unique api id
2013-07-09 Anastasia Lyupareplace Copyright (c) 2000 - 2011 by Copyright (c)...
2013-07-09 Anastasia Lyupachange Copyright headers, change line endings to Unix...
2013-07-04 Anastasia Lyuparemove da log printing from libdathread.c
2013-07-04 Anastasia Lyuparemove da log printing from libdasync.c
2013-07-03 Anastasia Lyupacut off log_t log from DECLARE_VARIABLE_ macros, remove...
2013-07-03 Anastasia Lyuparemove args from POST_PACK_PROBEBLOCK_BEGIN
2013-06-27 Anastasia Lyuparemove BEFORE_PACK_ORIGINAL_THREAD and _SYNC because...
2013-06-26 Anastasia Lyupa- size_t format: int32 -> int64
2013-06-24 Anastasia Lyupaadd pthread probes
2013-06-24 Anastasia Lyupaadd the rest sync probes in libdasync.c
2013-06-24 Anastasia Lyupaadd sync probes in libdasync.c, not all ones(only using...
2013-06-24 Anastasia Lyupaadd BEFORE_PACK_ORIGINAL_SYNC and AFTER_PACK_ORIGINAL_S...
2013-06-20 Anastasia Lyuparemove pc, add define to rewrite return, add several...
2013-06-16 Nikita KalyazinAdd internal call as blockresult (where possible)
2013-06-16 Nikita KalyazinFix errno obtaining in mutex_lock
2013-06-13 Nikita KalyazinAdd pthread_mutex_lock (SYNC)
2013-04-13 woojinfix prevent violation
2013-04-10 greatim[Title] apply runtime config and new protocol
2013-03-27 Sehong Nasync with master