[FIX] include paths (capi-system-runtime-info)
[platform/core/system/swap-probe.git] / probe_file /
2014-07-18 Vasiliy Ulyanov[FEATURE] File analysis: implement symlinks resolution 12/24112/2
2014-07-18 Vasiliy Ulyanov[FEATURE] File analysis: add file lock msg types 11/24111/2
2014-04-29 Vitaliy Cherepanov[PROTO] string size limitation 56/20256/1
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-02 Dmitry Bogatov[PROTO] File probes sends absolute filename
2013-11-01 Nikita Kalyazin[FIX] read and write for non regular/socket fd
2013-10-29 Dmitry Bogatov[STYLE] Fix compiler warnings
2013-10-07 Dmitry Bogatov[STYLE] Remove all trailing whitespaces
2013-09-20 Dmitry Bogatov[PROTO] Send probes only for regular files or descriptors
2013-09-20 Dmitry Bogatov[FIX] Correctly decrement counter in case of irregular...
2013-09-20 Dmitry Bogatov[PROTO] Send probes from {r,v,}{read,write} only for...
2013-09-19 Anastasia Lyupa[IMPROVE] write START/END probe macro for files like...
2013-09-19 Nikita KalyazinMerge "[FIX] eglSwapBuffers probe fix"
2013-09-19 Nikita KalyazinMerge "[FIX] warning of implicit real_pthread_* declara...
2013-09-18 Dmitry Bogatov[PROTO] Backport unused probe removal
2013-09-18 Anastasia LyupaBackport plain-C IO probes changes from (653526)
2013-09-18 Dmitry Bogatov[STYLE] Indent backslashes in macros
2013-08-21 Anastasia Lyupa[PROTO] MSG_PROBE_RESOURCE: remove FDType field
2013-07-30 Anastasia Lyupa[PROTO] probe_file changes
2013-07-17 Anastasia Lyupacorrect vfscanf probe in da_io_stdc.c
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 Lyupachange format for size_t(d -> x) in da_io_posix.c
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-04-23 woojinfix prevent violation
2013-04-13 woojinfix prevent violation
2013-04-10 greatim[Title] apply runtime config and new protocol
2013-03-27 Sehong Nasync with master