summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-18Merge branch 'tizen_3.0'Karol Lewandowski3-4/+18
2017-04-14crash-stack: Eliminate now-deprecated readdir_rKarol Lewandowski1-6/+5
2017-04-05sys-assert: Fix handle leak of mmapsubmit/tizen/20170405.094846accepted/tizen/unified/20170406.055541Sunmin Lee1-0/+4
2017-04-03Revert "Separate logdump from crash-worker"Sunmin Lee12-0/+722
2017-03-08Fallback to ptrace call-stack unwinder if sys-assert failedKarol Lewandowski2-2/+15
2017-03-08libunwind: Fix off by one in _create_crash_stackKarol Lewandowski1-2/+3
2017-02-28Separate logdump from crash-workerSunmin Lee12-722/+0
2017-02-24Merge branch 'tizen_3.0' into tizenSunmin Lee15-429/+516
2017-02-21Fix vulnerabilitysubmit/tizen_3.0/20170221.053734accepted/tizen/3.0/wearable/20170222.082710accepted/tizen/3.0/tv/20170222.082659accepted/tizen/3.0/mobile/20170222.082645accepted/tizen/3.0/ivi/20170222.082717accepted/tizen/3.0/common/20170222.125537Sunmin Lee2-3/+6
2017-02-21Execute dump_systemstate in parallelSunmin Lee3-11/+41
2017-02-20crash-stack: Get executable name from cmdlineSunmin Lee1-3/+11
2017-02-17Print pre-ptrace info to buffer fileSunmin Lee1-32/+71
2017-02-17crash-stack: Find crashed tid by wchanSunmin Lee1-1/+80
2017-02-17crash-manager: Utilize cmdline instead of core_patternSunmin Lee2-28/+53
2017-02-15Set suid_dumpable to debug (1)Sunmin Lee1-0/+1
2017-02-02crash-stack: Make output match sys-assert reportŁukasz Stelmach1-1/+1
2017-02-02crash-stack: remove the core dump handling remainsAdrian Szyndela5-333/+14
2017-02-02crash-stack: add file offset to outputAdrian Szyndela2-1/+6
2017-02-02crash-stack: disable unw_get_proc_name predictionRafal Pietruch1-6/+2
2017-02-02crash-stack: integration test addedRafal Pietruch6-14/+234
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