summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-07-31Resolve the service failed of ttrace-marker.servicejoon.c.baek1-2/+2
2017-09-15Align indentation and remove build warningsubmit/tizen/20170915.063230joon.c.baek1-147/+154
2017-09-15Resolve vulnerability about untrusted stringjoon.c.baek1-72/+101
2017-08-01Remove build warnings with GCC 6.2submit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170828.100009submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170801.044617accepted/tizen/unified/20170803.010335accepted/tizen/4.0/unified/20170828.223019accepted/tizen/4.0/unified/20170816.015423Gihun Chang2-8/+8
2017-07-31Merge "Remove meaningless codes" into tizenGihun Chang1-2/+0
2017-06-02Add traceFS mount service and adjust service ordersubmit/tizen/20170602.072408accepted/tizen/unified/20170602.155201Changjoon Baek1-38/+0
2017-04-12Remove meaningless codesChangjoon Baek1-2/+0
2017-03-08Apply Tizen 3.0 Smack policy to ttrace pkgChangjoon Baek1-89/+1
2017-02-02Replace usage of deprecated libsmack functionRafal Krypa1-1/+2
2016-12-22Formatting help messageGihun Chang1-2/+3
2016-12-16Fix side effect on previous commitsubmit/tizen_3.0/20161216.083703submit/tizen_3.0.m2/20170104.093756accepted/tizen/3.0/wearable/20161219.012523accepted/tizen/3.0/tv/20161219.012517accepted/tizen/3.0/mobile/20161219.012514accepted/tizen/3.0/ivi/20161219.012527accepted/tizen/3.0/common/20161219.113529accepted/tizen/3.0.m2/wearable/20170105.030235accepted/tizen/3.0.m2/tv/20170105.030010accepted/tizen/3.0.m2/mobile/20170105.025841tizen_3.0.m2accepted/tizen_3.0.m2_wearableaccepted/tizen_3.0.m2_tvaccepted/tizen_3.0.m2_mobileGihun Chang2-2/+2
2016-12-16Fix message overflowsubmit/tizen_3.0/20161216.045231Gihun Chang2-3/+5
2016-12-05Use absolute path for execlp()submit/tizen_3.0/20161205.051821accepted/tizen/3.0/wearable/20161205.070021accepted/tizen/3.0/tv/20161205.070016accepted/tizen/3.0/mobile/20161205.070009accepted/tizen/3.0/ivi/20161205.070028accepted/tizen/3.0/common/20161206.125359Changjoon Baek1-1/+1
2016-11-23Skip the initialization of kernel event when atrace run with --append option.Gihun Chang1-13/+12
2016-11-22Add destructor to libttraceChangjoon Baek1-0/+18
2016-11-21Remove codes related with AndroidChangjoon Baek1-219/+0
2016-10-21Remove usages of extension functionssubmit/tizen_3.0_common/20161104.104000submit/tizen/20161026.074554accepted/tizen/wearable/20161028.151457accepted/tizen/tv/20161028.151455accepted/tizen/mobile/20161028.151452accepted/tizen/ivi/20161028.151500accepted/tizen/common/20161026.134617Changjoon Baek1-71/+23
2016-10-13Merge "Add defence codes to prevent unexpected behavior" into tizensubmit/tizen_3.0/20161028.092423submit/tizen_3.0/20161028.062323submit/tizen/20161026.042356submit/tizen/20161023.232219submit/tizen/20161013.085632accepted/tizen/wearable/20161014.022418accepted/tizen/tv/20161014.022325accepted/tizen/mobile/20161014.022535accepted/tizen/ivi/20161014.022408accepted/tizen/common/20161013.160625accepted/tizen/3.0/wearable/20161028.150809accepted/tizen/3.0/tv/20161028.143439accepted/tizen/3.0/mobile/20161028.143207accepted/tizen/3.0/ivi/20161028.151232Gihun Chang1-11/+49
2016-10-13Add defence codes to prevent unexpected behaviorChangjoon Baek1-11/+49
2016-09-21Applied APACHE2.0 boilerplate notice to .c filesChangjoon Baek2-38/+24
2016-08-29Merge "Rename 'TTRACE_TAG_DEBUG' to 'TTRACE_TAG_PERFTEST'" into tizensubmit/tizen/20160831.011831Jonghwa Lee1-1/+1
2016-08-25Rename 'TTRACE_TAG_DEBUG' to 'TTRACE_TAG_PERFTEST'Jonghwa Lee1-1/+1
2016-08-23Add '-e' option to exclude specific tags.submit/tizen/20160824.060303accepted/tizen/wearable/20160825.000811accepted/tizen/tv/20160825.000755accepted/tizen/mobile/20160825.000740accepted/tizen/ivi/20160825.000825accepted/tizen/common/20160824.154823Changjoon Baek1-10/+38
2016-08-18Add extra tag TTRACE_TAG_DEBUG for TV profile.submit/tizen/20160819.010811accepted/tizen/common/20160819.131040Jonghwa Lee1-0/+1
2016-07-05change the logic of start/stop to prevent T-trace from writing to the locked ...HEADsubmit/tizen/20160706.042922accepted/tizen/wearable/20160706.082716accepted/tizen/tv/20160706.082707accepted/tizen/mobile/20160706.082718accepted/tizen/ivi/20160706.082804accepted/tizen/common/20160707.171122masterEunji, Lee2-22/+42
2016-07-05- add protection codes for preventing atrace from double initailizationsubmit/tizen/20160705.082028accepted/tizen/wearable/20160705.101831accepted/tizen/tv/20160705.101809accepted/tizen/mobile/20160705.101854accepted/tizen/ivi/20160705.101738accepted/tizen/common/20160706.141733Eunji, Lee2-29/+64
2016-05-26add ttrace_exension_write() call to trace APIsEunji, Lee1-17/+46
2016-05-24Adds command to auto-mount tracingfs for enabling ttrace on linux kernel >= 4.1Eunji, Lee1-1/+2
2016-05-10increase default buf size to 1024 and add protection code for changes of _SC_...Eunji, Lee1-4/+34
2016-05-03fix svace issue - PROC_USE.VULNERABLEEunji, Lee1-12/+2
2016-04-15change group name to support latest tizen 3.0Eunji, Lee1-2/+20
2016-03-04fix fd handle leak in atrace.cpp and ttrace.cEunji, Lee2-30/+32
2016-02-24add TTRACE_TAG_EFLsubmit/tizen/20160224.104940accepted/tizen/wearable/20160225.081740accepted/tizen/tv/20160225.081718accepted/tizen/mobile/20160225.081705accepted/tizen/ivi/20160225.081753Eunji, Lee2-0/+2
2016-02-15sync with 2.4 branch (commit:1ae27085e86ce77d74922fc43a256a9e7108724e)Eunji, Lee2-69/+133
2016-01-11ttrace: change perms. at tracing filesjoon.c.baek1-21/+21
2016-01-06ttrace: sync with latest code at spin serverjoon.c.baek2-6/+103
2015-09-10resolve smack permission issuses and update ttrace to the latest versionEunji, Lee4-105/+256
2015-06-30[TTRACE] Sync. with T-trace package on tizen2.4Eunji, Lee2-169/+213
2015-06-09[TTRACE] Add Error code for UTCEunji, Lee1-0/+1
2015-05-22ttrace: Add MODULE_LICENSE_APACHE2Eunji, Lee1-0/+0
2015-05-22ttrace: Resolve build breakjoon.c.baek1-1/+1
2015-05-22ttrace: Migration ttrace from Tizen 2.4 repositoryjoon.c.baek4-0/+1529