summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-13crash-stack: WIP print threads infosandbox/lstelmach/for-tizen-3Łukasz Stelmach1-2/+45
2016-12-13crash-manager: pass tid number to identify failing threadŁukasz Stelmach3-6/+16
2016-12-13tests: Add a test program for crashing with threadsŁukasz Stelmach2-0/+50
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
2016-12-08tests: add a glib based crash testŁukasz Stelmach2-0/+27
2016-12-08tests: add a simple testŁukasz Stelmach3-0/+81
2016-12-08crash-pipe: read and parse coreŁukasz Stelmach5-14/+494
2016-12-08crash-pipe: Print maps informationŁukasz Stelmach1-1/+151
2016-12-08crash-pipe: Print memory informationŁukasz Stelmach1-0/+95
2016-12-08crash-pipe: Print the executable file pathŁukasz Stelmach1-1/+7
2016-12-08crash-pipe: the buffer does not need to be a static variableŁukasz Stelmach1-1/+1
2016-12-08crash-stack: report on siginfo_tŁukasz Stelmach1-3/+3
2016-12-08crash-stack: Print signal informationŁukasz Stelmach1-0/+49
2016-12-08crash-stack: link against libebl conditionallyŁukasz Stelmach3-15/+17
2016-12-08crash-stack: Print register valuesŁukasz Stelmach6-1/+91
2016-12-08Add .gitignore and .dir-locals.el files for easier development.Łukasz Stelmach2-0/+14
2016-12-08Fixed coding style & added doxygen docsAdrian Szyndela11-157/+3017
2016-12-08crash-stack: adding fallback heuristic method for unwindingAdrian Szyndela1-5/+53
2016-12-08crash-stack: unwinding by frame pointer on aarch64Adrian Szyndela9-122/+325
2016-12-08crash-manager: refine internal codeSunmin Lee1-125/+111
2016-12-07Change log buffer to systemSunmin Lee4-90/+89
2016-12-07Change compressing format to zipSunmin Lee3-15/+16
2016-12-06Configurable crash-managerSunmin Lee5-10/+409
2016-12-06Convert crash-manager into c codeSunmin Lee9-90/+478
2016-12-05Rearrange crash-manager taskssubmit/tizen_3.0/20161208.073002accepted/tizen/3.0/wearable/20161209.102502accepted/tizen/3.0/tv/20161209.102432accepted/tizen/3.0/mobile/20161209.102413accepted/tizen/3.0/ivi/20161209.102509accepted/tizen/3.0/common/20161209.160720Sunmin Lee2-28/+12
2016-12-02dump_systemstate: extend sort buffer sizeSunmin Lee1-1/+1
2016-12-02Upgrade: set RW update script numbersubmit/tizen_3.0/20161202.091046accepted/tizen/3.0/wearable/20161204.235947accepted/tizen/3.0/tv/20161204.235939accepted/tizen/3.0/mobile/20161204.235901accepted/tizen/3.0/ivi/20161205.000009accepted/tizen/3.0/common/20161205.091943Sunmin Lee3-3/+3
2016-11-30Disable New Crash Stacksubmit/tizen_3.0/20161201.060326accepted/tizen/3.0/wearable/20161202.005555accepted/tizen/3.0/tv/20161202.005535accepted/tizen/3.0/mobile/20161202.005518accepted/tizen/3.0/ivi/20161202.005611accepted/tizen/3.0/common/20161203.012219Kunhoon Baik2-7/+7
2016-11-24log_dump: broadcast start/finish dbus signalSunmin Lee3-4/+57
2016-11-24Several modifications for backward compatibilitySunmin Lee8-24/+102
2016-11-22Change executable to shared objectsubmit/tizen_3.0/20161123.105217accepted/tizen/3.0/wearable/20161124.082104accepted/tizen/3.0/tv/20161124.082055accepted/tizen/3.0/mobile/20161124.082043accepted/tizen/3.0/ivi/20161124.082111accepted/tizen/3.0/common/20161124.181826Sunmin Lee2-4/+4
2016-11-18engineer mode: make .debugmode on engineer imagetaeyoung2-0/+17
2016-11-12Merge branch 'tizen' into tizen_3.0submit/tizen_3.0/20161113.013524accepted/tizen/3.0/wearable/20161115.022259accepted/tizen/3.0/tv/20161115.022241accepted/tizen/3.0/mobile/20161115.022212accepted/tizen/3.0/ivi/20161115.022319accepted/tizen/3.0/common/20161115.184135taeyoung15-18/+621
2016-11-11Guarantee the completion of crash workersubmit/tizen/20161112.041858accepted/tizen/wearable/20161114.010143accepted/tizen/tv/20161114.010107accepted/tizen/mobile/20161114.010042accepted/tizen/ivi/20161114.010215accepted/tizen/common/20161114.171303Kunhoon Baik2-3/+2
2016-11-08log_dump: seperate crash dump from log_dumpSunmin Lee2-20/+37
2016-11-08log_dump: change log_dump output directoriesSunmin Lee1-8/+19
2016-11-07log_dump: triggered by dbus method callsubmit/tizen/20161108.022628accepted/tizen/wearable/20161109.002218accepted/tizen/tv/20161109.002159accepted/tizen/mobile/20161109.002140accepted/tizen/ivi/20161109.002238accepted/tizen/common/20161108.131657Sunmin Lee7-52/+337
2016-11-07log_dump: Dump current system statesSunmin Lee9-8/+289
2016-11-04util: bug fix for remove_dir_internal()Sunmin Lee1-3/+1
2016-10-31Revert "Disable New CallStack Generation"Sunmin Lee1-3/+3
2016-10-25Fix for user lazy mount of 3 partition.Kunhoon Baik1-1/+13
2016-09-26Set debugmode by checking debugmode filesubmit/tizen_3.0_wearable/20161015.000001submit/tizen_3.0_tv/20161015.000001submit/tizen_3.0_mobile/20161015.000001submit/tizen_3.0_ivi/20161010.000001submit/tizen_3.0_common/20161104.104000submit/tizen/20160926.074333accepted/tizen/wearable/20160927.021051accepted/tizen/tv/20160927.021042accepted/tizen/mobile/20160927.021102accepted/tizen/ivi/20160927.020736accepted/tizen/common/20160926.154301accepted/tizen/3.0/wearable/20161015.081841accepted/tizen/3.0/tv/20161016.003932accepted/tizen/3.0/mobile/20161015.032636accepted/tizen/3.0/ivi/20161011.043757accepted/tizen/3.0/common/20161114.110031Kunhoon Baik2-7/+3
2016-09-19upgrade: add upgrade scriptsubmit/tizen/20160919.061739accepted/tizen/wearable/20160920.052637accepted/tizen/tv/20160920.052618accepted/tizen/mobile/20160920.052606accepted/tizen/ivi/20160920.052653accepted/tizen/common/20160919.154630taeyoung3-1/+38