index
:
platform/core/system/swap-probe
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_wearable
for_tizen_2.4
master
new_profile
new_protocol
root_dep_remove
sandbox/akazmin/periodic_screenshot_fix
sandbox/chanlee/hostarch
sandbox/denis13/LTO
sandbox/dkson95/gcc6
sandbox/dkson95/gcc62
sandbox/dkson95/hardfp
sandbox/ibaravy/gcc6
sandbox/jaehun77/gcc62
sandbox/jaehun77/gcc6x
sandbox/jaehun77/hardfp
sandbox/mkashkarov/tizen_6.0_build
sandbox/mro/got_lsan
sandbox/mro/lsan
sandbox/nmerinov/llvm
sandbox/vbarinov/x86_64
tizen
tizen_2.3
tizen_2.4
tizen_2.4_dev
tizen_2.4_uihv
tizen_3.0
tizen_3.0.m2
tizen_3.0_210817
tizen_3.0_dev
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
Domain: SDK / Dynamic Analysis; Licenses: Apache-2.0;
Dongkyun Son <dongkyun.s@samsung.com>, Vyacheslav Barinov <v.barinov@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
binproto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
Extract information about leaked chunks from da_swap_lsan.so.
Maxim Ostapenko
1
-0
/
+2
2016-05-13
[FIX] remove build warnings
tizen_2.4_dev
Vitaliy Cherepanov
1
-6
/
+6
2016-04-19
[CLEAN] Remove some more dead code
Alexander Aksenov
1
-1
/
+0
2016-04-19
[CLEAN] Remove dead code
Alexander Aksenov
1
-51
/
+0
2015-07-21
[FIX] Use caller address from userspace
Vitaliy Cherepanov
1
-1
/
+5
2015-07-02
[IMPROVE] Breakpoint probe msg saving
Alexander Aksenov
1
-4
/
+20
2015-05-15
[FEATURE] add gesture layer callback probes
Vitaliy Cherepanov
1
-2
/
+14
2015-02-27
[FEATURE] Preload: Implement
new_protocol
Alexander Aksenov
1
-10
/
+5
2014-11-27
[FIX] prevent issue
vd_sync_28112014
Vitaliy Cherepanov
1
-1
/
+1
2014-11-06
[FIX] smack access to screenshots
Tizen_SDK_2.3
Vitaliy Cherepanov
1
-1
/
+13
2014-10-21
[FIX] prevent issues
Vitaliy Cherepanov
1
-4
/
+2
2014-09-25
[PROTO] add FD_API_RELEASE event
Vitaliy Cherepanov
1
-0
/
+6
2014-07-16
[FIX] EFL app support: application life time
Vitaliy Cherepanov
1
-0
/
+1
2014-07-15
[IMPROVE] malloc call optimization
Vitaliy Cherepanov
1
-1
/
+1
2014-07-10
[IMPROVE] get pid/tid for message probe generate
Vitaliy Cherepanov
1
-7
/
+2
2014-06-25
[FIX] stack overflow when executing handlers code
Vasiliy Ulyanov
1
-2
/
+6
2014-05-26
[FIX] pack return value error
Vitaliy Cherepanov
1
-1
/
+1
2014-05-26
[STYLE] add comments
Vitaliy Cherepanov
1
-19
/
+19
2014-05-21
[FIX] build with -Wunused-but-set-variable
Vitaliy Cherepanov
1
-1
/
+1
2014-04-29
[PROTO] string size limitation
Vitaliy Cherepanov
1
-23
/
+81
2014-03-29
[PROTO] add tread class name to thread probes
Vitaliy Cherepanov
1
-1
/
+2
2014-03-28
[PROTO] implement pack array types for probe arguments
Vitaliy Cherepanov
1
-0
/
+50
2014-03-28
[FIX] correct processing multi-process applications
Vitaliy Cherepanov
1
-0
/
+3
2014-01-22
[PROTO] pack long shaders to file
Vitaliy Cherepanov
1
-3
/
+9
2013-12-09
[IMPROVE] add debug to defines
Vitaliy Cherepanov
1
-6
/
+6
2013-12-02
[FIX] pack_string: correct null string handling
Nikita Kalyazin
1
-3
/
+8
2013-11-28
[FIX] missing log from destructor of tizen class
Anastasia Lyupa
1
-3
/
+3
2013-11-22
[FIX] app segfault if OPT_NETWORK_ALWAYS enabled
Vitaliy Cherepanov
1
-1
/
+1
2013-11-13
[PROTO] add return type for socket probes
Vitaliy Cherepanov
1
-4
/
+2
2013-11-11
[PROTO] MSG_PROBE: replace return by return type, return value pair
Anastasia Lyupa
1
-69
/
+87
2013-11-11
[FIX] argument types conformance
Nikita Kalyazin
1
-1
/
+4
2013-11-07
[PROTO] add message size to msg_probe_network
Vitaliy Cherepanov
1
-1
/
+8
2013-10-29
[STYLE] Fix compiler warnings
Dmitry Bogatov
1
-2
/
+2
2013-10-11
[PROTO] message id update (probe starting from 0x0101)
Nikita Kalyazin
1
-12
/
+12
2013-10-07
[STYLE] Remove all trailing whitespaces
Dmitry Bogatov
1
-4
/
+4
2013-09-20
[REFACTOR] renaming : tizen -> capi, osp -> tizen
Vitaliy Cherepanov
1
-2
/
+2
2013-09-20
[FEATURE] add network probes
Vitaliy Cherepanov
1
-3
/
+4
2013-09-13
[FEATURE] add opengl probes.
Vitaliy Cherepanov
1
-5
/
+7
2013-08-22
[PROTO] MSG_PROBE_THREAD: pack both p- and osp- thread id
Anastasia Lyupa
1
-4
/
+14
2013-08-21
[PROTO] MSG_PROBE_RESOURCE: remove FDType field
Anastasia Lyupa
1
-2
/
+1
2013-07-25
[FIX] garbage in high bytes of arguments
Nikita Kalyazin
1
-2
/
+4
2013-07-23
[FIX] to commit 34373ef540e10be6ca160876da36ed91aa75210c
Anastasia Lyupa
1
-1
/
+1
2013-07-23
[PROTO] version of 23.07. MSG_PROBE_COMMON: errno: uint32->uint64
Anastasia Lyupa
1
-1
/
+1
2013-07-17
MSG_PROBE_RESOURCE: change fd type from int32 to int64
Anastasia Lyupa
1
-1
/
+1
2013-07-13
[FIX] add unique api id
Nikita Kalyazin
1
-0
/
+1
2013-07-09
replace Copyright (c) 2000 - 2011 by Copyright (c) 2000 - 2013
Anastasia Lyupa
1
-1
/
+1
2013-07-09
change Copyright headers, change line endings to Unix format
Anastasia Lyupa
1
-0
/
+29
2013-07-07
[IMPROVE] send log messages to manager
Nikita Kalyazin
1
-21
/
+4
2013-07-03
remove args from POST_PACK_PROBEBLOCK_BEGIN
Anastasia Lyupa
1
-1
/
+1
2013-07-02
add scene probe
Anastasia Lyupa
1
-11
/
+30
[next]