summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-13popup: disable crash popupsubmit/tizen/20160713.024126accepted/tizen/wearable/20160713.025253accepted/tizen/tv/20160713.025239accepted/tizen/mobile/20160713.025218accepted/tizen/ivi/20160713.025318taeyoung1-8/+0
2016-07-12crash-pipe: add oom_score_adj information for the reporttaeyoung1-0/+1
2016-07-09Check phdr for Referencing phdrsubmit/tizen/20160711.000426accepted/tizen/wearable/20160711.030546accepted/tizen/tv/20160711.030542accepted/tizen/mobile/20160711.030623accepted/tizen/ivi/20160711.031048accepted/tizen/common/20160711.170040Kunhoon Baik1-5/+11
2016-07-09Applying Tab indentation in crash-stack source codeKunhoon Baik4-746/+746
2016-07-06Merge "Remove SIGSEGV handling" into tizensubmit/tizen/20160707.025405accepted/tizen/wearable/20160707.043505accepted/tizen/tv/20160707.043349accepted/tizen/mobile/20160707.043536accepted/tizen/ivi/20160707.043457accepted/tizen/common/20160707.171705Taeyoung Kim1-1/+1
2016-07-05crash: launch crash popup when crash is occurredsubmit/tizen/20160706.021530accepted/tizen/wearable/20160706.082347accepted/tizen/tv/20160706.082335accepted/tizen/mobile/20160706.082325accepted/tizen/ivi/20160706.082506accepted/tizen/common/20160706.142156taeyoung2-0/+40
2016-07-05common: fix thread safe issues and uninitialized issuessubmit/tizen/20160705.090208accepted/tizen/wearable/20160706.013956accepted/tizen/tv/20160706.013917accepted/tizen/mobile/20160706.013855accepted/tizen/ivi/20160706.014012accepted/tizen/common/20160706.141843taeyoung1-6/+6
2016-07-04Remove SIGSEGV handlingKunhoon Baik1-1/+1
2016-06-30common: set PATH envsubmit/tizen_common/20160701.180000submit/tizen/20160630.121716accepted/tizen/wearable/20160701.034043accepted/tizen/tv/20160701.033935accepted/tizen/mobile/20160701.034149accepted/tizen/ivi/20160701.034025accepted/tizen/common/20160703.130705taeyoung1-0/+2
2016-06-30sys-assert: apply registers for 64bit architecturetaeyoung9-27/+297
2016-06-29sys-assert: enable sys-assertsubmit/tizen/20160629.015943taeyoung14-3/+1383
2016-06-28Disable New CallStack Generationsubmit/tizen/20160628.231622accepted/tizen/wearable/20160629.021628accepted/tizen/tv/20160629.021524accepted/tizen/mobile/20160629.022327accepted/tizen/ivi/20160629.021600accepted/tizen/common/20160629.222736Kunhoon Baik1-3/+3
2016-06-23Use ptrace for unwinding also with DEBUG=1.submit/tizen/20160624.015524submit/tizen/20160623.105118accepted/tizen/wearable/20160623.125356accepted/tizen/tv/20160623.125335accepted/tizen/mobile/20160623.125319accepted/tizen/ivi/20160623.125408accepted/tizen/common/20160623.154616Adrian Szyndela2-1/+5
2016-06-23Make output although some operation failKunhoon Baik1-6/+3
2016-06-22crash-stack: Fix handle leaksubmit/tizen/20160622.011710accepted/tizen/wearable/20160623.120649accepted/tizen/tv/20160623.120631accepted/tizen/mobile/20160623.120615accepted/tizen/ivi/20160623.120707accepted/tizen/common/20160622.145838Sunmin Lee1-1/+3
2016-06-10dump_systemstate : follow dlog backend checking method with newly patched dlogsubmit/tizen/20160615.071949accepted/tizen/wearable/20160616.002635accepted/tizen/tv/20160616.002648accepted/tizen/mobile/20160616.002645accepted/tizen/ivi/20160616.002705accepted/tizen/common/20160615.193713Kichan Kwon1-50/+4
2016-05-20license: add public domain licenseTaeyoung Kim1-1/+1
2016-05-11Support for attaching with ptraceAdrian Szyndela6-106/+305
2016-04-12crash-pipe: print symbolic information about errorsKarol Lewandowski1-4/+2
2016-04-12support for libelf 0.153 AND later up to 0.165Adrian Szyndela4-69/+315
2016-04-12Added generic unwinding with libelfAdrian Szyndela2-1/+19
2016-04-12Merge "Prototype version of stack trace unwinder" into tizenKarol Lewandowski8-3/+491
2016-04-12Merge "Porting McTernan's unwinder to armv7l Tizen" into tizenKarol Lewandowski8-31/+857
2016-04-12Merge "Added sources of ARM Stack Unwinder by Michael McTernan" into tizenKarol Lewandowski21-0/+4476
2016-04-12Merge "Added stub of crash-stack" into tizenKarol Lewandowski4-0/+14
2016-04-04path: change crash paths according to the Tizen policysubmit/tizen/20160412.051623accepted/tizen/wearable/20160413.080337accepted/tizen/tv/20160413.075349accepted/tizen/mobile/20160413.073028accepted/tizen/ivi/20160413.082606accepted/tizen/common/20160413.130625Taeyoung Kim1-1/+1
2016-03-24common: remove thread unsafe functionsubmit/tizen/20160324.084401accepted/tizen/wearable/20160324.132525accepted/tizen/tv/20160324.132543accepted/tizen/mobile/20160324.132645accepted/tizen/ivi/20160324.131501Taeyoung Kim2-4/+4
2016-03-23Prototype version of stack trace unwinderAdrian Szyndela8-3/+491
2016-03-23Porting McTernan's unwinder to armv7l TizenAdrian Szyndela8-31/+857
2016-03-23Added sources of ARM Stack Unwinder by Michael McTernanAdrian Szyndela21-0/+4476
2016-03-23Added stub of crash-stackAdrian Szyndela4-0/+14
2016-03-21common: fix resource leak and thread unsafe issuesTaeyoung Kim1-5/+8
2016-03-17Remove thread unsafety function usages.submit/tizen/20160317.122246accepted/tizen/wearable/20160318.113603accepted/tizen/tv/20160318.113623accepted/tizen/mobile/20160318.113526accepted/tizen/ivi/20160318.113739accepted/tizen/common/20160317.161902pr.jung2-38/+28
2016-02-29crash-manager.sh: remove systemd-journald usageKarol Lewandowski5-106/+28
2016-02-29crash-pipe: Add basic information from /proc to reportKarol Lewandowski1-9/+111
2016-02-29crash-pipe: Add utility to process core sent to stdinKarol Lewandowski4-1/+155
2016-02-28Merge "path: change coredump path using changed policy" into tizensubmit/tizen_common/20160311.185532submit/tizen/20160305.131859submit/tizen/20160229.000000accepted/tizen/wearable/20160310.052611accepted/tizen/tv/20160310.052555accepted/tizen/mobile/20160310.052528accepted/tizen/ivi/20160310.052638accepted/tizen/common/20160314.065520Taeyoung Kim1-1/+1
2016-02-19smack: change exec label of dump_systemstate to "System"submit/tizen/20160222.012437accepted/tizen/wearable/20160222.043554accepted/tizen/tv/20160222.043518accepted/tizen/mobile/20160222.043444accepted/tizen/ivi/20160222.043629Taeyoung Kim1-0/+3
2016-02-17path: change coredump path using changed policyTaeyoung Kim1-1/+1
2016-01-12dump_systemstate: modify checking dlog backend to adapt newly patched dlogsubmit/tizen_ivi/20160217.000003submit/tizen_ivi/20160217.000000submit/tizen_common/20160218.142243submit/tizen/20160112.094446accepted/tizen/wearable/20160112.224446accepted/tizen/tv/20160112.224425accepted/tizen/mobile/20160112.224410accepted/tizen/ivi/20160218.023959Kichan Kwon1-2/+2
2015-12-28crash: change strcmp() to strncmp()submit/tizen_common/20151229.154718submit/tizen_common/20151229.144031submit/tizen_common/20151229.142028submit/tizen/20151228.041818accepted/tizen/wearable/20151228.063821accepted/tizen/tv/20151228.063744accepted/tizen/mobile/20151228.063717Taeyoung Kim1-3/+5
2015-12-20crash: change path for dump to tmpfssubmit/tizen/20151221.014746accepted/tizen/wearable/20151221.050716accepted/tizen/tv/20151221.050655accepted/tizen/mobile/20151221.050637Taeyoung Kim4-8/+27
2015-12-20crash: remove temporary dump files during bootingTaeyoung Kim4-0/+67
2015-12-16dump_systemstate: check dlog backend by /etc/dlog_backend nodesubmit/tizen/20151216.101812accepted/tizen/wearable/20151217.022216accepted/tizen/tv/20151217.022112accepted/tizen/mobile/20151217.022339Taeyoung Kim1-5/+26
2015-12-16crash: change dump path to /opt/usr/share/crashTaeyoung Kim1-1/+1
2015-12-14sysctl: update core_pattern by sysctlsubmit/tizen/20151215.234045Taeyoung Kim5-30/+7
2015-12-14common: change directory pathes to macrosTaeyoung Kim2-8/+10
2015-12-07crash: zip crash informations to one filesubmit/tizen/20151208.095021accepted/tizen/wearable/20151208.130333accepted/tizen/tv/20151208.130315accepted/tizen/mobile/20151208.130302Taeyoung Kim1-4/+11
2015-12-07crash: use journalctl if backend of dlog is journalTaeyoung Kim1-10/+24
2015-12-07crash: make crash info path to be changeableTaeyoung Kim4-2/+11