[COPYRIGHT] updated authors
[platform/core/system/swap-probe.git] / probe_thread /
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