platform/core/system/swap-probe.git
2013-07-10 Nikita Kalyazin[RPM] rename dynamic-analysis-probe -> swap-probe
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-08 Anastasia Lyupacorrect PACK_COMMON_BEGIN args in libdamemalloc.c
2013-07-08 Anastasia LyupaMerge branch 'swap_draft' of 106.109.8.71:/srv/git...
2013-07-08 Anastasia Lyupause patch from d.bogatov: rewrite mem managing with...
2013-07-07 Nikita Kalyazin[IMPROVE] send log messages to manager
2013-07-05 Anastasia Lyuparemove some printLogStr calls
2013-07-04 Anastasia Lyupamove PREPARE_LOCAL_BUF into probeBlock brackets, move...
2013-07-04 Anastasia Lyupadelete unused da log macros
2013-07-04 Anastasia Lyuparemove da log printing from probe_memory
2013-07-04 Anastasia Lyuparemove or comment da log printing from helper
2013-07-04 Anastasia Lyuparemove da log printing from libdauserfunc.c
2013-07-04 Anastasia Lyuparemove da log printing from bada_file.cpp
2013-07-04 Anastasia Lyuparemove da log printing from bada_lifecycle.cpp
2013-07-04 Anastasia Lyuparemove da log printing from bada_sync.cpp
2013-07-04 Anastasia Lyuparemove da log printing from bada_thread.cpp
2013-07-04 Anastasia Lyuparemove da log printing from osp_controls.cpp
2013-07-04 Anastasia Lyuparemove da log printing from libdathread.c
2013-07-04 Anastasia Lyuparemove da log printing from libdasync.c
2013-07-04 Anastasia Lyuparemove da log printing from osp_scenemanager.cpp
2013-07-04 Anastasia Lyuparemove da log printing from custom_chart
2013-07-04 Anastasia Lyuparemove da log printing from probe_tizenapi
2013-07-04 Anastasia Lyupareplace da log printing by bin writing in probe_socket
2013-07-04 Anastasia Lyupachange format for size_t(d -> x) in da_io_posix.c
2013-07-03 Anastasia Lyuparemove da log printing from probe_event
2013-07-03 Anastasia Lyuparemove da log printing from probe_file
2013-07-03 Anastasia Lyupacut off log_t log from DECLARE_VARIABLE_ macros, remove...
2013-07-03 Anastasia Lyupaadd resource probes in da_io_posix.c, da_io_stdc.c...
2013-07-03 Anastasia Lyuparemove args from POST_PACK_PROBEBLOCK_BEGIN
2013-07-03 Anastasia Lyupamove probe block into postBlock brackets
2013-07-02 Anastasia Lyupaadd scene probe
2013-06-27 Anastasia Lyupafix typing error
2013-06-27 Anastasia Lyupauncomment PACK_SCREENSHOT, PACK_SCENE, fix types in...
2013-06-27 Anastasia Lyuparemove BEFORE_PACK_ORIGINAL_THREAD and _SYNC because...
2013-06-26 Anastasia Lyupaadd lifecycle probes in tizen_appfw.c
2013-06-26 Anastasia Lyupaset unix line endings instead of windows ones
2013-06-26 Anastasia Lyupaadd custom probes
2013-06-26 Anastasia Lyupaadd resource probes in bada_file.cpp
2013-06-26 Anastasia Lyupacorrect Thread::GetName probe in bada_thread.cpp
2013-06-26 Anastasia Lyupa- size_t format: int32 -> int64
2013-06-25 Anastasia Lyupaadd lifecycle probes in bada_lifecycle.cpp
2013-06-25 Anastasia Lyupacorrect probe in Monitor::Enter in bada_sync.cpp
2013-06-25 Anastasia Lyupacorrect MSG_ defines
2013-06-25 Anastasia Lyupaadd sync probes in bada_sync.cpp
2013-06-25 Anastasia Lyupaadd osp thread probes in bada_thread.cpp
2013-06-25 Anastasia Lyupaadd possibility to pack 0 args in pack_args
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-24 Anastasia Lyupaadd post block macros without any APPEND_LOG calls
2013-06-24 Anastasia Lyupaformat PACK_MEMORY: p -> BUF_PTR
2013-06-24 Anastasia Lyupafix sync_val type in PACK_SYNC (int32 -> ptr)
2013-06-24 Anastasia Lyupaadd memory probes in libdamemmanage.c
2013-06-21 Anastasia Lyupaadd memory probes in libdamemalloc.c
2013-06-21 Anastasia Lyupaadd memory probes in libdanew.cpp
2013-06-21 Anastasia Lyupaadd _EVENT_ORIENTATION in da_event.c
2013-06-21 Anastasia Lyupaadd _EVENT_GESTURE probes
2013-06-21 Anastasia Lyupamark pack_ functions as static inline instead of static
2013-06-20 Anastasia Lyuparemove pc, add define to rewrite return, add several...
2013-06-19 Anastasia Lyupawrite new handlers for _EVENT_TOUCH, _EVENT_KEY and...
2013-06-16 Nikita KalyazinAdd internal call as blockresult (where possible)
2013-06-16 Nikita KalyazinFix errno obtaining in mutex_lock
2013-06-16 Nikita KalyazinFix 64-bit arguments
2013-06-13 Nikita KalyazinAdd pthread_mutex_lock (SYNC)
2013-06-13 Nikita KalyazinRefactor macros, added 2 handlers
2013-06-13 Nikita KalyazinAdd probe to ecore_event_evas_mouse_move
2013-06-13 Nikita KalyazinFix args format
2013-06-13 Nikita KalyazinAdd standard msg header
2013-06-12 Nikita KalyazinAdd write to buffer draft
2013-06-01 woojindo not make snapshot directory in probe - manager does
2013-05-31 greatim[Title] fix some bugs
2013-04-30 greatim[Title] bug fix for gallery application profiling
2013-04-24 woojinfix bug of runtime configuration for function profiling
2013-04-24 woojinprofil function is called only if app is built with...
2013-04-23 woojinfix prevent violation
2013-04-20 woojinfix prevent violation
2013-04-13 woojinfix prevent violation
2013-04-10 greatim[Title] apply runtime config and new protocol
2013-04-03 woojinadd manifest file
2013-03-27 Sehong Nasync with master
2013-03-12 jinkun.jangInitial empty repository