summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-18(Modified) Deal with Toolchain upgradesubmit/tizen_unified/20170308.100409submit/tizen/20170118.071648accepted/tizen/wearable/20170118.223022accepted/tizen/unified/20170309.033723accepted/tizen/tv/20170118.223006accepted/tizen/mobile/20170118.222949accepted/tizen/ivi/20170118.223040accepted/tizen/common/20170118.174031accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonSunmin Lee7-24/+10
2017-01-02Deal with Toolchain upgradesubmit/tizen/20170102.065224accepted/tizen/wearable/20170102.222917accepted/tizen/tv/20170102.222855accepted/tizen/mobile/20170102.222840accepted/tizen/ivi/20170102.222935accepted/tizen/common/20170102.152227Sunmin Lee4-4/+6
2017-01-02Merge branch 'tizen_3.0' into tizenSunmin Lee61-6077/+5416
2016-12-28Change internal modules worksubmit/tizen_3.0/20161228.075358submit/tizen_3.0.m2/20170104.093751accepted/tizen/3.0/wearable/20161228.095922accepted/tizen/3.0/tv/20161228.095905accepted/tizen/3.0/mobile/20161228.095844accepted/tizen/3.0/ivi/20161228.095940accepted/tizen/3.0/common/20161228.162501accepted/tizen/3.0.m2/wearable/20170104.142306accepted/tizen/3.0.m2/tv/20170104.142012accepted/tizen/3.0.m2/mobile/20170104.141409tizen_3.0_tvtizen_3.0.m2accepted/tizen_3.0.m2_wearableaccepted/tizen_3.0.m2_tvaccepted/tizen_3.0.m2_mobileSunmin Lee1-28/+11
2016-12-28Fix vulnerabilitysubmit/tizen_3.0/20161228.020839Sunmin Lee1-1/+6
2016-12-27crash-stack: libunwind used on aarch64Kunhoon Baik3-49/+14
2016-12-27crash-stack: Simplify signal infoSunmin Lee2-33/+20
2016-12-27Remove PD Licensesubmit/tizen_3.0/20161227.112255accepted/tizen/3.0/wearable/20161228.022229accepted/tizen/3.0/tv/20161228.022211accepted/tizen/3.0/mobile/20161228.022154accepted/tizen/3.0/ivi/20161228.022249accepted/tizen/3.0/common/20161228.071657Sunmin Lee1-1/+1
2016-12-27Adjust smack labelsubmit/tizen_3.0/20161227.111028Sunmin Lee4-14/+7
2016-12-27Merge "log_dump: Restrict dbus permission" into tizen_3.0Sunmin Lee3-2/+36
2016-12-27Separate package dependencies of crash-stacksubmit/tizen_3.0/20161227.102645Sunmin Lee2-0/+8
2016-12-27log_dump: Restrict dbus permissionSunmin Lee3-2/+36
2016-12-26crash-stack: Make ptrace callstack feature selectivesubmit/tizen_3.0/20161226.231846accepted/tizen/3.0/wearable/20161227.011722accepted/tizen/3.0/tv/20161227.011720accepted/tizen/3.0/mobile/20161227.011714accepted/tizen/3.0/ivi/20161227.011727accepted/tizen/3.0/common/20161227.102347Sunmin Lee4-2/+14
2016-12-23Remove SIGSEGV handlingsubmit/tizen_3.0/20161226.093327Kunhoon Baik1-1/+1
2016-12-22Fix handle leaksubmit/tizen_3.0/20161222.232700submit/tizen_3.0/20161222.092901accepted/tizen/3.0/wearable/20161223.082240accepted/tizen/3.0/tv/20161223.082234accepted/tizen/3.0/mobile/20161223.082230accepted/tizen/3.0/ivi/20161223.082249accepted/tizen/3.0/common/20161223.110758Sunmin Lee1-1/+3
2016-12-20Merge "crash-stack: use libunwind for i686 and x86_64" into tizen_3.0Karol Lewandowski5-257/+30
2016-12-20Merge "crash-stack: fixed attaching to thread" into tizen_3.0Karol Lewandowski1-28/+23
2016-12-20crash-stack: use libunwind for i686 and x86_64Rafal Pietruch5-257/+30
2016-12-20crash-stack: fixed attaching to threadAdrian Szyndela1-28/+23
2016-12-20crash-manager: consider backward compatibility for crash-stacksubmit/tizen_3.0/20161220.115150accepted/tizen/3.0/wearable/20161221.011357accepted/tizen/3.0/tv/20161221.011025accepted/tizen/3.0/mobile/20161221.011734accepted/tizen/3.0/ivi/20161221.011328accepted/tizen/3.0/common/20161221.181339Sunmin Lee2-13/+21
2016-12-20crash-stack: deprecate corefile optionSunmin Lee1-249/+10
2016-12-18Revert "engineer mode: make .debugmode on engineer image"Sunmin Lee2-17/+0
2016-12-15crash-stack: get registers from tid instead of pidAdrian Szyndela1-2/+2
2016-12-15crash-stack: work around hanging up on 'D' processesAdrian Szyndela1-0/+72
2016-12-14crash-stack: Drop duplicate call stack footerKarol Lewandowski1-1/+0
2016-12-14crash-stack: print memory informationŁukasz Stelmach1-1/+74
2016-12-14crash-stack: change error reporting file handleŁukasz Stelmach1-3/+3
2016-12-14crash-stack: print maps informationŁukasz Stelmach1-18/+211
2016-12-14crash-stack: print executable file pathŁukasz Stelmach1-1/+19
2016-12-14crash-stack: support for resolving stack from threadsAdrian Szyndela1-7/+16
2016-12-14crash-stack: put more effort into getting namesAdrian Szyndela1-104/+93
2016-12-14crash-stack: reformat callstack outputRafal Pietruch3-19/+32
2016-12-14Merge "crash-stack: resolving symbols extracted from printing function" into ...Karol Lewandowski5-61/+153
2016-12-14Merge "crash-stack: print information about threads" into tizen_3.0Karol Lewandowski1-5/+59
2016-12-14crash-stack: resolving symbols extracted from printing functionRafal Pietruch5-61/+153
2016-12-14Merge "crash-manager: pass tid number to identify failing thread" into tizen_3.0Karol Lewandowski3-6/+16
2016-12-14Merge "tests: Add a test program for crashing with threads" into tizen_3.0Karol Lewandowski2-0/+50
2016-12-14Merge "crash-stack: align output format with sys-assert" into tizen_3.0Karol Lewandowski5-111/+138
2016-12-14crash-stack: print information about threadsŁukasz Stelmach1-5/+59
2016-12-14crash-manager: pass tid number to identify failing threadŁukasz Stelmach3-6/+16
2016-12-14tests: Add a test program for crashing with threadsŁukasz Stelmach2-0/+50
2016-12-14crash-manager: make secure programsubmit/tizen_3.0/20161214.090816accepted/tizen/3.0/wearable/20161215.044955accepted/tizen/3.0/tv/20161215.044951accepted/tizen/3.0/mobile/20161215.044940accepted/tizen/3.0/ivi/20161215.044958accepted/tizen/3.0/common/20161215.163612Sunmin Lee1-4/+6
2016-12-13crash-stack: align output format with sys-assertŁukasz Stelmach5-111/+138
2016-12-13Update authorship informationŁukasz Stelmach6-5/+11
2016-12-13crash-stack: separate libunw codeRafal Pietruch3-55/+81
2016-12-13crash-stack: add symbol resolution for armRafal Pietruch3-25/+59
2016-12-13use libunwind for ARM in case of McTernan unwinderRafal Pietruch24-5419/+45
2016-12-13Resolve crash-stack build issue in emulatorsubmit/tizen_3.0/20161213.043921accepted/tizen/3.0/wearable/20161213.064912accepted/tizen/3.0/tv/20161213.064858accepted/tizen/3.0/mobile/20161213.064846accepted/tizen/3.0/ivi/20161213.064926accepted/tizen/3.0/common/20161213.164254Kunhoon Baik2-3/+9
2016-12-12Revert "crash-pipe: read and parse core"submit/tizen_3.0/20161213.034539Kunhoon Baik5-494/+14
2016-12-12crash-manager: change default configuration values to unlimitedsubmit/tizen_3.0/20161213.021549Sunmin Lee2-6/+7